Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package proftpd for openSUSE:Factory checked in at 2025-01-12 11:21:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/proftpd (Old) and /work/SRC/openSUSE:Factory/.proftpd.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "proftpd" Sun Jan 12 11:21:05 2025 rev:52 rq:1236871 version:1.3.8c Changes: -------- --- /work/SRC/openSUSE:Factory/proftpd/proftpd.changes 2024-03-01 23:39:02.448912716 +0100 +++ /work/SRC/openSUSE:Factory/.proftpd.new.1881/proftpd.changes 2025-01-12 11:28:16.085262119 +0100 @@ -1,0 +2,12 @@ +Thu Jan 9 17:25:19 UTC 2025 - ch...@computersalat.de + +- 1.3.8c - Released 11-Dec-2024 + fix for boo#1233997 (CVE-2024-48651) + * http://proftpd.org/docs/NEWS-1.3.8c + gh#1830 - Supplemental group inheritance grants unintended access to GID 0 + due to lack of supplemental groups from mod_sql + https://github.com/proftpd/proftpd/issues/1830 +- rebase patch + * proftpd-no_BuildDate.patch + +------------------------------------------------------------------- Old: ---- proftpd-1.3.8b.tar.gz proftpd-1.3.8b.tar.gz.asc New: ---- proftpd-1.3.8c.tar.gz proftpd-1.3.8c.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ proftpd.spec ++++++ --- /var/tmp/diff_new_pack.FQAWlb/_old 2025-01-12 11:28:16.817292243 +0100 +++ /var/tmp/diff_new_pack.FQAWlb/_new 2025-01-12 11:28:16.821292407 +0100 @@ -1,7 +1,7 @@ # # spec file for package proftpd # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -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.8b +Version: 1.3.8c Release: 0 URL: http://www.proftpd.org/ Source0: ftp://ftp.proftpd.org/distrib/source/%{name}-%{version}.tar.gz ++++++ proftpd-1.3.8b.tar.gz -> proftpd-1.3.8c.tar.gz ++++++ /work/SRC/openSUSE:Factory/proftpd/proftpd-1.3.8b.tar.gz /work/SRC/openSUSE:Factory/.proftpd.new.1881/proftpd-1.3.8c.tar.gz differ: char 13, line 1 ++++++ proftpd-no_BuildDate.patch ++++++ --- /var/tmp/diff_new_pack.FQAWlb/_old 2025-01-12 11:28:16.897295535 +0100 +++ /var/tmp/diff_new_pack.FQAWlb/_new 2025-01-12 11:28:16.905295864 +0100 @@ -99,6 +99,6 @@ -#include "buildstamp.h" - /* Application version (in various forms) */ - #define PROFTPD_VERSION_NUMBER 0x0001030807 - #define PROFTPD_VERSION_TEXT "1.3.8b" + #define PROFTPD_VERSION_NUMBER 0x0001030808 + #define PROFTPD_VERSION_TEXT "1.3.8c"