Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tayga for openSUSE:Factory checked in at 2021-11-27 00:51:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tayga (Old) and /work/SRC/openSUSE:Factory/.tayga.new.1895 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tayga" Sat Nov 27 00:51:32 2021 rev:2 rq:934005 version:0.9.2 Changes: -------- --- /work/SRC/openSUSE:Factory/tayga/tayga.changes 2018-12-13 19:48:08.868723980 +0100 +++ /work/SRC/openSUSE:Factory/.tayga.new.1895/tayga.changes 2021-11-27 00:52:24.114578840 +0100 @@ -1,0 +2,6 @@ +Wed Nov 24 14:02:56 UTC 2021 - Johannes Segitz <[email protected]> + +- Added hardening to systemd service(s) (bsc#1181400). Modified: + * tayga.service + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tayga.service ++++++ --- /var/tmp/diff_new_pack.v47XVr/_old 2021-11-27 00:52:24.550577335 +0100 +++ /var/tmp/diff_new_pack.v47XVr/_new 2021-11-27 00:52:24.550577335 +0100 @@ -3,6 +3,19 @@ After=syslog.target network.target firewall.target [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 ExecStartPre=/usr/sbin/tayga_setup_tun ExecStart=/usr/sbin/tayga
