diff --git a/build-config b/build-config index 0d826e2..c33b321 100644 --- a/build-config +++ b/build-config @@ -37,6 +37,7 @@ CONFIG_AP=y CONFIG_P2P=y CONFIG_IBSS_RSN=y CONFIG_IEEE80211N=y +CONFIG_IEEE80211R=y CONFIG_IEEE80211W=y CONFIG_WIFI_DISPLAY=y CONFIG_MACSEC=y diff --git a/wpa_supplicant.spec b/wpa_supplicant.spec index 12d7b21..d1875f7 100644 --- a/wpa_supplicant.spec +++ b/wpa_supplicant.spec @@ -302,6 +302,7 @@ chmod -R 0644 %{name}/examples/*.py %changelog * Wed Nov 1 2017 Jiří Klimeš - 1:2.6-12 - Fix crash when using MACsec without loaded macsec.ko (rh #1497640) +- Enable Fast BSS Transition for station mode (rh #1372928) * Mon Oct 16 2017 Lubomir Rintel - 1:2.6-11 - hostapd: Avoid key reinstallation in FT handshake (CVE-2017-13082)