Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pidentd for openSUSE:Factory checked in at 2021-10-29 22:34:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pidentd (Old) and /work/SRC/openSUSE:Factory/.pidentd.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pidentd" Fri Oct 29 22:34:28 2021 rev:23 rq:928123 version:3.0.19 Changes: -------- --- /work/SRC/openSUSE:Factory/pidentd/pidentd.changes 2018-09-25 15:42:16.465300091 +0200 +++ /work/SRC/openSUSE:Factory/.pidentd.new.1890/pidentd.changes 2021-10-29 22:35:35.635712957 +0200 @@ -1,0 +2,6 @@ +Tue Oct 19 09:25:16 UTC 2021 - Johannes Segitz <[email protected]> + +- Added hardening to systemd service(s) (bsc#1181400). Modified: + * pidentd.service + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pidentd.service ++++++ --- /var/tmp/diff_new_pack.c1EJRG/_old 2021-10-29 22:35:36.107713136 +0200 +++ /var/tmp/diff_new_pack.c1EJRG/_new 2021-10-29 22:35:36.107713136 +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 ExecStart=/usr/sbin/identd -i -e -I [Install]
