Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package distcc for openSUSE:Factory checked 
in at 2021-09-15 22:51:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/distcc (Old)
 and      /work/SRC/openSUSE:Factory/.distcc.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "distcc"

Wed Sep 15 22:51:31 2021 rev:12 rq:919145 version:3.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/distcc/distcc.changes    2021-05-13 
22:18:52.819517322 +0200
+++ /work/SRC/openSUSE:Factory/.distcc.new.1899/distcc.changes  2021-09-15 
22:51:51.494940787 +0200
@@ -1,0 +2,6 @@
+Mon Sep 13 14:35:20 UTC 2021 - Johannes Segitz <[email protected]>
+
+- Added hardening to systemd service(s) (bsc#1181400). Modified:
+  * distccd.service
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ distccd.service ++++++
--- /var/tmp/diff_new_pack.LBQa4G/_old  2021-09-15 22:51:52.050941452 +0200
+++ /var/tmp/diff_new_pack.LBQa4G/_new  2021-09-15 22:51:52.050941452 +0200
@@ -3,6 +3,19 @@
 After=network.target
 
 [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 
 EnvironmentFile=-/etc/sysconfig/distccd
 ExecStart=/usr/bin/distccd --verbose --no-detach --daemon --port 3632 -N 15 
--allow $ALLOWED_SERVERS $EXTRA_PARAMS
 

Reply via email to