Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package minetest for openSUSE:Factory checked in at 2021-10-29 22:34:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/minetest (Old) and /work/SRC/openSUSE:Factory/.minetest.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "minetest" Fri Oct 29 22:34:16 2021 rev:18 rq:928050 version:5.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/minetest/minetest.changes 2021-06-02 22:12:22.484133138 +0200 +++ /work/SRC/openSUSE:Factory/.minetest.new.1890/minetest.changes 2021-10-29 22:35:21.987707802 +0200 @@ -1,0 +2,6 @@ +Wed Oct 6 12:04:32 UTC 2021 - Johannes Segitz <[email protected]> + +- Added hardening to systemd service(s) (bsc#1181400). Modified: + * [email protected] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ [email protected] ++++++ --- /var/tmp/diff_new_pack.EjVdMI/_old 2021-10-29 22:35:22.727708082 +0200 +++ /var/tmp/diff_new_pack.EjVdMI/_new 2021-10-29 22:35:22.727708082 +0200 @@ -4,6 +4,19 @@ After=network.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 Restart=on-failure User=minetest Group=minetest
