[Lunar-commits] <moonbase> wpa_supplicant: version bumped to 0.6.8.

Florin Braescu florin at lunar-linux.org
Sun Mar 15 17:45:24 CET 2009


commit ff3b4f22f513e22d3474833e8a7574fe57cae8d5
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Mar 15 18:45:24 2009 +0200

    wpa_supplicant: version bumped to 0.6.8.
    
    Many new feature, bugfixes and enhacements.
---
 wifi/wpa_supplicant/BUILD   |    1 +
 wifi/wpa_supplicant/DETAILS |    7 +++----
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/wifi/wpa_supplicant/BUILD b/wifi/wpa_supplicant/BUILD
index ec644e5..ed74486 100644
--- a/wifi/wpa_supplicant/BUILD
+++ b/wifi/wpa_supplicant/BUILD
@@ -1,5 +1,6 @@
 (
 
+  cd wpa_supplicant  &&
   sedit "s/\/usr\/local/\/usr/g" Makefile   &&
   sedit "s/dynamic_eap_methods//" Makefile  &&
 
diff --git a/wifi/wpa_supplicant/DETAILS b/wifi/wpa_supplicant/DETAILS
index 2bc923e..b2c3b81 100644
--- a/wifi/wpa_supplicant/DETAILS
+++ b/wifi/wpa_supplicant/DETAILS
@@ -1,11 +1,11 @@
           MODULE=wpa_supplicant
-         VERSION=0.5.11
+         VERSION=0.6.8
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://hostap.epitest.fi/releases
-      SOURCE_VFY=sha1:015cdd0d334148f4eccb94aee7dbe3ac2782b898
+      SOURCE_VFY=sha1:cadf5aeed2a3c0a0e0686d163b16182877b2d7e5
         WEB_SITE=http://hostap.epitest.fi/wpa_supplicant
          ENTERED=20041019
-         UPDATED=20081216
+         UPDATED=20090315
            SHORT="WPA key management for Linux"
 
 cat << EOF
@@ -14,7 +14,6 @@ WPA and WPA2 (IEEE 802.11i / RSN). Supplicant is the IEEE 802.1X/WPA
 component that is used in the client stations. It implements
 key negotiation with a WPA Authenticator and it controls the
 roaming and IEEE 802.11 authentication/association of the wlan driver.
-
 wpa_supplicant is designed to be a "daemon" program that runs in the
 background and acts as the backend component controlling the wireless
 connection. wpa_supplicant supports separate frontend programs and an


More information about the Lunar-commits mailing list