[Lunar-commits] <moonbase> wpa_supplicant: version bumped to 0.6.10.
Florin Braescu
florin at lunar-linux.org
Mon Feb 15 22:16:44 CET 2010
commit a02642d0367c9154bf79895ea2ec40990dc944d2
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Feb 15 23:16:44 2010 +0200
wpa_supplicant: version bumped to 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
---
wifi/wpa_supplicant/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/wifi/wpa_supplicant/DETAILS b/wifi/wpa_supplicant/DETAILS
index f494110..db593ba 100644
--- a/wifi/wpa_supplicant/DETAILS
+++ b/wifi/wpa_supplicant/DETAILS
@@ -1,11 +1,11 @@
MODULE=wpa_supplicant
- VERSION=0.6.9
+ VERSION=0.6.10
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://hostap.epitest.fi/releases
- SOURCE_VFY=sha1:3764f7bda4e5c87caac2b9e134cb59996f073f09
+ SOURCE_VFY=sha1:d2c93758607de250a8dda7adc8f8b304d0a074ce
WEB_SITE=http://hostap.epitest.fi/$MODULE
ENTERED=20041019
- UPDATED=20090323
+ UPDATED=20100215
SHORT="WPA key management for Linux"
cat << EOF
More information about the Lunar-commits
mailing list