curl: 7.36.0 -> 7.38.0
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 13 Sep 2014 20:26:08 +0000 (20:26 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 13 Sep 2014 20:26:08 +0000 (20:26 +0000)
commitd826c83d712e59f4f7113b1981752074956d6e9e
tree0ac853e9df4d566825b3d1581e48a6a6c39f5eaf
parent7edd1ccebaf00db527fcbb1c6e75827722cfdc21
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42517 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]