Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hostapd for openSUSE:Factory checked in at 2021-11-21 23:52:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hostapd (Old) and /work/SRC/openSUSE:Factory/.hostapd.new.1895 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hostapd" Sun Nov 21 23:52:15 2021 rev:43 rq:932776 version:2.9 Changes: -------- --- /work/SRC/openSUSE:Factory/hostapd/hostapd.changes 2021-07-20 15:39:57.533525477 +0200 +++ /work/SRC/openSUSE:Factory/.hostapd.new.1895/hostapd.changes 2021-11-21 23:52:45.478141543 +0100 @@ -1,0 +2,6 @@ +Fri Oct 15 07:29:27 UTC 2021 - Johannes Segitz <[email protected]> + +- Added hardening to systemd service(s) (bsc#1181400). Modified: + * hostapd.service + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hostapd.service ++++++ --- /var/tmp/diff_new_pack.JM1bIx/_old 2021-11-21 23:52:46.018139802 +0100 +++ /var/tmp/diff_new_pack.JM1bIx/_new 2021-11-21 23:52:46.018139802 +0100 @@ -3,6 +3,17 @@ After=network.target [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/hostapd /etc/hostapd.conf ExecReload=/bin/kill -HUP $MAINPID
