ports/core (3.1): [notify] curl: update to 7.43.0
commit 95c613e0ed3ef1e681f621ce949296a1cbf849c6 Author: Juergen Daubert <jue@jue.li> Date: Thu Jun 18 11:44:47 2015 +0200 [notify] curl: update to 7.43.0 includes security fixes for CVE-2015-3236 and CVE-2015-3237 - http://curl.haxx.se/docs/adv_20150617A.html - http://curl.haxx.se/docs/adv_20150617A.html diff --git a/curl/.footprint b/curl/.footprint index e95e6a7..2f1cebd 100644 --- a/curl/.footprint +++ b/curl/.footprint @@ -152,6 +152,7 @@ drwxr-xr-x root/root usr/man/man3/ -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_PINNEDPUBLICKEY.3.gz +-rw-r--r-- root/root usr/man/man3/CURLOPT_PIPEWAIT.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 @@ -172,6 +173,7 @@ drwxr-xr-x root/root usr/man/man3/ -rw-r--r-- root/root usr/man/man3/CURLOPT_PROXYTYPE.3.gz -rw-r--r-- root/root usr/man/man3/CURLOPT_PROXYUSERNAME.3.gz -rw-r--r-- root/root usr/man/man3/CURLOPT_PROXYUSERPWD.3.gz +-rw-r--r-- root/root usr/man/man3/CURLOPT_PROXY_SERVICE_NAME.3.gz -rw-r--r-- root/root usr/man/man3/CURLOPT_PROXY_TRANSFER_MODE.3.gz -rw-r--r-- root/root usr/man/man3/CURLOPT_PUT.3.gz -rw-r--r-- root/root usr/man/man3/CURLOPT_QUOTE.3.gz @@ -193,6 +195,7 @@ drwxr-xr-x root/root usr/man/man3/ -rw-r--r-- root/root usr/man/man3/CURLOPT_SASL_IR.3.gz -rw-r--r-- root/root usr/man/man3/CURLOPT_SEEKDATA.3.gz -rw-r--r-- root/root usr/man/man3/CURLOPT_SEEKFUNCTION.3.gz +-rw-r--r-- root/root usr/man/man3/CURLOPT_SERVICE_NAME.3.gz -rw-r--r-- root/root usr/man/man3/CURLOPT_SHARE.3.gz -rw-r--r-- root/root usr/man/man3/CURLOPT_SOCKOPTDATA.3.gz -rw-r--r-- root/root usr/man/man3/CURLOPT_SOCKOPTFUNCTION.3.gz diff --git a/curl/.md5sum b/curl/.md5sum index 1860cf8..cd9c54c 100644 --- a/curl/.md5sum +++ b/curl/.md5sum @@ -1 +1 @@ -f1e460020a99da039b153e4bf0cd8600 curl-7.42.1.tar.lzma +95df6d1ce9c970289d2997e603d6fd79 curl-7.43.0.tar.lzma diff --git a/curl/Pkgfile b/curl/Pkgfile index 6efe0a9..77fcc69 100644 --- a/curl/Pkgfile +++ b/curl/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl, zlib name=curl -version=7.42.1 +version=7.43.0 release=1 source=(http://curl.haxx.se/download/$name-$version.tar.lzma)
participants (1)
-
crux@crux.nu