Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package newsboat for openSUSE:Factory 
checked in at 2022-03-29 18:15:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/newsboat (Old)
 and      /work/SRC/openSUSE:Factory/.newsboat.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "newsboat"

Tue Mar 29 18:15:01 2022 rev:20 rq:965450 version:2.27

Changes:
--------
--- /work/SRC/openSUSE:Factory/newsboat/newsboat.changes        2022-01-04 
19:39:00.082048725 +0100
+++ /work/SRC/openSUSE:Factory/.newsboat.new.1900/newsboat.changes      
2022-03-29 18:15:33.439140835 +0200
@@ -1,0 +2,42 @@
+Wed Mar 23 07:32:59 UTC 2022 - Michael Vetter <mvet...@suse.com>
+
+- bsc#1196972: Bump rust regex to fixed version
+- Update to 2.27:
+  Added:
+  * Support for regexes in `ignore-article`; for example, you can now use
+    `ignore-article "https://nitter.net/.*"; "title =~ \"RT by\""` to ignore all
+    retweets in your Nitter feeds. This is more efficient than matching on
+    `feedurl` from the filter expression, because this new form is only
+    evaluated for the feeds that match the regex, while the old form would run
+    for all articles of all feeds (#1913)
+  * A "universal" color scheme
+  * A user-contributed script to show images in Kitty terminal emulator:
+    contrib/kitty-img-pager.sh
+  * Support for XDG directories in contrib/exportOPMLWithTags.py
+  Changed:
+  * Bumped minimum supported Rust version to 1.55.0
+  * We now link to our own STFL fork: https://github.com/newsboat/stfl. The
+    upstream's SVN is down, and we never managed to get any of our bugfixes in
+    there anyway. Since we seem to be the last remaining STFL user, we advise
+    downstream maintainers to rely on our repo instead. Our fork is maintained 
to
+    the extent necessary for Newsboat
+  * In manpages, command line options are now set in bold and are underlined,
+    while inline code is underlined. These changes improve readability
+  * Clarified error messages in OPML import (#1919)
+  * Updated translations
+  * Updated vendored library json.hpp to 3.10.5, Catch2 to 2.13.8
+  Fixed:
+  * Cursor jumping too far after marking a feed read when hidden feeds are 
present
+    (#1934)
+  * Newsboat exiting with code 0 when OPML import fails
+  * XML entities not being decoded in "text/plain" entries (#1938)
+  * Crash when "ol" or "ul" tags are closed multiple times (#1974)
+  * Confirmation and Q&A text being almost invisible with "nord" color scheme
+  * Some invalid code in contrib/exportOPMLWithTags.py
+  * Blank lines inside tags not being preserved when inside a "pre" tag (#2003)
+  * A potential crash in HTML entities decoding code
+  Security:
+  * Addressed CVE-2022-24713 (a.k.a. RUSTSEC-2022-0013) by updating "regex" 
crate
+    to 1.5.5 (#2008)
+
+-------------------------------------------------------------------

Old:
----
  newsboat-2.26.tar.xz
  newsboat-2.26.tar.xz.asc

New:
----
  newsboat-2.27.tar.xz
  newsboat-2.27.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ newsboat.spec ++++++
--- /var/tmp/diff_new_pack.2a4OlE/_old  2022-03-29 18:15:34.523141936 +0200
+++ /var/tmp/diff_new_pack.2a4OlE/_new  2022-03-29 18:15:34.531141944 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           newsboat
-Version:        2.26
+Version:        2.27
 Release:        0
 Summary:        RSS/Atom Feed Reader for Text Terminals
 License:        MIT
@@ -40,7 +40,7 @@
 BuildRequires:  libstfl-devel >= 0.21
 BuildRequires:  libxml2-devel
 BuildRequires:  pkgconfig
-BuildRequires:  rust >= 1.51.0
+BuildRequires:  rust >= 1.55.0
 BuildRequires:  sqlite3-devel >= 3.5
 BuildRequires:  zlib-devel
 BuildRequires:  rubygem(asciidoctor)

++++++ newsbeuter-makefile.patch ++++++
--- /var/tmp/diff_new_pack.2a4OlE/_old  2022-03-29 18:15:34.575141989 +0200
+++ /var/tmp/diff_new_pack.2a4OlE/_new  2022-03-29 18:15:34.579141992 +0200
@@ -1,6 +1,6 @@
-diff -urEbw newsboat-2.26/Makefile newsboat-2.26.new/Makefile
---- newsboat-2.26/Makefile     2021-12-27 18:42:16.000000000 +0100
-+++ newsboat-2.26.new/Makefile 2022-01-04 17:02:49.852828690 +0100
+diff -urEbw newsboat-2.27/Makefile newsboat-2.27.new/Makefile
+--- newsboat-2.27/Makefile     2022-03-22 19:32:34.000000000 +0100
++++ newsboat-2.27.new/Makefile 2022-03-23 08:30:44.638317703 +0100
 @@ -51,7 +51,8 @@
  
  WARNFLAGS=-Werror -Wall -Wextra -Wunreachable-code

++++++ newsboat-2.26.tar.xz -> newsboat-2.27.tar.xz ++++++
++++ 20029 lines of diff (skipped)


++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/newsboat/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.newsboat.new.1900/vendor.tar.xz differ: char 13, 
line 1

Reply via email to