Created attachment 949 [details] Bump wpa_supplicant package to 0.6.10 wpa_supplicant 0.6.10 changes: * fixed SHA-256 based key derivation function to match with the standard when using CCMP (for IEEE 802.11r and IEEE 802.11w) (note: this breaks interoperability with previous version) [Bug 307] * changed driver_wext to disconnect at init/deinit to clear state * added explicit disconnect on 4-way handshake failures * added WPS workarounds for known interoperability issues with broken, deployed implementation * update IEEE 802.11w implementation to match with the published standard * do not send WPS M8 message when learning current AP configuration as an external Registrar * added a workaround for race condition between receive EAPOL frames and association events * fixed compilation with newer GnuTLS versions * fixed PKCS#12 use with OpenSSL 1.0.0 Also enable nl80211 driver when libnl is installed in target.
Committed, thanks!