[pkg-wpa-devel] r1570 - in /wpasupplicant/trunk/debian: changelog config/kfreebsd config/linux control
slh-guest at users.alioth.debian.org
slh-guest at users.alioth.debian.org
Fri Feb 11 00:20:23 UTC 2011
Author: slh-guest
Date: Fri Feb 11 00:20:18 2011
New Revision: 1570
URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1570
Log:
* New upstream release (Closes: #591371).
* disable PCSC for now, given that it indirectly adds a dependency on hal
through libpcsclite1, at a time when hal is going to be removed
(Closes: #612715, #583671).
Modified:
wpasupplicant/trunk/debian/changelog
wpasupplicant/trunk/debian/config/kfreebsd
wpasupplicant/trunk/debian/config/linux
wpasupplicant/trunk/debian/control
Modified: wpasupplicant/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/changelog?rev=1570&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/changelog (original)
+++ wpasupplicant/trunk/debian/changelog Fri Feb 11 00:20:18 2011
@@ -1,7 +1,7 @@
wpasupplicant (0.7.3-1) UNRELEASED; urgency=low
[ Kel Modderman ]
- * New upstream release.
+ * New upstream release (Closes: #591371).
- nl80211 driver interface doesn't use WEXT compat layer
(Closes: #570688)
* Adjust debian/watch for 0.7.X series of upstream.
@@ -48,8 +48,11 @@
- patches/11_wpa_supplicant_enable_network_tweak.patch
* update machine readable debian/copyright to be compatible with DEP5 r135.
* initial update of existing debian/copyright entries.
-
- -- Kel Modderman <kel at otaku42.de> Sun, 12 Sep 2010 20:09:20 +1000
+ * disable PCSC for now, given that it indirectly adds a dependency on hal
+ through libpcsclite1, at a time when hal is going to be removed
+ (Closes: #612715, #583671).
+
+ -- Stefan Lippers-Hollmann <s.l-h at gmx.de> Fri, 11 Feb 2011 01:12:22 +0100
wpasupplicant (0.6.10-2) unstable; urgency=low
Modified: wpasupplicant/trunk/debian/config/kfreebsd
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/config/kfreebsd?rev=1570&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/config/kfreebsd (original)
+++ wpasupplicant/trunk/debian/config/kfreebsd Fri Feb 11 00:20:18 2011
@@ -20,7 +20,7 @@
CONFIG_WPS=y
CONFIG_PKCS12=y
CONFIG_SMARTCARD=y
-CONFIG_PCSC=y
+#CONFIG_PCSC=y
CONFIG_CTRL_IFACE=y
CONFIG_READLINE=y
CONFIG_BACKEND=file
Modified: wpasupplicant/trunk/debian/config/linux
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/config/linux?rev=1570&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/config/linux (original)
+++ wpasupplicant/trunk/debian/config/linux Fri Feb 11 00:20:18 2011
@@ -21,7 +21,7 @@
CONFIG_WPS=y
CONFIG_PKCS12=y
CONFIG_SMARTCARD=y
-CONFIG_PCSC=y
+#CONFIG_PCSC=y
CONFIG_CTRL_IFACE=y
CONFIG_READLINE=y
CONFIG_BACKEND=file
Modified: wpasupplicant/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/control?rev=1570&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/control (original)
+++ wpasupplicant/trunk/debian/control Fri Feb 11 00:20:18 2011
@@ -7,7 +7,6 @@
Build-Depends: debhelper (>= 7.9.3~),
libdbus-glib-1-dev,
libssl-dev,
- libpcsclite-dev,
libreadline-dev,
libqt4-dev,
libdbus-1-dev,
More information about the Pkg-wpa-devel
mailing list