Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package proftpd for openSUSE:Factory checked in at 2022-08-11 18:32:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/proftpd (Old) and /work/SRC/openSUSE:Factory/.proftpd.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "proftpd" Thu Aug 11 18:32:17 2022 rev:44 rq:994399 version:1.3.7e Changes: -------- --- /work/SRC/openSUSE:Factory/proftpd/proftpd.changes 2022-03-28 17:01:41.917062088 +0200 +++ /work/SRC/openSUSE:Factory/.proftpd.new.1521/proftpd.changes 2022-08-11 18:32:29.186274370 +0200 @@ -1,0 +2,22 @@ +Tue Aug 9 16:37:52 UTC 2022 - ch...@computersalat.de + +- 1.3.7e - Released 23-Jul-2022 + * Issue 1448 - Ensure that mod_sftp algorithms work properly with OpenSSL 3.x. +- 1.3.7d - Released 23-Apr-2022 + * Issue 1321 - Crash with long lines in AuthGroupFile due to large realloc(3). + * Issue 1325 - NLST does not behave consistently for relative paths. + * Issue 1346 - Implement AllowForeignAddress class matching for passive data + transfers. + * Bug 4467 - DeleteAbortedStores removes successfully transferred files + unexpectedly. + * Issue 1401 - Keepalive socket options should be set using IPPROTO_TCP, not + SOL_SOCKET. + * Issue 1402 - TCP keepalive SocketOptions should apply to control as well as + data connection. + * Issue 1396 - ProFTPD always uses the same PassivePorts port for first + transfer. + * Issue 1369 - Name-based virtual hosts not working as expected after upgrade + from 1.3.7a to 1.3.7b. +- rebase proftpd-no_BuildDate.patch + +------------------------------------------------------------------- Old: ---- proftpd-1.3.7c.tar.gz proftpd-1.3.7c.tar.gz.asc New: ---- proftpd-1.3.7e.tar.gz proftpd-1.3.7e.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ proftpd.spec ++++++ --- /var/tmp/diff_new_pack.mqxWLJ/_old 2022-08-11 18:32:30.150272891 +0200 +++ /var/tmp/diff_new_pack.mqxWLJ/_new 2022-08-11 18:32:30.154272885 +0200 @@ -33,7 +33,7 @@ # We only accept updates for "STABLE" Versions License: GPL-2.0-or-later Group: Productivity/Networking/Ftp/Servers -Version: 1.3.7c +Version: 1.3.7e Release: 0 URL: http://www.proftpd.org/ Source0: ftp://ftp.proftpd.org/distrib/source/%{name}-%{version}.tar.gz ++++++ proftpd-1.3.7c.tar.gz -> proftpd-1.3.7e.tar.gz ++++++ /work/SRC/openSUSE:Factory/proftpd/proftpd-1.3.7c.tar.gz /work/SRC/openSUSE:Factory/.proftpd.new.1521/proftpd-1.3.7e.tar.gz differ: char 13, line 1 ++++++ proftpd-no_BuildDate.patch ++++++ --- /var/tmp/diff_new_pack.mqxWLJ/_old 2022-08-11 18:32:30.230272768 +0200 +++ /var/tmp/diff_new_pack.mqxWLJ/_new 2022-08-11 18:32:30.238272756 +0200 @@ -99,6 +99,6 @@ -#include "buildstamp.h" - /* Application version (in various forms) */ - #define PROFTPD_VERSION_NUMBER 0x0001030708 - #define PROFTPD_VERSION_TEXT "1.3.7c" + #define PROFTPD_VERSION_NUMBER 0x0001030710 + #define PROFTPD_VERSION_TEXT "1.3.7e"