Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package prelude-lml for openSUSE:Factory checked in at 2022-04-01 21:35:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/prelude-lml (Old) and /work/SRC/openSUSE:Factory/.prelude-lml.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "prelude-lml" Fri Apr 1 21:35:46 2022 rev:8 rq:966289 version:5.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/prelude-lml/prelude-lml.changes 2020-10-29 09:23:13.198740317 +0100 +++ /work/SRC/openSUSE:Factory/.prelude-lml.new.1900/prelude-lml.changes 2022-04-01 21:36:59.400915300 +0200 @@ -1,0 +2,6 @@ +Wed Oct 20 08:59:50 UTC 2021 - Johannes Segitz <jseg...@suse.com> + +- Added hardening to systemd service(s) (bsc#1181400). Modified: + * prelude-lml.service + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ prelude-lml.service ++++++ --- /var/tmp/diff_new_pack.YLMQfb/_old 2022-04-01 21:37:00.348904903 +0200 +++ /var/tmp/diff_new_pack.YLMQfb/_new 2022-04-01 21:37:00.352904859 +0200 @@ -3,6 +3,19 @@ After=remode_fs.target prelude-manager.service [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/bin/prelude-lml [Install]