aboutsummaryrefslogtreecommitdiffstats
path: root/main/openssl/fix-manpages.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/openssl: upgrade to 1.0.2 and rebase all patchesTimo Teräs2015-02-231-599/+0
|
* main/openssl: fix man-pages properlyTimo Teräs2014-08-071-88/+38
| | | | | | | Failed to rebase the manpages patch properly. This removes the hunks that delete pages. Instead have the package script rename the affected man pages, and update the patch only to change the cross references of the conflicting man pages.
* main/openssl: security ugprade to 1.0.1i (multiple CVE)Timo Teräs2014-08-071-628/+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
* main/openssl: security upgrade to 1.0.1h (multiple CVE)Timo Teräs2014-06-051-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
* main/openssl: upgrade to 1.0.0Natanael Copa2010-05-141-0/+1329
and introduce libssl1.0 and libcrypto1.0 packages