Script 'mail_helper' called by obssrc
Hello community,

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

Package is "gns3-server"

Tue Sep 21 21:13:18 2021 rev:20 rq:920628 version:2.2.24

Changes:
--------
--- /work/SRC/openSUSE:Factory/gns3-server/gns3-server.changes  2021-08-27 
21:45:01.194048573 +0200
+++ /work/SRC/openSUSE:Factory/.gns3-server.new.1899/gns3-server.changes        
2021-09-21 21:14:12.542710993 +0200
@@ -1,0 +2,6 @@
+Mon Sep 20 13:42:55 UTC 2021 - Johannes Segitz <jseg...@suse.com>
+
+- Added hardening to systemd service(s) (bsc#1181400). Modified:
+  * gns3-server.service
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gns3-server.service ++++++
--- /var/tmp/diff_new_pack.3y4pTA/_old  2021-09-21 21:14:13.066711585 +0200
+++ /var/tmp/diff_new_pack.3y4pTA/_new  2021-09-21 21:14:13.066711585 +0200
@@ -2,6 +2,19 @@
 Description=GNS3 server
 
 [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 
 Type=simple
 Environment=statedir=/var/lib/gns3
 ExecStart=/usr/bin/gns3server

Reply via email to