Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hostapd for openSUSE:Factory checked in at 2026-07-29 19:01:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hostapd (Old) and /work/SRC/openSUSE:Factory/.hostapd.new.2004 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hostapd" Wed Jul 29 19:01:05 2026 rev:52 rq:1368328 version:2.11 Changes: -------- --- /work/SRC/openSUSE:Factory/hostapd/hostapd.changes 2026-07-15 17:11:23.347095499 +0200 +++ /work/SRC/openSUSE:Factory/.hostapd.new.2004/hostapd.changes 2026-07-29 19:02:42.128788595 +0200 @@ -1,0 +2,6 @@ +Thu Jul 23 16:24:39 UTC 2026 - [email protected] + +- Update hostapd.service + * restart on failure + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hostapd.service ++++++ --- /var/tmp/diff_new_pack.9DbNRN/_old 2026-07-29 19:02:42.820812444 +0200 +++ /var/tmp/diff_new_pack.9DbNRN/_new 2026-07-29 19:02:42.828812719 +0200 @@ -13,9 +13,13 @@ ProtectKernelLogs=true ProtectControlGroups=true RestrictRealtime=true -# end of automatic additions -ExecStart=/usr/sbin/hostapd /etc/hostapd.conf +# end of automatic additions +ExecStart=/usr/sbin/hostapd /etc/hostapd.conf ExecReload=/bin/kill -HUP $MAINPID +Restart=on-failure +RestartSec=5s +StartLimitIntervalSec=60 +StartLimitBurst=3 [Install] WantedBy=multi-user.target
