[Lunar-commits] CVS: moonbase/net/wpa_supplicant BUILD, 1.4, 1.5 DETAILS, 1.3, 1.4

Moritz Heiber moe at lunar-linux.org
Mon Dec 27 16:40:18 UTC 2004


Update of /var/cvs/lunar/moonbase/net/wpa_supplicant
In directory espresso.foo-projects.org:/tmp/cvs-serv9849/wpa_supplicant

Modified Files:
	BUILD DETAILS 
Log Message:
Major hostap stuff update. This version is needed
in order to update to the most recent kernels.

* wpa_supplicant is working with ipw2100 now


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/net/wpa_supplicant/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD	6 Dec 2004 18:23:26 -0000	1.4
+++ BUILD	27 Dec 2004 16:40:15 -0000	1.5
@@ -1,7 +1,5 @@
 (
   
-  patch_it $SOURCE2 1	&&
-
   if module_installed ndiswrapper;  then
 	OPTS="$OPTS CONFIG_DRIVER_NDISWRAPPER=y"
   fi &&
@@ -31,6 +29,7 @@
   done &&
 
   make  &&
+  prepare_install  &&
   install -m755 wpa_supplicant	/usr/bin	&&
   install -m755 wpa_cli 	/usr/bin	&&
   install -m755 wpa_passphrase	/usr/bin	&&

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/net/wpa_supplicant/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS	7 Nov 2004 16:31:36 -0000	1.3
+++ DETAILS	27 Dec 2004 16:40:15 -0000	1.4
@@ -1,14 +1,11 @@
           MODULE=wpa_supplicant
-         VERSION=0.2.5
+         VERSION=0.2.6
           SOURCE=$MODULE-$VERSION.tar.gz
-	 SOURCE2=wpa_supplicant-0.2.5-ipw2100.diff
       SOURCE_URL=http://hostap.epitest.fi/releases/
-     SOURCE2_URL=http://www.uninova.pt/~pmr/files/WPA/
-      SOURCE_VFY=sha1:37c49ba2d8ab2600f99486790f865b7f3bfa5fe9
-     SOURCE2_VFY=sha1:608e5b822319f65bf9fc9b71fd525a0f2b6a0a6c
+      SOURCE_VFY=sha1:ad0e0d11bad2004430e0cea059b1c67d00b2100d
         WEB_SITE=http://hostap.epitest.fi/wpa_supplicant/
          ENTERED=20041019
-         UPDATED=20041019
+         UPDATED=20041227
            SHORT="wpa_supplicant is a WPA Supplicant for Linux"
 
 cat << EOF



More information about the Lunar-commits mailing list