summaryrefslogtreecommitdiffstats
path: root/package/wpa_supplicant/patches/100-timestamp_check.patch
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-12-22 19:09:12 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-12-22 19:09:12 +0000
commitb3cc6af060ae96b6b82cb3b8b96a68f9c41a1fdf (patch)
treeb5934ab7642ccf4ec26c937e8ee7b52347d293f7 /package/wpa_supplicant/patches/100-timestamp_check.patch
parent59387b4b39efa1bfa51171b92b9fbcbdf59882ad (diff)
wpa_supplicant has been upgraded and previous version
0.6.3 doesn't exist anymore. This patch sets the version and appropriate md5sum; it also updates all the patches. Note that patch 130 has been deleted since it seems to be already included in 0.6.6 Signed-off-by: Jose Vasconcellos <jvasco@verizon.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13723 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/wpa_supplicant/patches/100-timestamp_check.patch')
-rw-r--r--package/wpa_supplicant/patches/100-timestamp_check.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/wpa_supplicant/patches/100-timestamp_check.patch b/package/wpa_supplicant/patches/100-timestamp_check.patch
index d994a65ae..66f877f97 100644
--- a/package/wpa_supplicant/patches/100-timestamp_check.patch
+++ b/package/wpa_supplicant/patches/100-timestamp_check.patch
@@ -1,8 +1,8 @@
-Index: wpa_supplicant-0.6.3/src/tls/x509v3.c
+Index: wpa_supplicant-0.6.6/src/tls/x509v3.c
===================================================================
---- wpa_supplicant-0.6.3.orig/src/tls/x509v3.c 2008-02-23 03:45:24.000000000 +0100
-+++ wpa_supplicant-0.6.3/src/tls/x509v3.c 2008-07-09 12:47:19.000000000 +0200
-@@ -1551,8 +1551,11 @@
+--- wpa_supplicant-0.6.6.orig/src/tls/x509v3.c 2008-02-23 03:45:24.000000000 +0100
++++ wpa_supplicant-0.6.6/src/tls/x509v3.c 2008-07-09 12:47:19.000000000 +0200
+@@ -1591,8 +1591,11 @@
if (chain_trusted)
continue;