diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-01-28 13:44:24 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-01-28 13:44:24 +0000 |
commit | a52c2be672dac212be17454d50c8659c9df1f309 (patch) | |
tree | 376c14a317e6092f55091987306ba2e596331b98 /package/wpa_supplicant/patches/100-timestamp_check.patch | |
parent | 960184c86bb1c99035d6843d59d1eaae98ff0acf (diff) |
[package] wpa_supplicant: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14239 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.patch | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/package/wpa_supplicant/patches/100-timestamp_check.patch b/package/wpa_supplicant/patches/100-timestamp_check.patch index 66f877f972..98fdbbc1be 100644 --- a/package/wpa_supplicant/patches/100-timestamp_check.patch +++ b/package/wpa_supplicant/patches/100-timestamp_check.patch @@ -1,8 +1,6 @@ -Index: wpa_supplicant-0.6.6/src/tls/x509v3.c -=================================================================== ---- 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 @@ +--- a/src/tls/x509v3.c ++++ b/src/tls/x509v3.c +@@ -1591,8 +1591,11 @@ int x509_certificate_chain_validate(stru if (chain_trusted) continue; |