Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gkrellm for openSUSE:Factory checked 
in at 2021-09-21 21:12:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gkrellm (Old)
 and      /work/SRC/openSUSE:Factory/.gkrellm.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gkrellm"

Tue Sep 21 21:12:52 2021 rev:40 rq:920536 version:2.3.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/gkrellm/gkrellm.changes  2019-11-15 
00:39:18.903693240 +0100
+++ /work/SRC/openSUSE:Factory/.gkrellm.new.1899/gkrellm.changes        
2021-09-21 21:13:44.802679622 +0200
@@ -1,0 +2,6 @@
+Mon Sep 20 13:27:10 UTC 2021 - Johannes Segitz <jseg...@suse.com>
+
+- Added hardening to systemd service(s) (bsc#1181400). Modified:
+  * gkrellmd.service
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------




++++++ gkrellmd.service ++++++
--- /var/tmp/diff_new_pack.x8yWLo/_old  2021-09-21 21:13:45.406680305 +0200
+++ /var/tmp/diff_new_pack.x8yWLo/_new  2021-09-21 21:13:45.406680305 +0200
@@ -3,6 +3,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 
 ExecStart=/usr/bin/gkrellmd
 
 [Install]

Reply via email to