[pkg-wpa-devel] r1827 - in /wpa/trunk/debian: changelog ifupdown/functions.sh
slh-guest at users.alioth.debian.org
slh-guest at users.alioth.debian.org
Sat Dec 28 22:59:08 UTC 2013
Author: slh-guest
Date: Sat Dec 28 22:59:08 2013
New Revision: 1827
URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1827
Log:
glob 'wpa-password' as well and hide its debugging output, this hopefully
closes: #728092.
Modified:
wpa/trunk/debian/changelog
wpa/trunk/debian/ifupdown/functions.sh
Modified: wpa/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/changelog?rev=1827&op=diff
==============================================================================
--- wpa/trunk/debian/changelog (original)
+++ wpa/trunk/debian/changelog Sat Dec 28 22:59:08 2013
@@ -27,6 +27,8 @@
* reflect reality and adapt the maintainer mail address not to claim
representing Ubuntu.
* drop wheezy-specific comments in the configuration files.
+ * glob 'wpa-password' as well and hide its debugging output, this hopefully
+ closes: #728092.
-- Stefan Lippers-Hollmann <s.l-h at gmx.de> Wed, 16 Jan 2013 18:48:22 +0100
Modified: wpa/trunk/debian/ifupdown/functions.sh
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/ifupdown/functions.sh?rev=1827&op=diff
==============================================================================
--- wpa/trunk/debian/ifupdown/functions.sh (original)
+++ wpa/trunk/debian/ifupdown/functions.sh Sat Dec 28 22:59:08 2013
@@ -448,7 +448,7 @@
esac
case "$4" in
- *-psk|*-passphrase|*-passwd*|*-wep-key*)
+ *-psk|*-passphrase|*-passwd*|*-password*|*-wep-key*)
WPACLISET_DESC="$4 *****"
;;
*)
More information about the Pkg-wpa-devel
mailing list