pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/curl
Module Name: pkgsrc
Committed By: adam
Date: Thu Jun 5 04:43:21 UTC 2025
Modified Files:
pkgsrc/www/curl: Makefile.common distinfo
Log Message:
curl: updated to 8.14.1
Changes in 8.14.1
Bugfixes:
asyn-thrdd: fix cleanup when RR fails due to OOM
autotools: recognize more Linux targets when setting `-D_GNU_SOURCE`
BUG-BOUNTY.md. mention the medium bounty amount in 2025
cmake: fix missed version number for multi-pkg-config detections
cmdline-docs: mention HTTP resumed uploads to be shaky
curl: make -N handled correctly
curl: upload from '.' fix
dllmain: exclude from Cygwin builds
docs/tests: remove mention of hyper
docs: fix typos
ftp: fix teardown of DATA connection in done
http: fail early when rewind of input failed when following redirects
license: update some copyright links to curl.se
memanalyze.pl: fix getaddrinfo/freeaddrinfo checks
misc: fix spelling
misc: we write *an* IPv6 address
multi: fix add_handle resizing
spelling: 'a' vs 'an'
spelling: call it null-terminate consistently
test1510: fix expectation
tests: await portfile to be complete
tests: fix checks for https-mtls proto
tests: improve server start reliability
tests: move test docs into /docs
tests: re-enable 1510, document heimdal memleak
tests: test mtls also w/ clientAuth EKU only
tests: test mtls with --insecure
tls BIOs: handle BIO_CTRL_EOF correctly
tool_getparam: make --no-anyauth not be accepted
tool_getparam: refactored, simplified
tool_getparam: remove two nextarg NULL checks
VULN-DISCLOSURE-POLICY.md: the distros list wants <= 7 days embargo
wolfssl: fix sending of early data
ws: handle blocked sends better
ws: tests and fixes
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/www/curl/Makefile.common
cvs rdiff -u -r1.216 -r1.217 pkgsrc/www/curl/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/curl/Makefile.common
diff -u pkgsrc/www/curl/Makefile.common:1.24 pkgsrc/www/curl/Makefile.common:1.25
--- pkgsrc/www/curl/Makefile.common:1.24 Wed May 28 09:43:53 2025
+++ pkgsrc/www/curl/Makefile.common Thu Jun 5 04:43:21 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.24 2025/05/28 09:43:53 wiz Exp $
+# $NetBSD: Makefile.common,v 1.25 2025/06/05 04:43:21 adam Exp $
# used by www/libcurl-gnutls/Makefile
-DISTNAME= curl-8.14.0
+DISTNAME= curl-8.14.1
CATEGORIES= www
MASTER_SITES= https://curl.se/download/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/www/curl/distinfo
diff -u pkgsrc/www/curl/distinfo:1.216 pkgsrc/www/curl/distinfo:1.217
--- pkgsrc/www/curl/distinfo:1.216 Wed May 28 09:43:53 2025
+++ pkgsrc/www/curl/distinfo Thu Jun 5 04:43:21 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.216 2025/05/28 09:43:53 wiz Exp $
+$NetBSD: distinfo,v 1.217 2025/06/05 04:43:21 adam Exp $
-BLAKE2s (curl-8.14.0.tar.xz) = 45a29e04e85f2f686c8f0ff1668f5c76d175f163ee41695b4a39c68785e37144
-SHA512 (curl-8.14.0.tar.xz) = d9f49cac0b93dbc53879713cc017392b4277d84b489bbf2ef3b585c6a50eea6c3a7b80043286b34062af04329560f2dc321f315b0038ce93435aa9bbcaec1eea
-Size (curl-8.14.0.tar.xz) = 2819512 bytes
+BLAKE2s (curl-8.14.1.tar.xz) = 7e6c55a28e6547b7f0498bbbe6e118437f90d6b543b96e053e84628f882347aa
+SHA512 (curl-8.14.1.tar.xz) = 7f6eae04cc23c50fc41d448aa28dfa59141018009e42c5b1e3f4e0d40c0633460b4e6eec05dfc290f7953671096abfa70a8b5443fccdd3f1be6be32ac10b31d9
+Size (curl-8.14.1.tar.xz) = 2817248 bytes
Home |
Main Index |
Thread Index |
Old Index