Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package exim for openSUSE:Factory checked in at 2021-09-14 21:14:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/exim (Old) and /work/SRC/openSUSE:Factory/.exim.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "exim" Tue Sep 14 21:14:52 2021 rev:68 rq:918956 version:4.94.2 Changes: -------- --- /work/SRC/openSUSE:Factory/exim/exim.changes 2021-07-16 00:03:15.188335245 +0200 +++ /work/SRC/openSUSE:Factory/.exim.new.1899/exim.changes 2021-09-14 21:15:15.988456670 +0200 @@ -1,0 +2,6 @@ +Tue Sep 14 07:31:37 UTC 2021 - Johannes Segitz <[email protected]> + +- Added hardening to systemd service(s) (bsc#1181400). Modified: + * exim.service + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ exim.service ++++++ --- /var/tmp/diff_new_pack.Kz25Dr/_old 2021-09-14 21:15:16.972457636 +0200 +++ /var/tmp/diff_new_pack.Kz25Dr/_new 2021-09-14 21:15:16.976457640 +0200 @@ -5,6 +5,19 @@ [Service] PrivateTmp=true +# 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 Environment=QUEUE=1h EnvironmentFile=-/etc/sysconfig/exim ExecStart=/usr/sbin/exim $EXIM_ARGS
