Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xboxdrv for openSUSE:Factory checked in at 2022-01-11 22:48:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xboxdrv (Old) and /work/SRC/openSUSE:Factory/.xboxdrv.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xboxdrv" Tue Jan 11 22:48:52 2022 rev:9 rq:945672 version:0.8.8 Changes: -------- --- /work/SRC/openSUSE:Factory/xboxdrv/xboxdrv.changes 2021-08-25 20:59:22.817068867 +0200 +++ /work/SRC/openSUSE:Factory/.xboxdrv.new.1892/xboxdrv.changes 2022-01-11 22:48:56.497772070 +0100 @@ -1,0 +2,6 @@ +Fri Jan 7 15:11:37 UTC 2022 - Johannes Segitz <jseg...@suse.com> + +- Added hardening to systemd service(s) (bsc#1181400). Modified: + * xboxdrv.service + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xboxdrv.service ++++++ --- /var/tmp/diff_new_pack.HFMW7t/_old 2022-01-11 22:48:57.089772128 +0100 +++ /var/tmp/diff_new_pack.HFMW7t/_new 2022-01-11 22:48:57.089772128 +0100 @@ -2,6 +2,17 @@ Description = xboxdrv [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 User = root Type = simple ExecStart = /usr/bin/xboxdrv -D -c /etc/xboxdrv.conf