Log Message:
-----------
curl: switch back to openssl and avoid dynamic link to zlib
Erik noted that the new compilation options cause libcurl to be linked to
zlib1.dll which we do not include. Removing the ZLIB_PATH parameter
keeps it statically linked.
The winssl code can fail to operate behind a proxy. It tries to check for
certificate revocation, fails and then aborts the ssl negotiations.
Therefore reverting back to openssl for ssl support.
Changed paths:
M src/curl/patches/0001-Eat-own-dog-food-use-cURL-to-download-CAs.patch
M src/curl/patches/0002-Add-a-.gitignore-file.patch
M src/curl/patches/0003-curl-treat-.netrc-files-as-text-when-opening-to-hand.patch
M src/curl/release.sh
Log Message:
-----------
curl: update to use the curl-7.30.0 release.
Changed paths:
M mingw/bin/curl-ca-bundle.crt
M mingw/bin/curl.exe
M mingw/bin/libcurl.dll
M mingw/include/curl/curl.h
M mingw/include/curl/curlbuild.h
M mingw/include/curl/curlrules.h
M mingw/include/curl/curlver.h
M mingw/include/curl/mprintf.h
M mingw/include/curl/multi.h
M mingw/lib/libcurl.a
M mingw/lib/libcurl.dll.a