Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rinetd for openSUSE:Factory checked in at 2021-11-22 23:04:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rinetd (Old) and /work/SRC/openSUSE:Factory/.rinetd.new.1895 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rinetd" Mon Nov 22 23:04:17 2021 rev:20 rq:932981 version:0.62 Changes: -------- --- /work/SRC/openSUSE:Factory/rinetd/rinetd.changes 2020-02-04 19:54:33.761363923 +0100 +++ /work/SRC/openSUSE:Factory/.rinetd.new.1895/rinetd.changes 2021-11-22 23:05:03.817754947 +0100 @@ -1,0 +2,6 @@ +Mon Nov 15 15:51:21 UTC 2021 - Johannes Segitz <[email protected]> + +- Added hardening to systemd service(s) (bsc#1181400). Modified: + * rinetd.service + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rinetd.service ++++++ --- /var/tmp/diff_new_pack.LiXYdS/_old 2021-11-22 23:05:04.449752826 +0100 +++ /var/tmp/diff_new_pack.LiXYdS/_new 2021-11-22 23:05:04.453752813 +0100 @@ -2,6 +2,19 @@ Description=ritned daemon [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 PIDFile=/var/run/rinetd.pid ExecStart=/usr/sbin/rinetd
