Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package proftpd for openSUSE:Factory checked in at 2026-02-23 16:13:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/proftpd (Old) and /work/SRC/openSUSE:Factory/.proftpd.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "proftpd" Mon Feb 23 16:13:02 2026 rev:58 rq:1334432 version:1.3.9 Changes: -------- --- /work/SRC/openSUSE:Factory/proftpd/proftpd.changes 2025-11-18 15:37:38.333886784 +0100 +++ /work/SRC/openSUSE:Factory/.proftpd.new.1977/proftpd.changes 2026-02-23 16:15:02.091482442 +0100 @@ -1,0 +2,11 @@ +Wed Feb 11 12:27:37 UTC 2026 - Peter Simons <[email protected]> + +- Removed "ProtectSystem=full" from proftpd.service. That directive + prevents proftpd from writing to the /usr directory hierarchy, + which means that logged-in and properly authorized FTP users + cannot upload files or create directories there either. This is + not what system administrators who set up FTP access for local + users expect and it's inconsistent with how others FTP servers + like vsftpd are configured by default. [bsc#1256827] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ proftpd.spec ++++++ --- /var/tmp/diff_new_pack.ujjfTp/_old 2026-02-23 16:15:02.999519880 +0100 +++ /var/tmp/diff_new_pack.ujjfTp/_new 2026-02-23 16:15:02.999519880 +0100 @@ -1,7 +1,7 @@ # # spec file for package proftpd # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ proftpd.service ++++++ --- /var/tmp/diff_new_pack.ujjfTp/_old 2026-02-23 16:15:03.583543960 +0100 +++ /var/tmp/diff_new_pack.ujjfTp/_new 2026-02-23 16:15:03.619545445 +0100 @@ -5,7 +5,6 @@ [Service] # added automatically, for details please see # https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort -ProtectSystem=full PrivateDevices=true ProtectHostname=true ProtectClock=true
