curl: 7.36.0 -> 7.38.0
authorJohn Crispin <john@openwrt.org>
Thu, 18 Sep 2014 15:24:07 +0000 (15:24 +0000)
committerJohn Crispin <john@openwrt.org>
Thu, 18 Sep 2014 15:24:07 +0000 (15:24 +0000)
commit52219d3e83f3c5ad020aab9c0bb69e9421fb7ee9
tree18570c1d02e66baed22e24428ed4834e5ec9cae7
parent05180a163b0aac53e2f7a0ac4b09f8d0c552ebdb
curl: 7.36.0 -> 7.38.0

Main changes:
- URL parser: IPv6 zone identifiers are now supported
- cyassl: Use error-ssl.h when available (drop local patch)
- polarssl: support CURLOPT_CAPATH / --capath
- mkhelp: generate code for --disable-manual as well (drop local patch)

Full release notes: http://curl.haxx.se/changes.html

MIPS 34kc binary size:
- 7.36.0 before: 82,539 bytes
- 7.38.0 after: 83,321 bytes

Signed-off-by: Catalin Patulea <cat@vv.carleton.ca>
Backport of r42517

SVN-Revision: 42612
package/network/utils/curl/Makefile
package/network/utils/curl/patches/001-cyassl-Use-error-ssl.h-when-available.patch [deleted file]
package/network/utils/curl/patches/100-check_long_long.patch
package/network/utils/curl/patches/200-no_docs_tests.patch
package/network/utils/curl/patches/400-hugehelp.patch [deleted file]