Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knock for openSUSE:Factory checked 
in at 2021-10-05 22:33:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/knock (Old)
 and      /work/SRC/openSUSE:Factory/.knock.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "knock"

Tue Oct  5 22:33:52 2021 rev:19 rq:923171 version:0.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/knock/knock.changes      2021-06-04 
22:44:21.299183016 +0200
+++ /work/SRC/openSUSE:Factory/.knock.new.2443/knock.changes    2021-10-05 
22:34:20.202919890 +0200
@@ -1,0 +2,6 @@
+Tue Sep 28 13:19:54 UTC 2021 - Johannes Segitz <jseg...@suse.com>
+
+- Added hardening to systemd service(s) (bsc#1181400). Modified:
+  * knockd.service
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ knockd.service ++++++
--- /var/tmp/diff_new_pack.rNavje/_old  2021-10-05 22:34:20.626920628 +0200
+++ /var/tmp/diff_new_pack.rNavje/_new  2021-10-05 22:34:20.626920628 +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/sbin/knockd
 
 [Install]

Reply via email to