Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wpa_supplicant for openSUSE:Factory 
checked in at 2022-01-11 00:01:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wpa_supplicant (Old)
 and      /work/SRC/openSUSE:Factory/.wpa_supplicant.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wpa_supplicant"

Tue Jan 11 00:01:41 2022 rev:89 rq:945257 version:2.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/wpa_supplicant/wpa_supplicant.changes    
2021-04-10 15:27:05.942358815 +0200
+++ /work/SRC/openSUSE:Factory/.wpa_supplicant.new.1892/wpa_supplicant.changes  
2022-01-11 00:01:58.125244290 +0100
@@ -1,0 +2,6 @@
+Mon Jan 10 08:27:51 UTC 2022 - Johannes Segitz <jseg...@suse.com>
+
+- Added hardening to systemd service(s) (bsc#1181400). Modified:
+  * wpa_supplicant.service
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ wpa_supplicant.service ++++++
--- /var/tmp/diff_new_pack.EKe78H/_old  2022-01-11 00:01:58.917244984 +0100
+++ /var/tmp/diff_new_pack.EKe78H/_new  2022-01-11 00:01:58.917244984 +0100
@@ -5,6 +5,17 @@
 Wants=network-pre.target
 
 [Service]
+# added automatically, for details please see
+# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort
+ProtectSystem=full
+ProtectHome=read-only
+ProtectHostname=true
+ProtectKernelTunables=true
+ProtectKernelModules=true
+ProtectKernelLogs=true
+ProtectControlGroups=true
+RestrictRealtime=true
+# end of automatic additions 
 Type=dbus
 BusName=fi.w1.wpa_supplicant1
 ExecStart=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf 
-u -t -f /var/log/wpa_supplicant.log

Reply via email to