Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ez-ipupdate for openSUSE:Factory checked in at 2021-09-20 23:33:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ez-ipupdate (Old) and /work/SRC/openSUSE:Factory/.ez-ipupdate.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ez-ipupdate" Mon Sep 20 23:33:38 2021 rev:21 rq:920331 version:3.0.11b8 Changes: -------- --- /work/SRC/openSUSE:Factory/ez-ipupdate/ez-ipupdate.changes 2016-01-05 21:55:02.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ez-ipupdate.new.1899/ez-ipupdate.changes 2021-09-20 23:36:26.739417630 +0200 @@ -1,0 +2,6 @@ +Tue Sep 14 07:36:51 UTC 2021 - Johannes Segitz <[email protected]> + +- Added hardening to systemd service(s) (bsc#1181400). Modified: + * ez-ipupdate.service + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ez-ipupdate.service ++++++ --- /var/tmp/diff_new_pack.8VUOMi/_old 2021-09-20 23:36:27.299418322 +0200 +++ /var/tmp/diff_new_pack.8VUOMi/_new 2021-09-20 23:36:27.299418322 +0200 @@ -3,6 +3,18 @@ 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 +ProtectClock=true +ProtectKernelTunables=true +ProtectKernelModules=true +ProtectKernelLogs=true +ProtectControlGroups=true +RestrictRealtime=true +# end of automatic additions Type=forking PIDFile=/run/ez-ipupdate/ez-ipupdate.pid ExecStart=/usr/bin/ez-ipupdate --daemon --config-file /etc/ez-ipupdate.conf --pid-file /run/ez-ipupdate/ez-ipupdate.pid
