Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xl2tpd for openSUSE:Factory checked 
in at 2022-02-17 00:30:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xl2tpd (Old)
 and      /work/SRC/openSUSE:Factory/.xl2tpd.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xl2tpd"

Thu Feb 17 00:30:01 2022 rev:25 rq:954705 version:1.3.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/xl2tpd/xl2tpd.changes    2020-12-23 
14:19:57.225649647 +0100
+++ /work/SRC/openSUSE:Factory/.xl2tpd.new.1956/xl2tpd.changes  2022-02-17 
00:30:14.513436285 +0100
@@ -1,0 +2,6 @@
+Mon Jan 10 12:24:38 UTC 2022 - Johannes Segitz <[email protected]>
+
+- Added hardening to systemd service(s) (bsc#1181400). Modified:
+  * xl2tpd.service
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xl2tpd.service ++++++
--- /var/tmp/diff_new_pack.voJPCl/_old  2022-02-17 00:30:15.305436148 +0100
+++ /var/tmp/diff_new_pack.voJPCl/_new  2022-02-17 00:30:15.309436148 +0100
@@ -6,6 +6,17 @@
 #Wants=ipsec.service
 
 [Service]
+# added automatically, for details please see
+# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort
+ProtectSystem=full
+ProtectHome=true
+ProtectHostname=true
+ProtectKernelTunables=true
+ProtectKernelModules=true
+ProtectKernelLogs=true
+ProtectControlGroups=true
+RestrictRealtime=true
+# end of automatic additions 
 ExecStart=/usr/sbin/xl2tpd -D
 ExecReload=/bin/kill -HUP $MAINPID
 

Reply via email to