From 8c86980effd2dbd0618060b929441fdce35b2573 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jan 2020 04:21:41 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- hostapd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hostapd.spec b/hostapd.spec index 41f6dae..5ee9359 100644 --- a/hostapd.spec +++ b/hostapd.spec @@ -2,7 +2,7 @@ Name: hostapd Version: 2.9 -Release: 2%{?dist} +Release: 3%{?dist} Summary: IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator License: BSD URL: http://w1.fi/hostapd @@ -182,6 +182,9 @@ fi %{_sysconfdir}/logwatch/scripts/services/%{name} %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 2.9-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Wed Oct 30 2019 John W. Linville - 2.9-2 - Fix CVE-2019-16275 (AP mode PMF disconnection protection bypass)