Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ulogd for openSUSE:Factory checked in at 2021-12-03 20:35:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ulogd (Old) and /work/SRC/openSUSE:Factory/.ulogd.new.31177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ulogd" Fri Dec 3 20:35:24 2021 rev:18 rq:935003 version:2.0.7 Changes: -------- --- /work/SRC/openSUSE:Factory/ulogd/ulogd.changes 2020-10-24 15:14:34.124035375 +0200 +++ /work/SRC/openSUSE:Factory/.ulogd.new.31177/ulogd.changes 2021-12-03 20:35:30.544198881 +0100 @@ -1,0 +2,6 @@ +Fri Nov 26 08:40:03 UTC 2021 - Johannes Segitz <jseg...@suse.com> + +- Added hardening to systemd service(s) (bsc#1181400). Modified: + * ulogd.service + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ulogd.service ++++++ --- /var/tmp/diff_new_pack.2hGkvG/_old 2021-12-03 20:35:32.236192698 +0100 +++ /var/tmp/diff_new_pack.2hGkvG/_new 2021-12-03 20:35:32.236192698 +0100 @@ -2,6 +2,16 @@ Description=Userspace logging daemon for NFLOG [Service] +# added automatically, for details please see +# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort +ProtectSystem=full +ProtectHome=true +ProtectHostname=true +ProtectKernelTunables=true +ProtectKernelModules=true +ProtectControlGroups=true +RestrictRealtime=true +# end of automatic additions ExecStart=/usr/sbin/ulogd -u ulogd [Install]