summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2022-10-26 11:28:49 +0200
committerJuergen Daubert <jue@jue.li>2022-10-26 11:37:33 +0200
commit30bec65ffc7a06aea4e456bf8be885624bd0648a (patch)
treef4ad71ee07410871b928e88854b7ec387db30133
parentb90409ea4144ff3c1f119db1c7123d37cc4be5bf (diff)
downloadcore-3.6.tar.gz
core-3.6.tar.xz
[notify] curl: update to 7.86.03.6
includes security fixes, see https://curl.se/docs/security.html (cherry picked from commit 487b05138e3c6aac417d706b7ded73db32db81f4)
-rw-r--r--curl/.footprint5
-rw-r--r--curl/.signature8
-rw-r--r--curl/Pkgfile2
3 files changed, 10 insertions, 5 deletions
diff --git a/curl/.footprint b/curl/.footprint
index 98eba900..5a9269bf 100644
--- a/curl/.footprint
+++ b/curl/.footprint
@@ -15,6 +15,7 @@ drwxr-xr-x root/root usr/include/curl/
-rw-r--r-- root/root usr/include/curl/system.h
-rw-r--r-- root/root usr/include/curl/typecheck-gcc.h
-rw-r--r-- root/root usr/include/curl/urlapi.h
+-rw-r--r-- root/root usr/include/curl/websockets.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libcurl.a
-rwxr-xr-x root/root usr/lib/libcurl.la
@@ -411,6 +412,7 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_WILDCARDMATCH.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_WRITEDATA.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_WRITEFUNCTION.3.gz
+-rw-r--r-- root/root usr/share/man/man3/CURLOPT_WS_OPTIONS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_XFERINFODATA.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_XFERINFOFUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_XOAUTH2_BEARER.3.gz
@@ -496,6 +498,9 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/curl_url_strerror.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_version.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_version_info.3.gz
+-rw-r--r-- root/root usr/share/man/man3/curl_ws_meta.3.gz
+-rw-r--r-- root/root usr/share/man/man3/curl_ws_recv.3.gz
+-rw-r--r-- root/root usr/share/man/man3/curl_ws_send.3.gz
-rw-r--r-- root/root usr/share/man/man3/libcurl-easy.3.gz
-rw-r--r-- root/root usr/share/man/man3/libcurl-env.3.gz
-rw-r--r-- root/root usr/share/man/man3/libcurl-errors.3.gz
diff --git a/curl/.signature b/curl/.signature
index 71d04a2e..2bd80880 100644
--- a/curl/.signature
+++ b/curl/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/core.pub
-RWRJc1FUaeVequS/73T3wmRt2cm4tNhqaa6R1EpkYqNLBHuWPGGL2c+U0PCVHW/LnAVyFFmm0Zln09tbZLSWWsRNbqgPaNJH5w4=
-SHA256 (Pkgfile) = 479f84facf5ce56061e953557cde719e0d3a517ebb752ca24581f73a42cc6d13
-SHA256 (.footprint) = 00f4a9a57d3c5f0f59c8d94d519e5b22597d1cb6b744611317c7996d9cb4cb79
-SHA256 (curl-7.85.0.tar.xz) = 88b54a6d4b9a48cb4d873c7056dcba997ddd5b7be5a2d537a4acb55c20b04be6
+RWRJc1FUaeVeqos6JBbCSse2tf1brlViRNdMO6xnJsGQkhO2TEUiSIrZHL79et/Zb4wGs1DjbP4qw/digHY1WuPFb4+Z9VedFQI=
+SHA256 (Pkgfile) = 9222fe1fa77df1ca42d9123969420976c77d46e83b7c51a94ead60061f47a623
+SHA256 (.footprint) = c4b7ee93b96c0400cfea80f2387b0c3b7447b4fd0feb0d83046da638a95276a1
+SHA256 (curl-7.86.0.tar.xz) = 2d61116e5f485581f6d59865377df4463f2e788677ac43222b496d4e49fb627b
diff --git a/curl/Pkgfile b/curl/Pkgfile
index 171a9ebc..db5c6c7b 100644
--- a/curl/Pkgfile
+++ b/curl/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: openssl zlib zstd
name=curl
-version=7.85.0
+version=7.86.0
release=1
source=(https://curl.haxx.se/download/$name-$version.tar.xz)

Generated by cgit