Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fetchmail for openSUSE:Factory checked in at 2021-04-06 17:31:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fetchmail (Old) and /work/SRC/openSUSE:Factory/.fetchmail.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fetchmail" Tue Apr 6 17:31:07 2021 rev:85 rq:883181 version:6.4.18 Changes: -------- --- /work/SRC/openSUSE:Factory/fetchmail/fetchmail.changes 2021-03-05 13:49:38.539860319 +0100 +++ /work/SRC/openSUSE:Factory/.fetchmail.new.2401/fetchmail.changes 2021-04-06 17:32:42.695322598 +0200 @@ -1,0 +2,22 @@ +Tue Apr 6 02:13:46 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- update to 6.4.18: + * fetchmailconf: fetchmail 6.4.16 added --sslcertfile to the configuration dump, + but fetchmailconf support was incomplete in Git 7349f124 and it could not + parse sslcertfile, thus the user settings editor came up empty with console + errors printed. Fix configuration parser in fetchmailconf. + * fetchmailconf: do not require fetchmail for -V. do not require Tk (Tkinter) + for -d option. This is to fail more gracefully on incomplete installs. + * TLS code: remove OPENSSL_NO_DEPRECATED macros to avoid portability issues + with OpenSSL v3 - these are for development purposes, not production. + * TLS futureproofing: use SSL_use_PrivateKey_file instead of + SSL_use_RSAPrivateKey_file, the latter will be deprecated with OpenSSL v3, + and the user's key file might be something else than RSA. + * IMAP client: it used to leak memory for username and password when trying + the LOGIN (password-based) authentication and encountered a timeout situation. + * dist-tools/getstats.py: also counts lines in *.py files, shown above. + * fetchmail.man: now mentions that you may need to add --ssl when specifying + a TLS-wrapped port. + * fetchmailconf: --version (-V) now prints the Python version in use. + +------------------------------------------------------------------- Old: ---- fetchmail-6.4.16.tar.xz fetchmail-6.4.16.tar.xz.asc New: ---- fetchmail-6.4.18.tar.xz fetchmail-6.4.18.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fetchmail.spec ++++++ --- /var/tmp/diff_new_pack.RIBTFU/_old 2021-04-06 17:32:43.231323204 +0200 +++ /var/tmp/diff_new_pack.RIBTFU/_new 2021-04-06 17:32:43.235323209 +0200 @@ -21,7 +21,7 @@ %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif Name: fetchmail -Version: 6.4.16 +Version: 6.4.18 Release: 0 Summary: Full-Featured POP and IMAP Mail Retrieval Daemon License: GPL-2.0-or-later ++++++ fetchmail-6.4.16.tar.xz -> fetchmail-6.4.18.tar.xz ++++++ ++++ 15883 lines of diff (skipped)