Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package stuntman for openSUSE:Factory checked in at 2021-11-27 00:51:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/stuntman (Old) and /work/SRC/openSUSE:Factory/.stuntman.new.1895 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "stuntman" Sat Nov 27 00:51:33 2021 rev:2 rq:934006 version:1.2.16 Changes: -------- --- /work/SRC/openSUSE:Factory/stuntman/stuntman.changes 2020-07-03 00:12:19.432048948 +0200 +++ /work/SRC/openSUSE:Factory/.stuntman.new.1895/stuntman.changes 2021-11-27 00:52:24.658576962 +0100 @@ -1,0 +2,6 @@ +Wed Nov 24 08:55:24 UTC 2021 - Johannes Segitz <jseg...@suse.com> + +- Added hardening to systemd service(s) (bsc#1181400). Modified: + * stuntman.service + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ stuntman.service ++++++ --- /var/tmp/diff_new_pack.YvwO9U/_old 2021-11-27 00:52:25.074575526 +0100 +++ /var/tmp/diff_new_pack.YvwO9U/_new 2021-11-27 00:52:25.074575526 +0100 @@ -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 Type=simple User=stuntman Group=stuntman