diff options
author | Felix Fietkau <nbd@openwrt.org> | 2008-12-22 19:09:12 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2008-12-22 19:09:12 +0000 |
commit | 07d713bb76c603252c864f37333fef6afbef054c (patch) | |
tree | 7cfdcca972905cf0617af8272956cc65ac93da97 /package/wpa_supplicant/patches/100-timestamp_check.patch | |
parent | 1ee70a6f1e4cd03002ec0b061a70d56e1dad5610 (diff) | |
download | upstream-07d713bb76c603252c864f37333fef6afbef054c.tar.gz upstream-07d713bb76c603252c864f37333fef6afbef054c.tar.bz2 upstream-07d713bb76c603252c864f37333fef6afbef054c.zip |
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>
SVN-Revision: 13723
Diffstat (limited to 'package/wpa_supplicant/patches/100-timestamp_check.patch')
-rw-r--r-- | package/wpa_supplicant/patches/100-timestamp_check.patch | 8 |
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 d994a65ae9..66f877f972 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; |