[pkg-wpa-devel] r1353 - in /hostapd/trunk/debian: changelog config/linux
kelmo-guest at users.alioth.debian.org
kelmo-guest at users.alioth.debian.org
Thu Apr 2 21:07:16 UTC 2009
Author: kelmo-guest
Date: Thu Apr 2 21:07:16 2009
New Revision: 1353
URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1353
Log:
Enable CONFIG_IEEE80211W, IEEE 802.11w (management frame
protection). (Closes: #522328)
Modified:
hostapd/trunk/debian/changelog
hostapd/trunk/debian/config/linux
Modified: hostapd/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-wpa/hostapd/trunk/debian/changelog?rev=1353&op=diff
==============================================================================
--- hostapd/trunk/debian/changelog (original)
+++ hostapd/trunk/debian/changelog Thu Apr 2 21:07:16 2009
@@ -1,3 +1,10 @@
+hostapd (1:0.6.9-2) unstable; urgency=low
+
+ * Enable CONFIG_IEEE80211W, IEEE 802.11w (management frame
+ protection). (Closes: #522328)
+
+ -- Kel Modderman <kel at otaku42.de> Fri, 03 Apr 2009 07:07:06 +1000
+
hostapd (1:0.6.9-1) unstable; urgency=low
[ Kel Modderman ]
Modified: hostapd/trunk/debian/config/linux
URL: http://svn.debian.org/wsvn/pkg-wpa/hostapd/trunk/debian/config/linux?rev=1353&op=diff
==============================================================================
--- hostapd/trunk/debian/config/linux (original)
+++ hostapd/trunk/debian/config/linux Thu Apr 2 21:07:16 2009
@@ -52,7 +52,7 @@
# This version is an experimental implementation based on IEEE 802.11w/D1.0
# draft and is subject to change since the standard has not yet been finalized.
# Driver support is also needed for IEEE 802.11w.
-#CONFIG_IEEE80211W=y
+CONFIG_IEEE80211W=y
# Integrated EAP server
CONFIG_EAP=y
More information about the Pkg-wpa-devel
mailing list