Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package quota for openSUSE:Factory checked in at 2021-11-24 23:54:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/quota (Old) and /work/SRC/openSUSE:Factory/.quota.new.1895 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "quota" Wed Nov 24 23:54:10 2021 rev:59 rq:932982 version:4.06 Changes: -------- --- /work/SRC/openSUSE:Factory/quota/quota.changes 2021-03-11 20:13:05.664741703 +0100 +++ /work/SRC/openSUSE:Factory/.quota.new.1895/quota.changes 2021-11-24 23:54:17.320516046 +0100 @@ -1,0 +2,6 @@ +Thu Oct 21 08:09:16 UTC 2021 - Johannes Segitz <jseg...@suse.com> + +- Added hardening to systemd service(s) (bsc#1181400). Modified: + * quotad.service + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ quotad.service ++++++ --- /var/tmp/diff_new_pack.13aG23/_old 2021-11-24 23:54:17.972513858 +0100 +++ /var/tmp/diff_new_pack.13aG23/_new 2021-11-24 23:54:17.976513844 +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 EnvironmentFile=-/run/sysconfig/quotad ExecStart=/usr/sbin/rpc.rquotad -F ${RQUOTAD_ARGS} ExecStartPre=-/usr/lib/systemd/scripts/quotad_env.sh