Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package isatapd for openSUSE:Factory checked in at 2021-09-28 19:16:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/isatapd (Old) and /work/SRC/openSUSE:Factory/.isatapd.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "isatapd" Tue Sep 28 19:16:31 2021 rev:2 rq:921879 version:0.9.7+git.20141015 Changes: -------- --- /work/SRC/openSUSE:Factory/isatapd/isatapd.changes 2018-12-13 19:48:35.192689915 +0100 +++ /work/SRC/openSUSE:Factory/.isatapd.new.1899/isatapd.changes 2021-09-28 19:17:24.508246401 +0200 @@ -1,0 +2,6 @@ +Wed Sep 22 15:00:49 UTC 2021 - Johannes Segitz <[email protected]> + +- Added hardening to systemd service(s) (bsc#1181400). Modified: + * isatapd.service + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ isatapd.service ++++++ --- /var/tmp/diff_new_pack.cXKS9W/_old 2021-09-28 19:17:25.020246989 +0200 +++ /var/tmp/diff_new_pack.cXKS9W/_new 2021-09-28 19:17:25.020246989 +0200 @@ -3,6 +3,17 @@ Documentation=man:isatapd(8) [Service] +# added automatically, for details please see +# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort +ProtectSystem=full +ProtectHome=true +ProtectHostname=true +ProtectClock=true +ProtectKernelModules=true +ProtectKernelLogs=true +ProtectControlGroups=true +RestrictRealtime=true +# end of automatic additions Environment="MTU=1280" EnvironmentFile=-/etc/sysconfig/isatapd ExecStart=/usr/sbin/isatapd --mtu $MTU $DAEMON_OPTS $ISATAP_ROUTERS
