Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package icecast for openSUSE:Factory checked 
in at 2021-09-28 19:16:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/icecast (Old)
 and      /work/SRC/openSUSE:Factory/.icecast.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "icecast"

Tue Sep 28 19:16:48 2021 rev:34 rq:922014 version:2.4.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/icecast/icecast.changes  2018-11-10 
17:01:17.555613183 +0100
+++ /work/SRC/openSUSE:Factory/.icecast.new.1899/icecast.changes        
2021-09-28 19:17:47.480272859 +0200
@@ -1,0 +2,6 @@
+Wed Sep 22 14:30:27 UTC 2021 - Johannes Segitz <[email protected]>
+
+- Added hardening to systemd service(s) (bsc#1181400). Modified:
+  * icecast.service
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ icecast.service ++++++
--- /var/tmp/diff_new_pack.zN1vUs/_old  2021-09-28 19:17:48.028273491 +0200
+++ /var/tmp/diff_new_pack.zN1vUs/_new  2021-09-28 19:17:48.032273496 +0200
@@ -17,6 +17,19 @@
 After=var-run.mount network.target remote-fs.target time-sync.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 
 ExecStart=/usr/bin/icecast -b -c /etc/icecast.xml
 ExecReload=/bin/kill -HUP $MAINPID
 ExecStop=/bin/kill -TERM $MAINPID

Reply via email to