[wpa_supplicant] Enable EAP-TNC (rh #659038)

Daniel Williams dcbw at fedoraproject.org
Tue Jan 11 15:24:25 UTC 2011


commit 840f407ef728522295f521520d99d37886440801
Author: Dan Williams <dcbw at redhat.com>
Date:   Tue Jan 11 09:24:42 2011 -0600

    Enable EAP-TNC (rh #659038)

 build-config        |    1 +
 wpa_supplicant.spec |    5 ++++-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/build-config b/build-config
index 255dd69..0eba8b7 100644
--- a/build-config
+++ b/build-config
@@ -20,6 +20,7 @@ CONFIG_EAP_LEAP=y
 CONFIG_EAP_SAKE=y
 CONFIG_EAP_GPSK=y
 CONFIG_EAP_GPSK_SHA256=y
+CONFIG_EAP_TNC=y
 CONFIG_WPS=y
 CONFIG_EAP_IKEV2=y
 CONFIG_PKCS12=y
diff --git a/wpa_supplicant.spec b/wpa_supplicant.spec
index 2ac6a05..db3a7bf 100644
--- a/wpa_supplicant.spec
+++ b/wpa_supplicant.spec
@@ -2,7 +2,7 @@ Summary: WPA/WPA2/IEEE 802.1X Supplicant
 Name: wpa_supplicant
 Epoch: 1
 Version: 0.7.3
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: BSD
 Group: System Environment/Base
 Source0: http://w1.fi/releases/%{name}-%{version}.tar.gz
@@ -167,6 +167,9 @@ fi
 %endif
 
 %changelog
+* Tue Jan 11 2011 Dan Williams <dcbw at redhat.com> - 1:0.7.3-3
+- Enable EAP-TNC (rh #659038)
+
 * Wed Dec 15 2010 Dan Williams <dcbw at redhat.com> - 1:0.7.3-2
 - Enable the bgscan_simple plugin
 


More information about the scm-commits mailing list