Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nxtvepg for openSUSE:Factory checked in at 2021-10-15 23:03:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nxtvepg (Old) and /work/SRC/openSUSE:Factory/.nxtvepg.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nxtvepg" Fri Oct 15 23:03:55 2021 rev:23 rq:925251 version:2.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/nxtvepg/nxtvepg.changes 2020-11-13 19:00:29.262207992 +0100 +++ /work/SRC/openSUSE:Factory/.nxtvepg.new.1890/nxtvepg.changes 2021-10-15 23:04:19.054112605 +0200 @@ -1,0 +2,6 @@ +Tue Oct 12 12:58:59 UTC 2021 - Johannes Segitz <jseg...@suse.com> + +- Added hardening to systemd service(s) (bsc#1181400). Modified: + * nxtvepg.service + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nxtvepg.service ++++++ --- /var/tmp/diff_new_pack.uc9jOt/_old 2021-10-15 23:04:20.098113349 +0200 +++ /var/tmp/diff_new_pack.uc9jOt/_new 2021-10-15 23:04:20.098113349 +0200 @@ -5,6 +5,19 @@ ConditionPathExists=/etc/nxtvepgrc [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 ExecStart=/usr/bin/nxtvepg -daemon -rcfile /etc/nxtvepgrc [Install]