ports/core (3.1): [notify] curl: update to 7.42.1
commit 93f1082f6b53530c35de41e74e49a0c9926a27da Author: Juergen Daubert <jue@jue.li> Date: Thu Apr 30 11:37:45 2015 +0200 [notify] curl: update to 7.42.1 update includes a security fix for CVE-2015-3153, see http://curl.haxx.se/docs/adv_20150429.html diff --git a/curl/.footprint b/curl/.footprint index 4c6ba7b..e95e6a7 100644 --- a/curl/.footprint +++ b/curl/.footprint @@ -151,6 +151,7 @@ drwxr-xr-x root/root usr/man/man3/ -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_PINNEDPUBLICKEY.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 diff --git a/curl/.md5sum b/curl/.md5sum index eb75ff3..1860cf8 100644 --- a/curl/.md5sum +++ b/curl/.md5sum @@ -1 +1 @@ -fddfab60987ee6119652b57c082d2623 curl-7.42.0.tar.lzma +f1e460020a99da039b153e4bf0cd8600 curl-7.42.1.tar.lzma diff --git a/curl/Pkgfile b/curl/Pkgfile index 7fc2f2d..6efe0a9 100644 --- a/curl/Pkgfile +++ b/curl/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl, zlib name=curl -version=7.42.0 +version=7.42.1 release=1 source=(http://curl.haxx.se/download/$name-$version.tar.lzma)
participants (1)
-
crux@crux.nu