| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: liferea-lang | Distribution: openSUSE Tumbleweed |
| Version: 1.16.12 | Vendor: openSUSE |
| Release: 1.3 | Build date: Wed Jun 17 11:11:30 2026 |
| Group: System/Localization | Build host: reproducible |
| Size: 1030498 | Source RPM: liferea-1.16.12-1.3.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://lzone.de/liferea/ | |
| Summary: Translations for package liferea | |
Provides translations for the "liferea" package.
GPL-2.0-only
* Wed Jun 17 2026 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.16.12:
+ This is a security bugfix release.
+ Fixes a RCE vulnerability when importing OPML files containing
script commands. Now script commands from untrusted OPML files
are always dropped.
+ Fixes a RCE vulnerability in the download manager plugin where
a command could have been injected into file paths.
* Fri Jun 12 2026 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.16.11:
+ This is a security bugfix. Please urgently upgrade if you use
Liferea with Reedah or TheOldReader sync!
+ If you use TinyTinyRSS sync please upgrade to fix a synching
issue. Security Issue with Reedah + TheOldReader sync support.
+ Sadly there is a long-standing security bug causing unencrypted
connections when fetching feed content for those two backends.
When doing such requests via http:// your auth token got
exposed and could allow malicious 3rd parties to manipulate
your Reedah / TheOldReader accounts.
+ Note: the login request itself (including) your password was
not affected, still I advise to upgrade to the newest Liferea
release 1.16.11 or 2.0-RC3 verify your Reedah / TheOldReader
subscriptions change your Reedah / TheOldReader password just
to be safe.
+ Changes:
- Fixes a long-standing security bug that caused unencrypted
connection when fetching feed content from Reedah and
TheOldReader. Please upgrade and change your Reedah /
TheOldReader password afterwards!
- Fixes: TinyTinyRSS not working anymore due to
Content-Encoding header not indicating JSON
- Fixes: replace outdated feedburner URL in default feed list
OPML
* Tue May 26 2026 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.16.10:
+ Fix glib >= 2.86 required
+ Fix duplicate favicon fetch
+ Fix update state persistence that caused unnecessary feed
updates.
* Sun May 03 2026 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.16.9:
+ Fix a regression that breaks using online accounts
+ Fix a regression when subscribing to local files
+ Fix some memory leaks
* Sun Apr 26 2026 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.16.8:
+ Reimplements category display, improves metadata display by
displaying all in a wrapped line to optimize vertical space usage
+ Add a new user.js which is automatically installed to
~/.config/liferea/user.js that provides hooks for data and
rendering manipulation.
+ Add blogroll support. For feeds with <source:blogroll> element
or homepages with <link rel="blogroll"> blogroll URLs are
detected and the blogroll is downloaded and shown in the feed
view.
+ Change "Discover Feeds" to open in external browser. Due to
rss-finder using ESM and Webkit enforcing CORS for ESM and
Cloudflares corsproxy.io now not available anymore there is no
easy and secure way to simply embed it.
+ Security updates for JS modules.
+ Better contrast in light mode, a bit less in dark mode.
+ Extraneous white space in item header
+ Updating feeds satuarates the main look making interaction
difficult.
+ Fix a memory leak when loading subscription metadata.
+ Updated translations.
* Wed Mar 25 2026 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 1.16.7:
+ Drop Youtube video embedding due to "error 153" and the general
privacy implications
+ use white on red instead of black on red for item list
"Important" label
+ No favicons for several feeds
+ bsky.app links not being used
+ Extract item content is sometimes unexpectedly colored
- Changes from version 1.16.6:
+ Removes GAsyncQueue usage and uses proper GThreadPools, this
significantly speeds up updating and reduced GUI lag a lot
+ Add support for subscribing to phlog gopher listings
+ Add support for gopher:// URI schema in internal browser
+ Readd incorrectly removed reference.css file
+ Dark mode: dimmed images filter gets reset when hovering over
image
+ Fixes link rel=alternate/self parsing
+ Fixes frozen HTML page after launching feed:// links
+ better requiring girepository-2.0
+ panes too small on start
- Convert to _service managed source
- Add libtool BuildRequires and call autoreconf in build phase:
required, as we are building a git clone now.
- Move the metainfo validation to %check section.
* Wed Mar 25 2026 Dominique Leuenberger <dimstar@opensuse.org>
- Drop pkgconfig(webkitgtk-web-process-extension-6.0)
BuildRequires: this was likely added in error, as it's a GTK4
based dependency, whereas all of liferea is still GTK3.
* Tue Oct 07 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.16.5:
+ Fixes a crash on subscribing when at least one news bin does
exist.
+ Fix crash on viewing items with comment feeds.
+ Fix input field vertical expand and margins in several dialogs
- Changes from version 16.4:
+ Fixes a regression introduced in 1.16.3 that broken newsbins.
The "type" attribute in the exported OPML was wrong. If you are
affected please manually change "type" for your news bins back
to "newsbin" in the OPML file usually
~/.config/liferea/feedlist.opml.
+ Fix regression in main window geometry restoration
+ Fix deprecated icon in headerbar plugin
- Changes from version 1.16.3:
+ Rewrite GtkPaned position restoration to GSettings bindings
+ Add print support, new menu option in 'Tools'
+ Show full feed properties dialog on 'Advanced' subscribe
+ Automatically determine girepository version to use
- Changes from version 1.16.2:
+ Fix "Mark all as read ?" warning dialog does not appear on
middle-click
+ Fix charset related issue with links
+ Fix crash when subscribing with "Discover feeds"
+ URL bar is now hidden for special help tabs
+ Removes outdated FAQ menu entry
+ GtkShortCutsWindow is now used for displaying hotkeys, new
hotkey is Ctrl-?
+ Fix incorrectly emitting "move-cursor" signal in GtkTreeView
- Changes from version 1.16.1:
+ Fix fails to start on empty database
- Changes from version 1.16.0:
+ Networking:
- Update to libsoup3
- New HTTP 429 handling to avoid overloading webservers
- Sending Accept-Language HTTP Header
- Support for sending Sec-GPC HTTP header
+ Rendering:
- Redesign of the content view
- Audio and video enclosures are now embedded as HTML elements
- Now DOMPurify.js is used to filter displayed content
- Update to libwebkit2gtk-4.1
- Automatic removing of empty content elements
(images/iframes/ads placeholders)
- Properly sizing SVGs to avoid forcing the to max-width
- Content view now uses a CSP to limit external ressources that
are allowed for loading
+ Plugins:
- Migration from libpeas1 to libpeas2
- Simplified plugin manager plugin
+ Database: When upgrading to 1.16.0 a DB schema migration is
performed which depending on the number of your feeds and the
item cache setting might take a while.
+ Deprecations:
- Manual proxy setting was removed
- Theme color support had to be dropped (no support in GTK4
anymore)
- "pane" plugin was removed
- "webkit inspector" plugin was removed (functionality is now
builtin using --debug-html flag)
- Installing additional plugins from Github was removed
- Changes in BuildRequires:
+ Added: c++_compiler, pkgconfig(fribidi), pkgconfig(libpeas-2),
pkgconfig(libsoup-3.0), pkgconfig(webkit2gtk-4.1) and
pkgconfig(webkitgtk-web-process-extension-6.0)
+ Removed: gcc-c++, update-desktop-files, pkgconfig(libpeas-1.0),
pkgconfig(libpeas-gtk-1.0) and pkgconfig(libsoup-2.4)
- Drop be8ef494.patch: Fixed upstream.
- Exclude i586/i686 builds.
- Drop obsolete macros no longer needed for current versions of
openSUSE.
* Fri Sep 27 2024 Dominique Leuenberger <dimstar@opensuse.org>
- 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 <libxml/tree.h>` for
`xmlNodePtr` type.
- Rebase liferea-opensuse-feeds.patch to apply with -p1.
* Thu Feb 08 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Prepare for RPM 4.20: use autosetup.
* Thu Apr 13 2023 Marcel Kuehlhorn <tux93@opensuse.org>
- 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 <tux93@opensuse.org>
- 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 <tux93@opensuse.org>
- 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 <tux93@opensuse.org>
- Update to version 1.14.1:
+ Fix CVE-2023-1350 - Remote code execution on feed enrichment
(boo#1209190).
* Fri Jan 20 2023 Dominique Leuenberger <dimstar@opensuse.org>
- Use the properly boostrapped release tarball from upstream.
- Drop libtool BuildRequires and no longer run autogen.sh.
* Sun Jan 15 2023 Marcel Kuehlhorn <tux93@opensuse.org>
- 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.
/usr/share/locale/ar/LC_MESSAGES/liferea.mo /usr/share/locale/ast/LC_MESSAGES/liferea.mo /usr/share/locale/be@latin/LC_MESSAGES/liferea.mo /usr/share/locale/bg/LC_MESSAGES/liferea.mo /usr/share/locale/ca/LC_MESSAGES/liferea.mo /usr/share/locale/cs/LC_MESSAGES/liferea.mo /usr/share/locale/da/LC_MESSAGES/liferea.mo /usr/share/locale/de/LC_MESSAGES/liferea.mo /usr/share/locale/el/LC_MESSAGES/liferea.mo /usr/share/locale/en_GB/LC_MESSAGES/liferea.mo /usr/share/locale/es/LC_MESSAGES/liferea.mo /usr/share/locale/eu/LC_MESSAGES/liferea.mo /usr/share/locale/fi/LC_MESSAGES/liferea.mo /usr/share/locale/fr/LC_MESSAGES/liferea.mo /usr/share/locale/gl/LC_MESSAGES/liferea.mo /usr/share/locale/he/LC_MESSAGES/liferea.mo /usr/share/locale/hu/LC_MESSAGES/liferea.mo /usr/share/locale/id/LC_MESSAGES/liferea.mo /usr/share/locale/it/LC_MESSAGES/liferea.mo /usr/share/locale/ja/LC_MESSAGES/liferea.mo /usr/share/locale/ko/LC_MESSAGES/liferea.mo /usr/share/locale/lt/LC_MESSAGES/liferea.mo /usr/share/locale/lv/LC_MESSAGES/liferea.mo /usr/share/locale/mk/LC_MESSAGES/liferea.mo /usr/share/locale/nl/LC_MESSAGES/liferea.mo /usr/share/locale/pl/LC_MESSAGES/liferea.mo /usr/share/locale/pt/LC_MESSAGES/liferea.mo /usr/share/locale/pt_BR/LC_MESSAGES/liferea.mo /usr/share/locale/ro/LC_MESSAGES/liferea.mo /usr/share/locale/ru/LC_MESSAGES/liferea.mo /usr/share/locale/sk/LC_MESSAGES/liferea.mo /usr/share/locale/sq/LC_MESSAGES/liferea.mo /usr/share/locale/sv/LC_MESSAGES/liferea.mo /usr/share/locale/tr/LC_MESSAGES/liferea.mo /usr/share/locale/uk/LC_MESSAGES/liferea.mo /usr/share/locale/vi/LC_MESSAGES/liferea.mo /usr/share/locale/zh_CN/LC_MESSAGES/liferea.mo /usr/share/locale/zh_TW/LC_MESSAGES/liferea.mo
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Aug 3 00:04:55 2026