aboutsummaryrefslogtreecommitdiffstats
path: root/main/openssl/fix-manpages.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/openssl: security ugprade to 1.0.1i (multiple CVE)Timo Teräs2014-08-071-678/+0
| | | | | | | | | | | | | | | | | CVE-2014-3508 Information leak in pretty printing functions CVE-2014-5139 Crash with SRP ciphersuite in Server Hello message CVE-2014-3509 Race condition in ssl_parse_serverhello_tlsext CVE-2014-3505 Double Free when processing DTLS packets CVE-2014-3506 DTLS memory exhaustion CVE-2014-3507 DTLS memory leak from zero-length fragments CVE-2014-3510 OpenSSL DTLS anonymous EC(DH) denial of service CVE-2014-3511 OpenSSL TLS protocol downgrade attack CVE-2014-3512 SRP buffer overrun (cherry picked from commit a662e7dfb065b0b91ca19c33838295bf3e459f48) Conflicts: main/openssl/APKBUILD
* main/openssl: security upgrade to 1.0.1h (multiple CVE)Timo Teräs2014-06-091-52/+0
| | | | | | | | | | | | | | | | | Newly fixed CVEs: CVE-2014-0224 SSL/TLS MITM vulnerability CVE-2014-0221 DTLS recursion flaw CVE-2014-0195 DTLS invalid fragment vulnerability Previously fixed in Alpine by cherry picks: CVE-2014-0198 SSL_MODE_RELEASE_BUFFERS NULL pointer dereference (cherry picked from commit 120a0ce7ae2b324c46ba9e47fb64feaa13913582) Conflicts: main/openssl/APKBUILD fixes #2996
* main/openssl: upgrade to 1.0.0Natanael Copa2010-05-141-0/+1329
and introduce libssl1.0 and libcrypto1.0 packages