diff options
author | Timo Teräs <timo.teras@iki.fi> | 2015-03-19 14:58:44 +0000 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2015-03-19 15:01:25 +0000 |
commit | c6126a69ea81e52ca1dd891a10c5952035283875 (patch) | |
tree | 0efaebf346579f56579d7d63d5118bffc2b9ae15 /main/openssl/0001-fix-manpages.patch | |
parent | 8751d8eebf4ec79352ab99ea542e4ff8e7611ff1 (diff) | |
download | aports-c6126a69ea81e52ca1dd891a10c5952035283875.tar.bz2 aports-c6126a69ea81e52ca1dd891a10c5952035283875.tar.xz |
main/openssl: security upgrade to 1.0.2a
CVE-2015-0291, CVE-2015-0290, CVE-2015-0207, CVE-2015-0286,
CVE-2015-0208, CVE-2015-0287, CVE-2015-0289, CVE-2015-0293,
CVE-2015-1787, CVE-2015-0285, CVE-2015-0209, CVE-2015-0288
Diffstat (limited to 'main/openssl/0001-fix-manpages.patch')
-rw-r--r-- | main/openssl/0001-fix-manpages.patch | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/main/openssl/0001-fix-manpages.patch b/main/openssl/0001-fix-manpages.patch index d33adcacfe..031fe6b4c4 100644 --- a/main/openssl/0001-fix-manpages.patch +++ b/main/openssl/0001-fix-manpages.patch @@ -40,7 +40,6 @@ Subject: [PATCH] fix manpages doc/crypto/RSA_sign_ASN1_OCTET_STRING.pod | 2 +- doc/crypto/bn.pod | 2 +- doc/crypto/crypto.pod | 2 +- - doc/crypto/d2i_ECPKParameters.pod | 2 +- doc/crypto/des.pod | 4 ++-- doc/crypto/dh.pod | 4 ++-- doc/crypto/dsa.pod | 2 +- @@ -536,19 +535,6 @@ index f18edfe..4b0c678 100644 L<OPENSSL_VERSION_NUMBER(3)|OPENSSL_VERSION_NUMBER(3)> =item INPUT/OUTPUT, DATA ENCODING -diff --git a/doc/crypto/d2i_ECPKParameters.pod b/doc/crypto/d2i_ECPKParameters.pod -index 3768c41..704b4ab 100644 ---- a/doc/crypto/d2i_ECPKParameters.pod -+++ b/doc/crypto/d2i_ECPKParameters.pod -@@ -2,7 +2,7 @@ - - =head1 NAME - --d2i_ECPKParameters, i2d_ECPKParameters, d2i_ECPKParameters_bio, i2d_ECPKParameters_bio, d2i_ECPKParameters_fp, i2d_ECPKParameters_fp(fp,x), ECPKParameters_print, ECPKParameters_print_fp - Functions for decoding and encoding ASN1 representations of elliptic curve entities -+d2i_ECPKParameters, i2d_ECPKParameters, d2i_ECPKParameters_bio, i2d_ECPKParameters_bio, d2i_ECPKParameters_fp, i2d_ECPKParameters_fp, ECPKParameters_print, ECPKParameters_print_fp - Functions for decoding and encoding ASN1 representations of elliptic curve entities - - =head1 SYNOPSIS - diff --git a/doc/crypto/des.pod b/doc/crypto/des.pod index e1add56..f7d8011 100644 --- a/doc/crypto/des.pod |