Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rsync for openSUSE:Factory checked in at 2021-11-23 22:10:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rsync (Old) and /work/SRC/openSUSE:Factory/.rsync.new.1895 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rsync" Tue Nov 23 22:10:15 2021 rev:74 rq:932787 version:3.2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/rsync/rsync.changes 2020-09-08 22:45:36.791466267 +0200 +++ /work/SRC/openSUSE:Factory/.rsync.new.1895/rsync.changes 2021-11-23 22:12:25.918508524 +0100 @@ -1,0 +2,6 @@ +Tue Nov 16 08:59:11 UTC 2021 - Johannes Segitz <[email protected]> + +- Added hardening to systemd service(s) (bsc#1181400). Modified: + * rsyncd.service + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rsyncd.service ++++++ --- /var/tmp/diff_new_pack.OU37OF/_old 2021-11-23 22:12:26.882505336 +0100 +++ /var/tmp/diff_new_pack.OU37OF/_new 2021-11-23 22:12:26.882505336 +0100 @@ -8,6 +8,15 @@ IOSchedulingClass=idle CPUSchedulingPolicy=batch PrivateTmp=true +# added automatically, for details please see +# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort +ProtectHostname=true +ProtectKernelTunables=true +ProtectKernelModules=true +ProtectKernelLogs=true +ProtectControlGroups=true +RestrictRealtime=true +# end of automatic additions [Install] WantedBy=multi-user.target
