- Enable Wired driver, PKCS12, and Smartcard options (#rh189805#)

This commit is contained in:
Daniel Williams 2006-04-25 14:17:01 +00:00
parent 925b6f5aaa
commit 1729a36084
2 changed files with 7 additions and 1 deletions

View File

@ -6,6 +6,7 @@ CONFIG_DRIVER_ATMEL=y
CONFIG_DRIVER_WEXT=y CONFIG_DRIVER_WEXT=y
CONFIG_DRIVER_NDISWRAPPER=y CONFIG_DRIVER_NDISWRAPPER=y
CONFIG_DRIVER_PRISM54=y CONFIG_DRIVER_PRISM54=y
CONFIG_DRIVER_WIRED=y
//CONFIG_DRIVER_BROADCOM=y //CONFIG_DRIVER_BROADCOM=y
//CONFIG_DRIVER_IPW=y //CONFIG_DRIVER_IPW=y
//CONFIG_DRIVER_BSD=y //CONFIG_DRIVER_BSD=y
@ -25,3 +26,5 @@ CONFIG_EAP_PSK=y
CONFIG_EAP_PAX=y CONFIG_EAP_PAX=y
CONFIG_EAP_LEAP=y CONFIG_EAP_LEAP=y
//CONFIG_PCSC=y //CONFIG_PCSC=y
CONFIG_PKCS12=y
CONFIG_SMARTCARD=y

View File

@ -2,7 +2,7 @@ Summary: WPA/WPA2/IEEE 802.1X Supplicant
Name: wpa_supplicant Name: wpa_supplicant
Epoch: 1 Epoch: 1
Version: 0.4.8 Version: 0.4.8
Release: 8.fc6 Release: 9.fc6
License: GPL License: GPL
Group: System Environment/Base Group: System Environment/Base
Source0: http://hostap.epitest.fi/releases/%{name}-%{version}.tar.gz Source0: http://hostap.epitest.fi/releases/%{name}-%{version}.tar.gz
@ -127,6 +127,9 @@ fi
%{_bindir}/wpa_gui %{_bindir}/wpa_gui
%changelog %changelog
* Tue Apr 25 2006 Dan Williams <dcbw@redhat.com> - 0.4.8-9
- Enable Wired driver, PKCS12, and Smartcard options (#rh189805#)
* Tue Apr 11 2006 Dan Williams <dcbw@redhat.com> - 0.4.8-8 * Tue Apr 11 2006 Dan Williams <dcbw@redhat.com> - 0.4.8-8
- Fix control interface key obfuscation a bit - Fix control interface key obfuscation a bit