aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/curl/patches/001-curl-https-openssl-fix.patch
Commit message (Collapse)AuthorAgeFilesLines
* curl: update to version 7.53.1Hauke Mehrtens2017-03-131-36/+0
| | | | | | | This fixes the following security problem: * CVE-2017-2629 SSL_VERIFYSTATUS ignored Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* curl: fix HTTPS network timeouts with OpenSSLStijn Segers2017-01-161-0/+36
Backport an upstream change to fix HTTPS timeouts with OpenSSL. Upstream curl bug #1174. Signed-off-by: Stijn Segers <francesco.borromini@inventati.org> [Jo-Philipp Wich: reword commit message, rename patch to 001-*] Signed-off-by: Jo-Philipp Wich <jo@mein.io>