aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/curl/patches/310-polarssl-disable-runtime-version-check.patch
Commit message (Collapse)AuthorAgeFilesLines
* curl: update curl to version 7.43.0Hauke Mehrtens2015-07-031-4/+4
| | | | | | | | | | | | | | | | | | | This brings curl to version 7.43.0 and contains fixes for the following security vulnerabilities: CVE-2015-3236: lingering HTTP credentials in connection re-use http://curl.haxx.se/docs/adv_20150617A.html CVE-2015-3237: SMB send off unrelated memory contents http://curl.haxx.se/docs/adv_20150617B.html The 100-check_long_long patch is not needed any more, because the upstream autoconf script already checks for long long when cyassl is selected. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 46169
* curl: replace polarssl run-time version check with a compile-time oneFelix Fietkau2015-05-051-0/+11
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45609