Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tnftp for openSUSE:Factory checked in at 2023-05-16 14:15:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tnftp (Old) and /work/SRC/openSUSE:Factory/.tnftp.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tnftp" Tue May 16 14:15:51 2023 rev:9 rq:1087199 version:20230507 Changes: -------- --- /work/SRC/openSUSE:Factory/tnftp/tnftp.changes 2022-05-24 20:30:45.414886744 +0200 +++ /work/SRC/openSUSE:Factory/.tnftp.new.1533/tnftp.changes 2023-05-16 14:21:51.793833223 +0200 @@ -1,0 +2,21 @@ +Sat May 13 18:52:31 UTC 2023 - Martin Hauke <mar...@gmx.de> + +- Update to version 20230507 + * Add timeout for SSL connection setup, defaulting to 60 + seconds. + * Consistently use poll(2) instead of select(2). + * Check EAGAIN as well as EINTR. + * Simplify includes. +- Update to version 20230409 + * Add option sslnoverify to control validation of SSL + certificates. + * Add netrc processing to fetch-mode (URL on command line) + to enable options and autologin via netrc. + * Fix SSL cleanup in some error paths. + * Support SSL certificate validation by default. + FTPSSLNOVERIFY=1 in the environment to disable validation. + * Handle relative URLs. + * Improve ftp(1) markup. + * Fix -? in a more portable manner. + +------------------------------------------------------------------- Old: ---- tnftp-20210827.tar.gz tnftp-20210827.tar.gz.asc New: ---- tnftp-20230507.tar.gz tnftp-20230507.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tnftp.spec ++++++ --- /var/tmp/diff_new_pack.zoW7hF/_old 2023-05-16 14:21:53.133840886 +0200 +++ /var/tmp/diff_new_pack.zoW7hF/_new 2023-05-16 14:21:53.177841137 +0200 @@ -1,7 +1,7 @@ # # spec file for package tnftp # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: tnftp -Version: 20210827 +Version: 20230507 Release: 0 Summary: Enhanced FTP Client License: BSD-3-Clause ++++++ tnftp-20210827.tar.gz -> tnftp-20230507.tar.gz ++++++ ++++ 2529 lines of diff (skipped)