[Lunar-commits] wpa_supplicant: fixed an integer overflow, fixed a race

stumbles stumbles at lunar-linux.org
Thu Jan 10 00:36:31 CET 2008


commit dbfc7d4b5db62452a54b86364b8d6b64b528b6da
Author: stumbles <stumbles at lunar-linux.org>
Date:   Wed Jan 9 18:36:31 2008 -0500

    wpa_supplicant: fixed an integer overflow, fixed a race
    condition with -W option, fixed a possible race condition
    between wpa_cli reassociate and wpa_cli disconnect and
    a few other things.
---
 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 1c7b652..5796dae 100644
--- a/wifi/wpa_supplicant/DETAILS
+++ b/wifi/wpa_supplicant/DETAILS
@@ -1,11 +1,11 @@
           MODULE=wpa_supplicant
-         VERSION=0.5.8
+         VERSION=0.5.9
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://hostap.epitest.fi/releases/
-      SOURCE_VFY=sha1:434545faf4758044629f574d82939511be8deb0b
+      SOURCE_VFY=sha1:c197852585b069341f5d90dec9143a2b27a64320
         WEB_SITE=http://hostap.epitest.fi/wpa_supplicant/
          ENTERED=20041019
-         UPDATED=20070726
+         UPDATED=20080109
            SHORT="WPA key management for Linux"
 
 cat << EOF


More information about the Lunar-commits mailing list