Hi there--

I've prepared an NMU to enable IBSS_RSN in debian's wpa package, since
it looks like that's useful sooner rather than later.

The debdiff is attached.  I'm uploading it to DELAYED/5.

Hope this is helpful!

Regards,

        --dkg


diff -Nru wpa-1.0/debian/changelog wpa-1.0/debian/changelog
--- wpa-1.0/debian/changelog	2012-10-08 17:18:18.000000000 -0400
+++ wpa-1.0/debian/changelog	2013-12-05 13:56:15.000000000 -0500
@@ -1,3 +1,11 @@
+wpa (1.0-3.1) unstable; urgency=low
+
+  * Non-Maintainer Upload
+  * enable IBSS RSN, thanks to Nicolas Cavallari <batch...@free.fr>
+    (Closes: #678147).
+
+ -- Daniel Kahn Gillmor <d...@fifthhorseman.net>  Thu, 05 Dec 2013 13:56:15 -0500
+
 wpa (1.0-3) unstable; urgency=high
 
   * ship forgotten README-P2P.
diff -Nru wpa-1.0/debian/config/wpasupplicant/kfreebsd wpa-1.0/debian/config/wpasupplicant/kfreebsd
--- wpa-1.0/debian/config/wpasupplicant/kfreebsd	2012-10-08 12:32:27.000000000 -0400
+++ wpa-1.0/debian/config/wpasupplicant/kfreebsd	2013-12-05 13:55:40.000000000 -0500
@@ -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
diff -Nru wpa-1.0/debian/config/wpasupplicant/linux wpa-1.0/debian/config/wpasupplicant/linux
--- wpa-1.0/debian/config/wpasupplicant/linux	2012-10-08 12:32:27.000000000 -0400
+++ wpa-1.0/debian/config/wpasupplicant/linux	2013-12-05 13:55:40.000000000 -0500
@@ -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

Attachment: pgpHn32JkE_Fw.pgp
Description: PGP signature

Reply via email to