Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package flnews for openSUSE:Factory checked in at 2022-05-28 22:16:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/flnews (Old) and /work/SRC/openSUSE:Factory/.flnews.new.2254 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flnews" Sat May 28 22:16:50 2022 rev:4 rq:979574 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/flnews/flnews.changes 2021-05-15 23:17:33.480405359 +0200 +++ /work/SRC/openSUSE:Factory/.flnews.new.2254/flnews.changes 2022-05-28 22:16:54.705006683 +0200 @@ -1,0 +2,41 @@ +Sat May 28 08:31:40 UTC 2022 - Martin Hauke <[email protected]> + +- Update to version 1.1.0 + Bug fixes: + * CORE: Authentication without password is now rejected. + * MAIN: Potential deadlocks in thread-safe replacement functions + fixed. + * GUI: State machine modified to avoid race condition when + articles are marked read while group is not completely loaded + yet. + New features and improvements: + * GUI: Option to automatically check for new articles added (an + interval in minutes can be configured with the new + "refresh_interval" entry in configfile). + * GUI: Checkbox "Tools->Debug mode" removed. Debug mode must be + enabled with command line option "-debug". + * NNTP: Protocol logfile is only created if debug mode was + enabled (and unlinked otherwise, if present). "Tools->Protocol + console" window now requires debug mode. + * GUI: Support for estimated article count in subscription window + added + * GUI: Support for group descriptions in subscription window + added + * NNTP: Support for LIST NEWSGROUPS command (RFC 3977) added + * GUI: Support for subscription proposals from server added + (offered to user after server was changed and group list is + empty) + * CORE: Support for subscription proposals from server added + * NNTP: Support for LIST SUBSCRIPTIONS command (RFC 6048) added + * GUI: File save operations now suggest a pathname in the file + selection window. + * GUI: File save operations now ask the user before an existing + file is overwritten. + * CORE: Function added to suggest a pathname (created from home + directory, program name and timestamp). + * CORE: Message-IDs are now generated with algorithm A3 (uses a + modified Base64 alphabet with "/" replaced by "-"). This + allows to generate RFC 5538 conformant "news"-URIs without + percent-encoding. + +------------------------------------------------------------------- Old: ---- flnews-1.0.0.tar.bz2 New: ---- flnews-1.1.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ flnews.spec ++++++ --- /var/tmp/diff_new_pack.UP1wFr/_old 2022-05-28 22:16:55.261007371 +0200 +++ /var/tmp/diff_new_pack.UP1wFr/_new 2022-05-28 22:16:55.265007376 +0200 @@ -1,8 +1,8 @@ # # spec file for package flnews # -# Copyright (c) 2021 SUSE LLC -# Copyright (c) 2020-2021, Martin Hauke <[email protected]> +# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2020-2022, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: flnews -Version: 1.0.0 +Version: 1.1.0 Release: 0 Summary: Graphical USENET newsreader License: BSD-2-Clause ++++++ flnews-1.0.0.tar.bz2 -> flnews-1.1.0.tar.bz2 ++++++ ++++ 7104 lines of diff (skipped)
