Changelog for
liferea-debuginfo-1.14.6-1.3.x86_64.rpm :
* Fri Sep 27 2024 Dominique Leuenberger
- Update to version 1.14.6: + Fixes #1272: crash when moving feed to empty folder + Fixes #1198: FreshRSS logging in correctly but can\'t get posts + Fixes #1248: Can’t maximize for reading feeds- Add be8ef494.patch: add `#include ` for `xmlNodePtr` type.- Rebase liferea-opensuse-feeds.patch to apply with -p1.
* Thu Feb 08 2024 Dominique Leuenberger - Prepare for RPM 4.20: use autosetup.
* Thu Apr 13 2023 Marcel Kuehlhorn - Update to version 1.14.5:
* Drop tray icon plugin from list of per-default activated plugins
* Fix corrupted double-linked list (gh#lwindolf/liferea#1127)
* Fix assertion when deleting feeds too quickly (gh#lwindolf/liferea#1229)
* Fix format and cast errors (gh#lwindolf/liferea#1223)
* Sat Apr 01 2023 Marcel Kuehlhorn - Update to version 1.14.4:
* Fix endless recursion in 1.14.3 (gh#lwindolf/liferea#1217, gh#lwindolf/liferea#1224)
* Additional fix for crash in conf_get_bool_value_from_schema (gh#lwindolf/liferea#1214)
* Fixes a g_object_unref warning on shutdown
* Drops a debug output in the plugin installer
* Wed Mar 29 2023 Marcel Kuehlhorn - Update to version 1.14.3:
* fix crash when refreshing feeds (gh#lwindolf/liferea#1212)
* fix memory leak when reloading CSS
* fix crash in conf_get_bool_value_from_schema (gh#lwindolf/liferea#1214)
* fix failing build in launchpad PPA due to auto_test permission issue (gh#lwindolf/liferea#1215)
* Mon Mar 13 2023 Marcel Kuehlhorn - Update to version 1.14.1: + Fix CVE-2023-1350 - Remote code execution on feed enrichment (boo#1209190).
* Fri Jan 20 2023 Dominique Leuenberger - Use the properly boostrapped release tarball from upstream.- Drop libtool BuildRequires and no longer run autogen.sh.
* Sun Jan 15 2023 Marcel Kuehlhorn - Update to version 1.14.0 + New \'Reader mode\' preference that allows stripping all web content + Implement support for Webkits Intelligent Tracking Protection + New progress bar when loading websites + Youtube videos from media:video can be embedded now with a click on the video preview picture. + Changes to UserAgent handling: same UA is now used for both feed fetching and internal browsing. + New view mode \'Automatic\' which switches between \'Normal\' and \'Wide\' mode based on the window proportions. + Liferea now supports the new GTK dark theme logic, where in the GTK/GNOME preferences you define wether you \"prefer\" dark mode or light mode + Favicon discovery improvements: now detects all types of Apple Touch Icons, MS Tile Images and Safari Mask Icons + Increase size of stored favicons to 128x128px to improve icon quality in 3-pane wide view. + Make several plugins support gettext + Allow mutiple feed in same libnotify notification + Redesign of the update message in the status bar. It now shows a update counter of the feeds being in update. + You can now export a feed to XML file + Added an option to show news bins in reduced feed list + Added menu option to send item per mail + Default to https:// instead of http:// when user doesn\'t provide protocol on subscribing feed + Implement support for subscribing to LD+Json metadata listings e.g. concert or theater event listings + Implement support for subscribing to HTML5 websites + Support for media:description field of Youtube feeds + Improve HTML5 extraction: extract main tag if it exists and no article was found. + Execute feed pipe/filter commands asynchronously + Better explanation of feed update errors. + Added generic Google Reader API support (allows using FeedHQ, FreshRSS, Miniflux...) + Now allow converting TinyTinyRSS subscriptions to local subscriptions + New search folder rule to match podcasts + New search folder rule to match headline authors + New search folder rule to match subscription source + New search folder rule to match parent folder name + New search folder property that allows hiding read items + Now search folders are automatically rebuild when rules are changed + Added new plugin \'add-bookmark-site\' that allows to configure a custom bookmarking site. + Added new plugin \'getfocus\' that adds transparency on the feed list when it is not focussed. + Trayicon plugin has now a configuration option to change the behaviour when closing Liferea. + Trayicon plugin has now an option to disable minimizing to tray + New hot key Ctrl-D for \'Open in External Browser\' + New hot key F10 for headerbar plugin to allow triggering the hamburger menu + New hot key Ctrl-0 to reset zoom + New hot key Ctrl-O to open enclosures + Fix hidden panes, Liferea will never allow the panes to be smaller than 5% in height or width + Wait for network to be fully available before updating + 2-pane mode was removed + Dropped CDF channel support + Dropped Atom 0.2/0.3 (aka Pie) support + Dropped blogChannel namespace support + Dropped photo namespace support- Add libtool BuildRequires and run autogen.sh: the tarball is an unbootstrapped git archive.
* Thu Jan 13 2022 Michael Gorse - Require python3-cairo; needed for tray icon (boo#1193579).
* Tue Jul 13 2021 Marcel Kuehlhorn - Fix missing python3-gobject-Gdk runtime dependency (boo#1187936)