Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vsftpd for openSUSE:Factory checked 
in at 2022-01-26 21:26:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vsftpd (Old)
 and      /work/SRC/openSUSE:Factory/.vsftpd.new.1938 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vsftpd"

Wed Jan 26 21:26:31 2022 rev:77 rq:948334 version:3.0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/vsftpd/vsftpd.changes    2021-09-16 
23:16:41.651923936 +0200
+++ /work/SRC/openSUSE:Factory/.vsftpd.new.1938/vsftpd.changes  2022-01-26 
21:26:36.710146561 +0100
@@ -1,0 +2,6 @@
+Wed Jan  5 10:21:02 UTC 2022 - Johannes Segitz <jseg...@suse.com>
+
+- Added hardening to systemd service(s) (bsc#1181400). Modified:
+  * vsftpd.service
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------


++++++ vsftpd.service ++++++
--- /var/tmp/diff_new_pack.ALVRnd/_old  2022-01-26 21:26:37.882138481 +0100
+++ /var/tmp/diff_new_pack.ALVRnd/_new  2022-01-26 21:26:37.886138453 +0100
@@ -3,6 +3,17 @@
 After=network.target
 
 [Service]
+# added automatically, for details please see
+# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort
+PrivateDevices=true
+ProtectHostname=true
+ProtectClock=true
+ProtectKernelTunables=true
+ProtectKernelModules=true
+ProtectKernelLogs=true
+ProtectControlGroups=true
+RestrictRealtime=true
+# end of automatic additions 
 ExecStart=/usr/sbin/vsftpd /etc/vsftpd.conf
 
 [Install]

Reply via email to