Update to Factory version #1
Reference in New Issue
Block a user
Delete Branch "mlin7442/newsboat:161_branch_20260205"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Update to Factory version
Added: * Shell completions for ZSH * Keymap hint for "Clear filter" when filter is active * Better logs when Miniflux authentication fails with something other than 401 Unauthorized * Support for enclosures with Miniflux Changed: * Shell completions are now installed into directories where shells are looking for them. Previously, completions were installed into doc/contrib * Updated translations: Chinese, Dutch, German, Italian, Polish, Russian and Ukrainian, Spanish, Swedish, Turkish * Bumped minimum supported Rust version to 1.79.0 Fixed: * MKDIR not being used in all the relevant places of the Makefile * Dates far in the past or the future not being stored correctly (#2871) * cookie-cache having not effect on reload-all (bound to R by default, also activated by auto-reload) (#2935) OBS-URL: https://build.opensuse.org/package/show/network:utilities/newsboat?expand=0&rev=79- Update to 2.38: Added: * Shell completions for ZSH * Keymap hint for "Clear filter" when filter is active * Better logs when Miniflux authentication fails with something other than 401 Unauthorized * Support for enclosures with Miniflux Changed: * Shell completions are now installed into directories where shells are looking for them. Previously, completions were installed into doc/contrib * Updated translations: Chinese, Dutch, German, Italian, Polish, Russian and Ukrainian, Spanish, Swedish, Turkish * Bumped minimum supported Rust version to 1.79.0 Fixed: * MKDIR not being used in all the relevant places of the Makefile * Dates far in the past or the future not being stored correctly (#2871) * cookie-cache having not effect on reload-all (bound to R by default, also activated by auto-reload) (#2935) OBS-URL: https://build.opensuse.org/request/show/1234485 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newsboat?expand=0&rev=33- Update to 2.39: Added: * New bind command, which is an improvement on both bind-key and macro. It allows multi-key bindings (that's new!) which execute one or more actions (similar to macros), and can have a description that'll be displayed in the help dialog (that's new too!). It also offers an additional syntax for specifying keys: instead of ^R, one can write <C-r>. Multi-key bindings are slightly limited in that bindings with same prefix must all be the same length to avoid ambiguity when executing them (if I had bindings for and fork, and typed for, Newsboat wouldn't know if that's it or I'm going to type k next) (#1165) * contrib/newsboat-idlefeeds.sh: a script to show feeds that weren't updated in a given amount of time (T3SQ8) Changed: * Highlighting in the help form is now case-insensitive (#2998) * Updated translations: Dutch, German, Italian, Polish, Russian, Ukrainian, Swedish, Turkish * Bumped minimum supported Rust version to 1.81.0 Deprecated: * Compilers that don't support C++17. This release compiles with -std=c++17, but only for compatibility with header files of libicu 75+; Newsboat itself only uses C++14 for now. The next release might start using C++17 features, so please open an issue if that'll cause problems for you (#3031) Removed: * Support for Clang 4, because it doesn't accept -std=c++17 (#3031) Fixed: * Crash when setting a non-existent variable (#2989) * Highlights not displayed for searches that contain less-than sign, due to errors in quoting (#3008) * Building with libicu 75+, which requires C++17. libicu is an indirect OBS-URL: https://build.opensuse.org/request/show/1255514 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newsboat?expand=0&rev=34Added: * latestunread feed sort order, which sorts feeds by their most recent unread article (#2492) * contrib: "monochrome" colorscheme Changed: * Bumped minimum supported GCC version to GCC 7 * Default cleanup-on-quit changed from yes to the new option nudge, which shows a message and waits for a keypress when unreachable items are found in the cache. This avoids accidental data loss (#1183) * Updated translations * Bumped minimum supported Rust version to 1.83.0 * Updated vendored library json.hpp to 3.12.0 Removed: * Support for GCC 5 and 6, in line with previous deprecation of compilers that don't support C++17 Fixed: * Crash when invoking edit-flags from a new-style binding (i.e. bind) * Query feed configs not being read from the urls file when urls-source is set to opml (#3057) * Some remote APIs not reading tags from the urls file * exec: and filter: feeds could be opened in the browser even though they don't have a URL OBS-URL: https://build.opensuse.org/package/show/network:utilities/newsboat?expand=0&rev=84- Update to 2.40: Added: * latestunread feed sort order, which sorts feeds by their most recent unread article (#2492) * contrib: "monochrome" colorscheme Changed: * Bumped minimum supported GCC version to GCC 7 * Default cleanup-on-quit changed from yes to the new option nudge, which shows a message and waits for a keypress when unreachable items are found in the cache. This avoids accidental data loss (#1183) * Updated translations * Bumped minimum supported Rust version to 1.83.0 * Updated vendored library json.hpp to 3.12.0 Removed: * Support for GCC 5 and 6, in line with previous deprecation of compilers that don't support C++17 Fixed: * Crash when invoking edit-flags from a new-style binding (i.e. bind) * Query feed configs not being read from the urls file when urls-source is set to opml (#3057) * Some remote APIs not reading tags from the urls file * exec: and filter: feeds could be opened in the browser even though they don't have a URL OBS-URL: https://build.opensuse.org/request/show/1287855 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newsboat?expand=0&rev=35Review by packagehub-review represents a group of reviewers: bigironman, lkocman-factory, maxlin_factory, smithfarm .
Do not use standard review interface to review on behalf of the group.
To accept the review on behalf of the group, create the following comment:
@packagehub-review: approve.To request changes on behalf of the group, create the following comment:
@packagehub-review: declinefollowed with lines justifying the decision.Future edits of the comments are ignored, a new comment is required to change the review state.
Legal review in progress.
Build successful, for more information go in https://build.opensuse.org/project/show/openSUSE:Backports:SLE-16.1:PullRequest:415.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.