pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/curl curl: Update to 7.65.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/5fa1a772767a
branches: trunk
changeset: 334796:5fa1a772767a
user: leot <leot%pkgsrc.org@localhost>
date: Wed Jun 05 18:10:54 2019 +0000
description:
curl: Update to 7.65.1
Changes:
7.65.1
------
This release includes the following bugfixes:
o CURLOPT_LOW_SPEED_* repaired
o NTLM: reset proxy "multipass" state when CONNECT request is done
o PolarSSL: deprecate support step 1. Removed from configure
o appveyor: add Visual Studio solution build
o cmake: check for if_nametoindex()
o cmake: support CMAKE_OSX_ARCHITECTURES when detecting SIZEOF variables
o config-win32: add support for if_nametoindex and getsockname
o conncache: Remove the DEBUGASSERT on length check
o conncache: make "bundles" per host name when doing proxy tunnels
o curl-win32.h: Enable Unix Domain Sockets based on the Windows SDK version
o curl_share_setopt.3: improve wording
o dump-header.d: spell out that no headers == empty file
o example/http2-download: fix format specifier
o examples: cleanups and compiler warning fixes
o http2: Stop drain from being permanently set
o http: don't parse body-related headers in bodyless responses
o md4: build correctly with openssl without MD4
o md4: include the mbedtls config.h to get the MD4 info
o multi: track users of a socket better
o nss: allow to specify TLS 1.3 ciphers if supported by NSS
o parse_proxy: make sure portptr is initialized
o parse_proxy: use the IPv6 zone id if given
o sectransp: handle errSSLPeerAuthCompleted from SSLRead()
o singlesocket: use separate variable for inner loop
o ssl: Update outdated "openssl-only" comments for supported backends
o tests: add HAProxy keywords
o tests: add support to test against OpenSSH for Windows
o tests: make test 1420 and 1406 work with rtsp-disabled libcurl
o tls13-docs: mention it is only for OpenSSL >= 1.1.1
o tool_parse_cfg: Avoid 2 fopen() for WIN32
o tool_setopt: for builds with disabled-proxy, skip all proxy setopts()
o url: Load if_nametoindex() dynamically from iphlpapi.dll on Windows
o url: fix bad feature-disable #ifdef
o url: use correct port in ConnectionExists()
o winbuild: Use two space indentation
diffstat:
www/curl/Makefile | 4 ++--
www/curl/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r 6f79ca228526 -r 5fa1a772767a www/curl/Makefile
--- a/www/curl/Makefile Wed Jun 05 15:20:59 2019 +0000
+++ b/www/curl/Makefile Wed Jun 05 18:10:54 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.209 2019/05/22 08:57:58 leot Exp $
+# $NetBSD: Makefile,v 1.210 2019/06/05 18:10:54 leot Exp $
-DISTNAME= curl-7.65.0
+DISTNAME= curl-7.65.1
CATEGORIES= www
MASTER_SITES= https://curl.haxx.se/download/
EXTRACT_SUFX= .tar.xz
diff -r 6f79ca228526 -r 5fa1a772767a www/curl/distinfo
--- a/www/curl/distinfo Wed Jun 05 15:20:59 2019 +0000
+++ b/www/curl/distinfo Wed Jun 05 18:10:54 2019 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.153 2019/05/22 09:00:48 leot Exp $
+$NetBSD: distinfo,v 1.154 2019/06/05 18:10:54 leot Exp $
-SHA1 (curl-7.65.0.tar.xz) = abb21258bbedf5cccf65e827c770792e234a70bb
-RMD160 (curl-7.65.0.tar.xz) = 70b34e5b313128e4a1990a597d7b4ddfdae25e9c
-SHA512 (curl-7.65.0.tar.xz) = 032c065c1d4bd07ba028625f8fab6a09e7cb8505a5f19339b3abdee5a9cda7d091c11f075fe3fc227d082690a66c558c770a4cd9fb17b52acc13794976a770c5
-Size (curl-7.65.0.tar.xz) = 2392324 bytes
+SHA1 (curl-7.65.1.tar.xz) = 26edd5197564178575c92c41e03acf2131b7643e
+RMD160 (curl-7.65.1.tar.xz) = bbd3437e70b34bd577b6cb09020ca667d3723e18
+SHA512 (curl-7.65.1.tar.xz) = aba2d979a416d14a0f0852d595665e49fc4f7bff3bee31f3a52b90ba9dc5ffdb09c092777f124215470b72c47ebca7ddb47844cbf5c0e9142099272b6ac55df4
+Size (curl-7.65.1.tar.xz) = 2392672 bytes
SHA1 (patch-configure) = 9131ad23999f3987b7b67a59191aa6998bd370d0
SHA1 (patch-curl-config.in) = 363359665985cc14f36ddf47fc3480f1200e3533
Home |
Main Index |
Thread Index |
Old Index