curl: update to 7.49
authorDirk Neukirchen <dirkneukirchen@web.de>
Thu, 19 May 2016 11:27:41 +0000 (13:27 +0200)
committerFelix Fietkau <nbd@nbd.name>
Thu, 19 May 2016 14:56:34 +0000 (16:56 +0200)
commit6aebc6b16b3e2e7058b8b5ab1ffa7f65920541ff
tree62bc4cfbb2ff827b145b856189aba40ff81e28f5
parent9d37095fd055a2c11b4d62978fe22b2e6f8e2c32
curl: update to 7.49

fixes:
 CVE-2016-3739: TLS certificate check bypass with mbedTLS/PolarSSL

- remove crypto auth compile fix
curl changelog of 7.46 states its fixed

- fix mbedtls and cyassl usability #19621 :
add path to certificate file (from Mozilla via curl) and
provide this in a new package

tested on ar71xx w. curl/mbedtls/wolfssl

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
package/network/utils/curl/Makefile
package/network/utils/curl/patches/200-no_docs_tests.patch
package/network/utils/curl/patches/300-fix-disable-crypto-auth.patch [deleted file]
package/network/utils/curl/patches/310-polarssl-disable-runtime-version-check.patch