summaryrefslogtreecommitdiff
path: root/curl
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2019-02-06 12:01:46 +0100
committerJuergen Daubert <jue@jue.li>2019-02-06 12:01:46 +0100
commit4772e0397723435b9efafa1298f8c7c4225baaa2 (patch)
treeb673dda584d6085c6692dc7e8c23d555b34fe00d /curl
parent5988f842d113c4eb788af1514a2a65bf32bda3ad (diff)
downloadcore-4772e0397723435b9efafa1298f8c7c4225baaa2.tar.gz
core-4772e0397723435b9efafa1298f8c7c4225baaa2.tar.xz
[notify] curl: update to 7.64.0
several security fixes, see https://curl.haxx.se/changes.html#7_64_0
Diffstat (limited to 'curl')
-rw-r--r--curl/.footprint3
-rw-r--r--curl/.signature8
-rw-r--r--curl/Pkgfile2
3 files changed, 8 insertions, 5 deletions
diff --git a/curl/.footprint b/curl/.footprint
index 528aaad9..97b86f01 100644
--- a/curl/.footprint
+++ b/curl/.footprint
@@ -181,6 +181,7 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HEADERDATA.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HEADERFUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HEADEROPT.3.gz
+-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HTTP09_ALLOWED.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HTTP200ALIASES.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HTTPAUTH.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HTTPGET.3.gz
@@ -351,6 +352,8 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TLSAUTH_PASSWORD.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TLSAUTH_TYPE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TLSAUTH_USERNAME.3.gz
+-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TRAILERDATA.3.gz
+-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TRAILERFUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TRANSFERTEXT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TRANSFER_ENCODING.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_UNIX_SOCKET_PATH.3.gz
diff --git a/curl/.signature b/curl/.signature
index b1543c8d..aaa3c04f 100644
--- a/curl/.signature
+++ b/curl/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/core.pub
-RWRJc1FUaeVeqiu2Wr5UX/DZu5RvKfm9YrhQ1DYtm+JhoAPYgsFASPcaXB4F5Vw2MQ87J/FUstSExNPr3eMaHOpu31CzUkPcIgk=
-SHA256 (Pkgfile) = 27b79d0a98c26745d8a857c8e89fdd9be594ef0d5fa2ffd90fa85f813b3fd96a
-SHA256 (.footprint) = cc5cfa12e2a3506e4dab4d5288be73d16ab97b1eaa115d9f7a2c192c7f8b3806
-SHA256 (curl-7.63.0.tar.xz) = 9600234c794bfb8a0d3f138e9294d60a20e7a5f10e35ece8cf518e2112d968c4
+RWRJc1FUaeVeqlwk9bOYaZgkws2I8Lzkepf7JtN+JsplbZzZGSgALu1dTg5gsiyZcV+Y9VLme4YvFuqGjHS8zlTDqDDO/QPi+QI=
+SHA256 (Pkgfile) = fcfe6355be9a8c53bfb410cfd03bb6c61f11c1248eb278d0f483808d6dcee1c9
+SHA256 (.footprint) = 9a7c6dc0b3f663d9669dfa073c7f7b50847e3feb54d41261ec786129f1c5cf04
+SHA256 (curl-7.64.0.tar.xz) = 2f2f13fa34d44aa29cb444077ad7dc4dc6d189584ad552e0aaeb06e608af6001
diff --git a/curl/Pkgfile b/curl/Pkgfile
index 257824a2..586f40e1 100644
--- a/curl/Pkgfile
+++ b/curl/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: openssl, zlib
name=curl
-version=7.63.0
+version=7.64.0
release=1
source=(http://curl.haxx.se/download/$name-$version.tar.xz)

Generated by cgit