ports/core (3.3): [notify] curl: update to 7.50.1
commit 82d5eb39ef224385fc15d3fd5eac1ccf8e0e15e6 Author: Juergen Daubert <jue@jue.li> Date: Wed Aug 3 12:54:43 2016 +0200 [notify] curl: update to 7.50.1 Includes security fixes for CVE-2016-54{19,20,21}, see - https://curl.haxx.se/changes.html - https://curl.haxx.se/docs/security.html diff --git a/curl/.footprint b/curl/.footprint index d5e7a18..3c35548 100644 --- a/curl/.footprint +++ b/curl/.footprint @@ -44,6 +44,7 @@ drwxr-xr-x root/root usr/share/man/man3/ -rw-r--r-- root/root usr/share/man/man3/CURLINFO_HEADER_SIZE.3.gz -rw-r--r-- root/root usr/share/man/man3/CURLINFO_HTTPAUTH_AVAIL.3.gz -rw-r--r-- root/root usr/share/man/man3/CURLINFO_HTTP_CONNECTCODE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_HTTP_VERSION.3.gz -rw-r--r-- root/root usr/share/man/man3/CURLINFO_LASTSOCKET.3.gz -rw-r--r-- root/root usr/share/man/man3/CURLINFO_LOCAL_IP.3.gz -rw-r--r-- root/root usr/share/man/man3/CURLINFO_LOCAL_PORT.3.gz diff --git a/curl/.md5sum b/curl/.md5sum index c7e5e36..bb7cfd9 100644 --- a/curl/.md5sum +++ b/curl/.md5sum @@ -1 +1 @@ -ecb8d3699c7087146b2953fee1bdaa41 curl-7.50.0.tar.lzma +01ac668b9f78266d72bdb86aa9db0849 curl-7.50.1.tar.lzma diff --git a/curl/Pkgfile b/curl/Pkgfile index c083dc6..4a6005f 100644 --- a/curl/Pkgfile +++ b/curl/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl, zlib name=curl -version=7.50.0 +version=7.50.1 release=1 source=(http://curl.haxx.se/download/$name-$version.tar.lzma)
participants (1)
-
crux@crux.nu