rpms/wpa_supplicant/devel wpa_supplicant.config, 1.2, 1.3 wpa_supplicant.spec, 1.15, 1.16

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Apr 25 14:17:03 UTC 2006


Author: dcbw

Update of /cvs/dist/rpms/wpa_supplicant/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv1042

Modified Files:
	wpa_supplicant.config wpa_supplicant.spec 
Log Message:
* Tue Apr 25 2006 Dan Williams <dcbw at redhat.com> - 0.4.8-9
- Enable Wired driver, PKCS12, and Smartcard options (#rh189805#)




Index: wpa_supplicant.config
===================================================================
RCS file: /cvs/dist/rpms/wpa_supplicant/devel/wpa_supplicant.config,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- wpa_supplicant.config	27 Mar 2006 19:06:52 -0000	1.2
+++ wpa_supplicant.config	25 Apr 2006 14:17:01 -0000	1.3
@@ -6,6 +6,7 @@
 CONFIG_DRIVER_WEXT=y
 CONFIG_DRIVER_NDISWRAPPER=y
 CONFIG_DRIVER_PRISM54=y
+CONFIG_DRIVER_WIRED=y
 //CONFIG_DRIVER_BROADCOM=y
 //CONFIG_DRIVER_IPW=y
 //CONFIG_DRIVER_BSD=y
@@ -25,3 +26,5 @@
 CONFIG_EAP_PAX=y
 CONFIG_EAP_LEAP=y
 //CONFIG_PCSC=y
+CONFIG_PKCS12=y
+CONFIG_SMARTCARD=y


Index: wpa_supplicant.spec
===================================================================
RCS file: /cvs/dist/rpms/wpa_supplicant/devel/wpa_supplicant.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- wpa_supplicant.spec	25 Apr 2006 14:09:50 -0000	1.15
+++ wpa_supplicant.spec	25 Apr 2006 14:17:01 -0000	1.16
@@ -2,7 +2,7 @@
 Name: wpa_supplicant
 Epoch: 1
 Version: 0.4.8
-Release: 8.fc6
+Release: 9.fc6
 License: GPL
 Group: System Environment/Base
 Source0: http://hostap.epitest.fi/releases/%{name}-%{version}.tar.gz
@@ -127,6 +127,9 @@
 %{_bindir}/wpa_gui
 
 %changelog
+* Tue Apr 25 2006 Dan Williams <dcbw at redhat.com> - 0.4.8-9
+- Enable Wired driver, PKCS12, and Smartcard options (#rh189805#)
+
 * Tue Apr 11 2006 Dan Williams <dcbw at redhat.com> - 0.4.8-8
 - Fix control interface key obfuscation a bit
 




More information about the fedora-cvs-commits mailing list