Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package synergy for openSUSE:Factory checked in at 2021-12-16 02:00:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/synergy (Old) and /work/SRC/openSUSE:Factory/.synergy.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "synergy" Thu Dec 16 02:00:45 2021 rev:23 rq:940678 version:1.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/synergy/synergy.changes 2020-02-04 19:55:31.785397766 +0100 +++ /work/SRC/openSUSE:Factory/.synergy.new.2520/synergy.changes 2021-12-16 02:01:18.083646281 +0100 @@ -1,0 +2,6 @@ +Wed Nov 24 10:20:39 UTC 2021 - Johannes Segitz <jseg...@suse.com> + +- Added hardening to systemd service(s) (bsc#1181400). Modified: + * synergys.service + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ synergys.service ++++++ --- /var/tmp/diff_new_pack.vO94up/_old 2021-12-16 02:01:18.751646685 +0100 +++ /var/tmp/diff_new_pack.vO94up/_new 2021-12-16 02:01:18.755646688 +0100 @@ -3,6 +3,17 @@ After=network.target [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 +ProtectKernelLogs=true +ProtectControlGroups=true +RestrictRealtime=true +# end of automatic additions ExecStart=/usr/bin/synergys --no-daemon --config /etc/synergy.conf Restart=on-failure