[pkg-wpa-devel] r1838 - in /wpa/tags/1.0-3.1/debian: changelog config/wpasupplicant/kfreebsd config/wpasupplicant/linux
slh-guest at users.alioth.debian.org
slh-guest at users.alioth.debian.org
Tue Jan 7 01:52:45 UTC 2014
Author: slh-guest
Date: Tue Jan 7 01:52:45 2014
New Revision: 1838
URL: http://svn.debian.org/wsvn/?sc=1&rev=1838
Log:
* Non-Maintainer Upload
* enable IBSS RSN, thanks to Nicolas Cavallari <batchman at free.fr>
(Closes: #678147).
Modified:
wpa/tags/1.0-3.1/debian/changelog
wpa/tags/1.0-3.1/debian/config/wpasupplicant/kfreebsd
wpa/tags/1.0-3.1/debian/config/wpasupplicant/linux
Modified: wpa/tags/1.0-3.1/debian/changelog
URL: http://svn.debian.org/wsvn/wpa/tags/1.0-3.1/debian/changelog?rev=1838&op=diff
==============================================================================
--- wpa/tags/1.0-3.1/debian/changelog (original)
+++ wpa/tags/1.0-3.1/debian/changelog Tue Jan 7 01:52:45 2014
@@ -1,3 +1,11 @@
+wpa (1.0-3.1) unstable; urgency=low
+
+ * Non-Maintainer Upload
+ * enable IBSS RSN, thanks to Nicolas Cavallari <batchman at free.fr>
+ (Closes: #678147).
+
+ -- Daniel Kahn Gillmor <dkg at fifthhorseman.net> Thu, 05 Dec 2013 13:56:15 -0500
+
wpa (1.0-3) unstable; urgency=high
* ship forgotten README-P2P.
Modified: wpa/tags/1.0-3.1/debian/config/wpasupplicant/kfreebsd
URL: http://svn.debian.org/wsvn/wpa/tags/1.0-3.1/debian/config/wpasupplicant/kfreebsd?rev=1838&op=diff
==============================================================================
--- wpa/tags/1.0-3.1/debian/config/wpasupplicant/kfreebsd (original)
+++ wpa/tags/1.0-3.1/debian/config/wpasupplicant/kfreebsd Tue Jan 7 01:52:45 2014
@@ -469,3 +469,18 @@
# XXX: Debian #650834
CONFIG_BGSCAN_SIMPLE=y
+
+# XXX: Debian #678147
+# keep it disabled for wheezy:
+# - low impact, but too late in the release cycle
+# (especially for a security update).
+CONFIG_IBSS_RSN=y
+
+# XXX: Wi-Fi P2P support
+# keep it disabled for wheezy:
+# - kernel 3.2 has no support for Wi-Fi P2P, no idea about kFreeBSD, it builds
+# at least...
+# - there are still lots of (bug-)fixes going into hostapd-1.git, the P2P
+# feature is definately not supportable with wpa 1.0 without further updates
+# from the hostapd-1.git stable tree.
+#CONFIG_P2P=y
Modified: wpa/tags/1.0-3.1/debian/config/wpasupplicant/linux
URL: http://svn.debian.org/wsvn/wpa/tags/1.0-3.1/debian/config/wpasupplicant/linux?rev=1838&op=diff
==============================================================================
--- wpa/tags/1.0-3.1/debian/config/wpasupplicant/linux (original)
+++ wpa/tags/1.0-3.1/debian/config/wpasupplicant/linux Tue Jan 7 01:52:45 2014
@@ -468,3 +468,17 @@
# XXX: Debian #650834
CONFIG_BGSCAN_SIMPLE=y
+
+# XXX: Debian #678147
+# keep it disabled for wheezy:
+# - low impact, but too late in the release cycle
+# (especially for a security update).
+CONFIG_IBSS_RSN=y
+
+# XXX: Wi-Fi P2P support
+# keep it disabled for wheezy:
+# - kernel 3.2 has no support for Wi-Fi P2P
+# - there are still lots of (bug-)fixes going into hostapd-1.git, the P2P
+# feature is definately not supportable with wpa 1.0 without further updates
+# from the hostapd-1.git stable tree.
+#CONFIG_P2P=y
More information about the Pkg-wpa-devel
mailing list