Mon Feb 20 08:25:57 2023 UTC ()
curl: updated to 7.88.1

Fixed in 7.88.1 - February 20 2023

Bugfixes:

build-openssl.bat: keep OpenSSL 3 engine binaries
cmake: fix Windows check for CryptAcquireContext
connnect: fix timeout handling to use full duration
curl: make --silent work stand-alone
curl_setup: Suppress OpenSSL 3 deprecation warnings
CURLOPT_WS_OPTIONS.3: fix the availability version
GHA: update rustls dependency to 0.9.2
http2: buffer/pausedata and output flush fix.
http2: set drain on stream end
http: include stdint.h more readily
krb5: silence cast-align warning
lib1560: add IPv6 canonicalization tests
os400: correct Curl_os400_sendto()
remote-header-name.d: mention that filename* is not supported
runtests: fix "uninitialized value $port"
setopt: allow HTTP3 when HTTP2 is not defined
socketpair: allow EWOULDBLOCK when reading the pair check bytes
socks: allow using DoH to resolve host names
tests-httpd: add proxy tests
tests: make sure gnuserv-tls has SRP support before using it
tests: make the telnet server shut down a socket gracefully
tool_getparam: make --get a true boolean
tool_operate: allow debug builds to set buffersize
urlapi: do the port number extraction without using sscanf()
urldata: remove `now` from struct SingleRequest - not needed


(adam)
diff -r1.265 -r1.266 pkgsrc/www/curl/Makefile
diff -r1.188 -r1.189 pkgsrc/www/curl/distinfo

cvs diff -r1.265 -r1.266 pkgsrc/www/curl/Makefile (expand / switch to unified diff)

--- pkgsrc/www/curl/Makefile 2023/02/15 08:11:33 1.265
+++ pkgsrc/www/curl/Makefile 2023/02/20 08:25:57 1.266
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.265 2023/02/15 08:11:33 wiz Exp $ 1# $NetBSD: Makefile,v 1.266 2023/02/20 08:25:57 adam Exp $
2 2
3DISTNAME= curl-7.88.0 3DISTNAME= curl-7.88.1
4CATEGORIES= www 4CATEGORIES= www
5MASTER_SITES= https://curl.se/download/ 5MASTER_SITES= https://curl.se/download/
6EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
7 7
8MAINTAINER= leot@NetBSD.org 8MAINTAINER= leot@NetBSD.org
9HOMEPAGE= https://curl.se/ 9HOMEPAGE= https://curl.se/
10COMMENT= Client that groks URLs 10COMMENT= Client that groks URLs
11# not completely, but near enough 11# not completely, but near enough
12LICENSE= mit 12LICENSE= mit
13 13
14BUILD_DEFS+= IPV6_READY 14BUILD_DEFS+= IPV6_READY
15 15
16TEST_DEPENDS+= ${PYPKGPREFIX}-impacket-[0-9]*:../../net/py-impacket 16TEST_DEPENDS+= ${PYPKGPREFIX}-impacket-[0-9]*:../../net/py-impacket

cvs diff -r1.188 -r1.189 pkgsrc/www/curl/distinfo (expand / switch to unified diff)

--- pkgsrc/www/curl/distinfo 2023/02/15 08:11:33 1.188
+++ pkgsrc/www/curl/distinfo 2023/02/20 08:25:57 1.189
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.188 2023/02/15 08:11:33 wiz Exp $ 1$NetBSD: distinfo,v 1.189 2023/02/20 08:25:57 adam Exp $
2 2
3BLAKE2s (curl-7.88.0.tar.xz) = fb25cc394b00d85a0c8566dad131750660b6d7914873666eeaf103a563522eb7 3BLAKE2s (curl-7.88.1.tar.xz) = a200bfcfb9366d53f45b5ecf74365175547053a06fef46f637531dd89147d988
4SHA512 (curl-7.88.0.tar.xz) = 2008cbc67694f746b7449f087a19b2a9a4950333d6bac1cdc7d80351aa38d8d9b442087dedbc7b0909a419d3b10f510521c942aac012d04a53c32bdb15dce5f0 4SHA512 (curl-7.88.1.tar.xz) = b8d30c52a6d1c3e272608a7a8db78dfd79aef21330f34d6f1df43839a400e13ac6aac72a383526db0b711a70ecbec89a3b934677d7ecf5094fd64d3dbcb3492f
5Size (curl-7.88.0.tar.xz) = 2571564 bytes 5Size (curl-7.88.1.tar.xz) = 2581032 bytes
6SHA1 (patch-configure) = ae123a94fa84ef99dfc1dadd596ac86ef0d143fe 6SHA1 (patch-configure) = ae123a94fa84ef99dfc1dadd596ac86ef0d143fe
7SHA1 (patch-curl-config.in) = a58c777fc1a0a087776e62ed2e2a1e0a339716df 7SHA1 (patch-curl-config.in) = a58c777fc1a0a087776e62ed2e2a1e0a339716df