Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package icecream for openSUSE:Factory checked in at 2021-10-06 19:50:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/icecream (Old) and /work/SRC/openSUSE:Factory/.icecream.new.2443 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "icecream" Wed Oct 6 19:50:01 2021 rev:58 rq:923515 version:1.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/icecream/icecream.changes 2021-01-11 17:16:16.768610952 +0100 +++ /work/SRC/openSUSE:Factory/.icecream.new.2443/icecream.changes 2021-10-06 19:50:14.412065274 +0200 @@ -1,0 +2,7 @@ +Wed Sep 22 14:31:32 UTC 2021 - Johannes Segitz <jseg...@suse.com> + +- Added hardening to systemd service(s) (bsc#1181400). Modified: + * icecc-scheduler.service.in + * iceccd.service.in + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ icecc-scheduler.service.in ++++++ --- /var/tmp/diff_new_pack.SOsMIm/_old 2021-10-06 19:50:14.972065792 +0200 +++ /var/tmp/diff_new_pack.SOsMIm/_new 2021-10-06 19:50:14.976065796 +0200 @@ -2,6 +2,19 @@ Description=Icecream distributed compiler scheduler [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=simple EnvironmentFile=-/etc/sysconfig/icecream User=icecream ++++++ iceccd.service.in ++++++ --- /var/tmp/diff_new_pack.SOsMIm/_old 2021-10-06 19:50:15.016065833 +0200 +++ /var/tmp/diff_new_pack.SOsMIm/_new 2021-10-06 19:50:15.016065833 +0200 @@ -3,6 +3,19 @@ After=network.target nss-lookup.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 Type=simple EnvironmentFile=-/etc/sysconfig/icecream SyslogIdentifier=iceccd