Update to version 2.2 from upstream
This commit is contained in:
parent
22da73fd42
commit
d7a1df61a3
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/hostapd-2.1.tar.gz
|
/hostapd-2.2.tar.gz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global _hardened_build 1
|
%global _hardened_build 1
|
||||||
|
|
||||||
Name: hostapd
|
Name: hostapd
|
||||||
Version: 2.1
|
Version: 2.2
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
|
Summary: IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://w1.fi/hostapd
|
URL: http://w1.fi/hostapd
|
||||||
@ -176,6 +176,9 @@ fi
|
|||||||
%{_sysconfdir}/logwatch/scripts/services/%{name}
|
%{_sysconfdir}/logwatch/scripts/services/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 5 2014 John W. Linville <linville@redhat.com> - 2.2-1
|
||||||
|
- Update to version 2.2 from upstream
|
||||||
|
|
||||||
* Sat Feb 22 2014 Simone Caronni <negativo17@gmail.com> - 2.1-2
|
* Sat Feb 22 2014 Simone Caronni <negativo17@gmail.com> - 2.1-2
|
||||||
- Re-enable drivers (#1068849).
|
- Re-enable drivers (#1068849).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user