curl: update curl to version 7.43.0
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 3 Jul 2015 23:21:01 +0000 (23:21 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 3 Jul 2015 23:21:01 +0000 (23:21 +0000)
commit3213ec93e664aac33d06b5a1e892ef64c43df3c4
tree80d96eaad21df9607fa79e3cfcbf1740fa904731
parent8ac4e3d822616d396839b69a313c894bbca862cf
curl: update curl to version 7.43.0

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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46169 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/network/utils/curl/Makefile
package/network/utils/curl/patches/100-check_long_long.patch [deleted file]
package/network/utils/curl/patches/200-no_docs_tests.patch
package/network/utils/curl/patches/300-fix-disable-crypto-auth.patch
package/network/utils/curl/patches/310-polarssl-disable-runtime-version-check.patch