Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package supervisor for openSUSE:Factory 
checked in at 2021-11-27 00:51:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/supervisor (Old)
 and      /work/SRC/openSUSE:Factory/.supervisor.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "supervisor"

Sat Nov 27 00:51:31 2021 rev:5 rq:934003 version:4.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/supervisor/supervisor.changes    2020-04-16 
23:04:41.923751975 +0200
+++ /work/SRC/openSUSE:Factory/.supervisor.new.1895/supervisor.changes  
2021-11-27 00:52:22.974582776 +0100
@@ -1,0 +2,6 @@
+Wed Nov 24 10:05:12 UTC 2021 - Johannes Segitz <jseg...@suse.com>
+
+- Added hardening to systemd service(s) (bsc#1181400). Modified:
+  * supervisord.service
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ supervisord.service ++++++
--- /var/tmp/diff_new_pack.UptmtW/_old  2021-11-27 00:52:23.466581077 +0100
+++ /var/tmp/diff_new_pack.UptmtW/_new  2021-11-27 00:52:23.466581077 +0100
@@ -3,6 +3,19 @@
 After=rc-local.service
 
 [Service]
+# added automatically, for details please see
+# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort
+ProtectSystem=full
+ProtectHome=true
+PrivateDevices=true
+ProtectHostname=true
+ProtectClock=true
+ProtectKernelTunables=true
+ProtectKernelModules=true
+ProtectKernelLogs=true
+ProtectControlGroups=true
+RestrictRealtime=true
+# end of automatic additions 
 Type=forking
 ExecStartPre=/usr/bin/systemd-tmpfiles --create supervisord.conf
 ExecStart=/usr/bin/supervisord -c /etc/supervisord.conf

Reply via email to