Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rtorrent for openSUSE:Factory checked in at 2021-11-21 23:52:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rtorrent (Old) and /work/SRC/openSUSE:Factory/.rtorrent.new.1895 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rtorrent" Sun Nov 21 23:52:23 2021 rev:10 rq:932825 version:0.9.8 Changes: -------- --- /work/SRC/openSUSE:Factory/rtorrent/rtorrent.changes 2020-09-06 00:04:12.707308205 +0200 +++ /work/SRC/openSUSE:Factory/.rtorrent.new.1895/rtorrent.changes 2021-11-21 23:53:09.062065511 +0100 @@ -1,0 +2,6 @@ +Tue Nov 16 12:09:53 UTC 2021 - Johannes Segitz <jseg...@suse.com> + +- Added hardening to systemd service(s) (bsc#1181400). Modified: + * rtorrent.service + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rtorrent.service ++++++ --- /var/tmp/diff_new_pack.H4DZTT/_old 2021-11-21 23:53:09.626063693 +0100 +++ /var/tmp/diff_new_pack.H4DZTT/_new 2021-11-21 23:53:09.630063680 +0100 @@ -3,6 +3,18 @@ Requires=network.target local-fs.target [Service] +# added automatically, for details please see +# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort +ProtectSystem=full +PrivateDevices=true +ProtectHostname=true +ProtectClock=true +ProtectKernelTunables=true +ProtectKernelModules=true +ProtectKernelLogs=true +ProtectControlGroups=true +RestrictRealtime=true +# end of automatic additions Type=forking RemainAfterExit=yes KillMode=none