diff options
author | Jay Freeman <saurik@saurik.com> | 2009-01-09 21:12:46 +0000 |
---|---|---|
committer | Jay Freeman <saurik@saurik.com> | 2009-01-09 21:12:46 +0000 |
commit | eba618d64bbf5b5d5246d217e25f10372b669a22 (patch) | |
tree | dd919115a8426c2868f7c62b67155a43e30f3ce1 /data/openssl | |
parent | 791b8ab8b911afd5c4a4ea42e7a7d5285b1ea58d (diff) |
Upgraded OpenSSL and OpenSSH.
git-svn-id: http://svn.telesphoreo.org/trunk@525 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/openssl')
-rw-r--r-- | data/openssl/_metadata/version | 2 | ||||
-rw-r--r-- | data/openssl/mbstring.diff | 12 | ||||
-rw-r--r-- | data/openssl/openssl-0.9.8h.tar.gz | bin | 3439981 -> 0 bytes | |||
-rw-r--r-- | data/openssl/openssl-0.9.8i.tar.gz | bin | 0 -> 3459643 bytes |
4 files changed, 1 insertions, 13 deletions
diff --git a/data/openssl/_metadata/version b/data/openssl/_metadata/version index ce797a9db..e1f22a91a 100644 --- a/data/openssl/_metadata/version +++ b/data/openssl/_metadata/version @@ -1 +1 @@ -0.9.8h +0.9.8i diff --git a/data/openssl/mbstring.diff b/data/openssl/mbstring.diff deleted file mode 100644 index 0336b0357..000000000 --- a/data/openssl/mbstring.diff +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru openssl-0.9.8h/crypto/x509/x509_att.c openssl-0.9.8h+iPhone/crypto/x509/x509_att.c ---- openssl-0.9.8h/crypto/x509/x509_att.c 2008-04-02 11:11:51.000000000 +0000 -+++ openssl-0.9.8h+iPhone/crypto/x509/x509_att.c 2008-09-13 07:11:14.000000000 +0000 -@@ -303,7 +303,7 @@ - } - if(!(attr->value.set = sk_ASN1_TYPE_new_null())) goto err; - if(!(ttmp = ASN1_TYPE_new())) goto err; -- if (len == -1) -+ if ((len == -1) && !(attrtype & MBSTRING_FLAG)) - { - if (!ASN1_TYPE_set1(ttmp, attrtype, data)) - goto err; diff --git a/data/openssl/openssl-0.9.8h.tar.gz b/data/openssl/openssl-0.9.8h.tar.gz Binary files differdeleted file mode 100644 index 12c7fc02d..000000000 --- a/data/openssl/openssl-0.9.8h.tar.gz +++ /dev/null diff --git a/data/openssl/openssl-0.9.8i.tar.gz b/data/openssl/openssl-0.9.8i.tar.gz Binary files differnew file mode 100644 index 000000000..a8607cc90 --- /dev/null +++ b/data/openssl/openssl-0.9.8i.tar.gz |