Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pure-ftpd for openSUSE:Factory checked in at 2021-10-29 22:34:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pure-ftpd (Old) and /work/SRC/openSUSE:Factory/.pure-ftpd.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pure-ftpd" Fri Oct 29 22:34:33 2021 rev:3 rq:928150 version:1.0.49 Changes: -------- --- /work/SRC/openSUSE:Factory/pure-ftpd/pure-ftpd.changes 2021-05-10 15:41:24.201080773 +0200 +++ /work/SRC/openSUSE:Factory/.pure-ftpd.new.1890/pure-ftpd.changes 2021-10-29 22:35:39.367714367 +0200 @@ -1,0 +2,6 @@ +Wed Oct 20 14:40:45 UTC 2021 - Johannes Segitz <[email protected]> + +- Added hardening to systemd service(s) (bsc#1181400). Modified: + * pure-ftpd.service + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pure-ftpd.service ++++++ --- /var/tmp/diff_new_pack.J0XdT6/_old 2021-10-29 22:35:39.911714572 +0200 +++ /var/tmp/diff_new_pack.J0XdT6/_new 2021-10-29 22:35:39.911714572 +0200 @@ -3,6 +3,18 @@ After=syslog.target network.target [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 +ProtectKernelTunables=true +ProtectKernelModules=true +ProtectKernelLogs=true +ProtectControlGroups=true +RestrictRealtime=true +# end of automatic additions ExecStart=/usr/sbin/pure-ftpd /etc/pure-ftpd/pure-ftpd.conf [Install]
