Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dictd for openSUSE:Factory checked in at 2021-09-14 21:14:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dictd (Old) and /work/SRC/openSUSE:Factory/.dictd.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dictd" Tue Sep 14 21:14:53 2021 rev:5 rq:918971 version:1.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/dictd/dictd.changes 2020-04-01 19:20:05.019578231 +0200 +++ /work/SRC/openSUSE:Factory/.dictd.new.1899/dictd.changes 2021-09-14 21:15:17.128457789 +0200 @@ -1,0 +2,6 @@ +Mon Sep 13 13:57:00 UTC 2021 - Johannes Segitz <jseg...@suse.com> + +- Added hardening to systemd service(s) (bsc#1181400). Modified: + * dictd.service + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dictd.service ++++++ --- /var/tmp/diff_new_pack.lx3nmG/_old 2021-09-14 21:15:17.928458573 +0200 +++ /var/tmp/diff_new_pack.lx3nmG/_new 2021-09-14 21:15:17.932458578 +0200 @@ -3,6 +3,19 @@ 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 +ProtectHostname=true +ProtectClock=true +ProtectKernelTunables=true +ProtectKernelModules=true +ProtectKernelLogs=true +ProtectControlGroups=true +RestrictRealtime=true +# end of automatic additions Type=forking ExecStart=/usr/sbin/dictd --listen-to 127.0.0.1