enable IEEE 802.11w (management frame protection, PMF) (rh#909499)
This commit is contained in:
parent
fb7f6658b8
commit
18d8fa3c44
@ -37,5 +37,6 @@ CONFIG_AP=y
|
|||||||
CONFIG_P2P=y
|
CONFIG_P2P=y
|
||||||
CONFIG_IBSS_RSN=y
|
CONFIG_IBSS_RSN=y
|
||||||
CONFIG_IEEE80211N=y
|
CONFIG_IEEE80211N=y
|
||||||
|
CONFIG_IEEE80211W=y
|
||||||
CONFIG_WIFI_DISPLAY=y
|
CONFIG_WIFI_DISPLAY=y
|
||||||
CONFIG_MACSEC=y
|
CONFIG_MACSEC=y
|
||||||
|
@ -7,7 +7,7 @@ Summary: WPA/WPA2/IEEE 802.1X Supplicant
|
|||||||
Name: wpa_supplicant
|
Name: wpa_supplicant
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.6
|
Version: 2.6
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source0: http://w1.fi/releases/%{name}-%{version}%{rcver}%{snapshot}.tar.gz
|
Source0: http://w1.fi/releases/%{name}-%{version}%{rcver}%{snapshot}.tar.gz
|
||||||
@ -258,6 +258,9 @@ chmod -R 0644 %{name}/examples/*.py
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 13 2017 Thomas Haller <thaller@redhat.com> - 1:2.6-5
|
||||||
|
- Enable IEEE 802.11w (management frame protection, PMF) (rh#909499)
|
||||||
|
|
||||||
* Thu Mar 2 2017 Davide Caratti <dcaratti@redhat.com> - 1:2.6-4
|
* Thu Mar 2 2017 Davide Caratti <dcaratti@redhat.com> - 1:2.6-4
|
||||||
- Backport support for IEEE 802.1AE (macsec)
|
- Backport support for IEEE 802.1AE (macsec)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user