Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ddclient for openSUSE:Factory checked in at 2021-10-16 23:07:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ddclient (Old) and /work/SRC/openSUSE:Factory/.ddclient.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ddclient" Sat Oct 16 23:07:10 2021 rev:51 rq:925663 version:3.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ddclient/ddclient.changes 2021-06-19 23:04:55.747846107 +0200 +++ /work/SRC/openSUSE:Factory/.ddclient.new.1890/ddclient.changes 2021-10-16 23:07:11.309680085 +0200 @@ -1,0 +2,6 @@ +Wed Sep 1 12:27:43 UTC 2021 - Johannes Segitz <jseg...@suse.com> + +- Added hardening to systemd service(s). Modified: + * ddclient.service + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ddclient.service ++++++ --- /var/tmp/diff_new_pack.tQ1ODH/_old 2021-10-16 23:07:13.513681942 +0200 +++ /var/tmp/diff_new_pack.tQ1ODH/_new 2021-10-16 23:07:13.513681942 +0200 @@ -3,6 +3,19 @@ After=network.target nss-lookup.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 User=ddclient Group=ddclient Type=forking