Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package siproxd for openSUSE:Factory checked in at 2022-02-13 19:51:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/siproxd (Old) and /work/SRC/openSUSE:Factory/.siproxd.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "siproxd" Sun Feb 13 19:51:03 2022 rev:42 rq:954073 version:0.8.3 Changes: -------- --- /work/SRC/openSUSE:Factory/siproxd/siproxd.changes 2021-06-19 23:05:07.459864173 +0200 +++ /work/SRC/openSUSE:Factory/.siproxd.new.1956/siproxd.changes 2022-02-13 19:51:47.434332227 +0100 @@ -1,0 +2,6 @@ +Wed Nov 17 08:26:07 UTC 2021 - Johannes Segitz <[email protected]> + +- Added hardening to systemd service(s) (bsc#1181400). Modified: + * siproxd.service + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ siproxd.service ++++++ --- /var/tmp/diff_new_pack.gNShEU/_old 2022-02-13 19:51:48.150334135 +0100 +++ /var/tmp/diff_new_pack.gNShEU/_new 2022-02-13 19:51:48.154334146 +0100 @@ -10,6 +10,19 @@ Wants=remote-fs.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=forking Restart=no TimeoutSec=5min
