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.5 | Vendor: openSUSE |
Release: 1.1 | Build date: Tue Oct 7 17:27:31 2025 |
Group: System/Localization | Build host: reproducible |
Size: 1030498 | Source RPM: liferea-1.16.5-1.1.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
* 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. * Thu Jan 13 2022 Michael Gorse <mgorse@suse.com> - Require python3-cairo; needed for tray icon (boo#1193579).
/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, Wed Oct 15 22:27:39 2025