diff --git a/build-config b/build-config index b41a741..fdbb0d6 100644 --- a/build-config +++ b/build-config @@ -31,3 +31,6 @@ CONFIG_BACKEND=file CONFIG_PEERKEY=y CONFIG_BGSCAN_SIMPLE=y #CONFIG_FIPS=y +CONFIG_AP=y +CONFIG_P2P=y +CONFIG_IBSS_RSN=y diff --git a/wpa_supplicant.spec b/wpa_supplicant.spec index 083a4fc..4165aa3 100644 --- a/wpa_supplicant.spec +++ b/wpa_supplicant.spec @@ -232,6 +232,11 @@ fi %postun -n libeap -p /sbin/ldconfig %changelog +* Thu Aug 29 2012 Dan Williams - 1:1.0-0.5 +- Enable lightweight AP mode support +- Enable P2P (WiFi Direct) support +- Enable RSN IBSS/AdHoc support + * Sun Jul 22 2012 Fedora Release Engineering - 1:1.0-0.5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild