Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xfs for openSUSE:Factory checked in at 2022-01-15 21:45:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfs (Old) and /work/SRC/openSUSE:Factory/.xfs.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfs" Sat Jan 15 21:45:22 2022 rev:20 rq:946706 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/xfs/xfs.changes 2021-07-13 22:38:01.993839572 +0200 +++ /work/SRC/openSUSE:Factory/.xfs.new.1892/xfs.changes 2022-01-15 21:45:48.813633590 +0100 @@ -1,0 +2,6 @@ +Mon Jan 10 11:57:51 UTC 2022 - Johannes Segitz <[email protected]> + +- Added hardening to systemd service(s) (bsc#1181400). Modified: + * xfs.service + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfs.service ++++++ --- /var/tmp/diff_new_pack.0j084W/_old 2022-01-15 21:45:49.333633865 +0100 +++ /var/tmp/diff_new_pack.0j084W/_new 2022-01-15 21:45:49.337633867 +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=read-only +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
