ports/core (3.1): [notify] curl: update to 7.42.0
commit f83127f6c530ad4e9f00d41bd312a7ffc7c7330b Author: Juergen Daubert <jue@jue.li> Date: Wed Apr 22 16:01:50 2015 +0200 [notify] curl: update to 7.42.0 update includes four security fixes, see - http://curl.haxx.se/changes.html#7_42_0 and - http://curl.haxx.se/docs/adv_20150422A.html - http://curl.haxx.se/docs/adv_20150422B.html - http://curl.haxx.se/docs/adv_20150422C.html - http://curl.haxx.se/docs/adv_20150422D.html diff --git a/curl/.footprint b/curl/.footprint index f2d621e..4c6ba7b 100644 --- a/curl/.footprint +++ b/curl/.footprint @@ -150,6 +150,7 @@ drwxr-xr-x root/root usr/man/man3/ -rw-r--r-- root/root usr/man/man3/CURLOPT_OPENSOCKETDATA.3.gz -rw-r--r-- root/root usr/man/man3/CURLOPT_OPENSOCKETFUNCTION.3.gz -rw-r--r-- root/root usr/man/man3/CURLOPT_PASSWORD.3.gz +-rw-r--r-- root/root usr/man/man3/CURLOPT_PATH_AS_IS.3.gz -rw-r--r-- root/root usr/man/man3/CURLOPT_PORT.3.gz -rw-r--r-- root/root usr/man/man3/CURLOPT_POST.3.gz -rw-r--r-- root/root usr/man/man3/CURLOPT_POSTFIELDS.3.gz @@ -215,6 +216,7 @@ drwxr-xr-x root/root usr/man/man3/ -rw-r--r-- root/root usr/man/man3/CURLOPT_SSL_CTX_FUNCTION.3.gz -rw-r--r-- root/root usr/man/man3/CURLOPT_SSL_ENABLE_ALPN.3.gz -rw-r--r-- root/root usr/man/man3/CURLOPT_SSL_ENABLE_NPN.3.gz +-rw-r--r-- root/root usr/man/man3/CURLOPT_SSL_FALSESTART.3.gz -rw-r--r-- root/root usr/man/man3/CURLOPT_SSL_OPTIONS.3.gz -rw-r--r-- root/root usr/man/man3/CURLOPT_SSL_SESSIONID_CACHE.3.gz -rw-r--r-- root/root usr/man/man3/CURLOPT_SSL_VERIFYHOST.3.gz diff --git a/curl/.md5sum b/curl/.md5sum index 23e9ce2..eb75ff3 100644 --- a/curl/.md5sum +++ b/curl/.md5sum @@ -1 +1 @@ -3d75ba516673ddc441dac8d519d2634d curl-7.41.0.tar.lzma +fddfab60987ee6119652b57c082d2623 curl-7.42.0.tar.lzma diff --git a/curl/Pkgfile b/curl/Pkgfile index 6ebba9e..7fc2f2d 100644 --- a/curl/Pkgfile +++ b/curl/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl, zlib name=curl -version=7.41.0 +version=7.42.0 release=1 source=(http://curl.haxx.se/download/$name-$version.tar.lzma)
participants (1)
-
crux@crux.nu