[pkg-wpa-devel] r1855 - in /wpa/trunk/debian: changelog patches/fix-spelling-s-algorith-algorithm.patch patches/series
slh-guest at users.alioth.debian.org
slh-guest at users.alioth.debian.org
Thu Feb 20 21:27:07 UTC 2014
Author: slh-guest
Date: Thu Feb 20 21:27:07 2014
New Revision: 1855
URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1855
Log:
fix spelling s/algorith/algorithm/.
Added:
wpa/trunk/debian/patches/fix-spelling-s-algorith-algorithm.patch
Modified:
wpa/trunk/debian/changelog
wpa/trunk/debian/patches/series
Modified: wpa/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/changelog?rev=1855&op=diff
==============================================================================
--- wpa/trunk/debian/changelog (original)
+++ wpa/trunk/debian/changelog Thu Feb 20 21:27:07 2014
@@ -55,6 +55,7 @@
* drop build-dependency on libdbus-1-dev, it is no longer required for
dbus-binding-tool, thanks to Michael Biebl.
* allow parallel building.
+ * fix spelling s/algorith/algorithm/.
-- Stefan Lippers-Hollmann <s.l-h at gmx.de> Thu, 20 Feb 2014 20:42:58 +0100
Added: wpa/trunk/debian/patches/fix-spelling-s-algorith-algorithm.patch
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/patches/fix-spelling-s-algorith-algorithm.patch?rev=1855&op=file
==============================================================================
--- wpa/trunk/debian/patches/fix-spelling-s-algorith-algorithm.patch (added)
+++ wpa/trunk/debian/patches/fix-spelling-s-algorith-algorithm.patch Thu Feb 20 21:27:07 2014
@@ -0,0 +1,25 @@
+From fe3e5d3dd7deebe49e47b2b757409fe5adcdae7e Mon Sep 17 00:00:00 2001
+From: Stefan Lippers-Hollmann <s.l-h at gmx.de>
+Date: Thu, 20 Feb 2014 22:09:19 +0100
+Subject: [PATCH] fix spelling s/algorith/algorithm/
+
+Signed-off-by: Stefan Lippers-Hollmann <s.l-h at gmx.de>
+---
+submitted upstream
+ Message-Id: <201402202119.15847.s.L-H at gmx.de>
+ http://lists.shmoo.com/pipermail/hostap/2014-February/029580.html
+
+ src/eap_peer/eap_aka.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+--- a/src/eap_peer/eap_aka.c
++++ b/src/eap_peer/eap_aka.c
+@@ -221,7 +221,7 @@ static int eap_aka_umts_auth(struct eap_
+
+ #else /* CONFIG_USIM_HARDCODED */
+
+- wpa_printf(MSG_DEBUG, "EAP-AKA: No UMTS authentication algorith "
++ wpa_printf(MSG_DEBUG, "EAP-AKA: No UMTS authentication algorithm "
+ "enabled");
+ return -1;
+
Modified: wpa/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/patches/series?rev=1855&op=diff
==============================================================================
--- wpa/trunk/debian/patches/series (original)
+++ wpa/trunk/debian/patches/series Thu Feb 20 21:27:07 2014
@@ -7,3 +7,4 @@
libnl3-includes.patch
wpa_gui_desktop_add-keywords-entry.patch
hostapd_fix-WDS-VLAN-bridge-handling.patch
+fix-spelling-s-algorith-algorithm.patch
More information about the Pkg-wpa-devel
mailing list