Bug 925 - Bump wpa_supplicant package to 0.6.10
Summary: Bump wpa_supplicant package to 0.6.10
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Outdated package (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 enhancement
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-19 18:23 UTC by Gustavo Zacarias
Modified: 2010-01-20 09:50 UTC (History)
1 user (show)

See Also:
Host: i686-linux
Target: arm-softfloat-linux-uclibcgnueabi
Build:


Attachments
Bump wpa_supplicant package to 0.6.10 (1.61 KB, patch)
2010-01-19 18:23 UTC, Gustavo Zacarias
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gustavo Zacarias 2010-01-19 18:23:32 UTC
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.
Comment 1 Peter Korsgaard 2010-01-20 09:50:49 UTC
Committed, thanks!