|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: hostapd
|
|
|
|
|
Version: 2.10
|
|
|
|
|
Release: 11%{?dist}
|
|
|
|
|
Release: 12%{?dist}
|
|
|
|
|
Summary: IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
|
|
|
|
|
License: BSD-3-Clause
|
|
|
|
|
URL: http://w1.fi/hostapd
|
|
|
|
@ -192,6 +192,10 @@ fi
|
|
|
|
|
%{_sysconfdir}/logwatch/scripts/services/%{name}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.10-12
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Jul 5 2024 Davide Caratti <dcaratti@redhat.com> - 2.10-11
|
|
|
|
|
- Fix potential regressions after rebase from f40
|
|
|
|
|
- Disable ENGINE API and enable SUITE B-192
|
|
|
|
|