public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] curl: Update to version 8.14.1
Date: Sun,  8 Jun 2025 22:35:03 +0200	[thread overview]
Message-ID: <20250608203507.3302368-2-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20250608203507.3302368-1-adolf.belka@ipfire.org>

- Update from version 8.14.0 to 8.14.1
- Update of rootfile not required
- Changelog
    8.14.1
      Bugfixes:
	 o asyn-thrdd: fix cleanup when RR fails due to OOM [20]
	 o autotools: recognize more Linux targets when setting `-D_GNU_SOURCE` [35]
	 o BUG-BOUNTY.md. mention the medium bounty amount in 2025 [5]
	 o cmake: fix missed version number for multi-pkg-config detections [14]
	 o cmdline-docs: mention HTTP resumed uploads to be shaky [21]
	 o curl: make -N handled correctly [34]
	 o curl: upload from '.' fix [9]
	 o dllmain: exclude from Cygwin builds [32]
	 o docs/tests: remove mention of hyper [23]
	 o docs: fix typos [12]
	 o ftp: fix teardown of DATA connection in done [31]
	 o http: fail early when rewind of input failed when following redirects [2]
	 o license: update some copyright links to curl.se [24]
	 o memanalyze.pl: fix getaddrinfo/freeaddrinfo checks [25]
	 o misc: fix spelling [15]
	 o misc: we write *an* IPv6 address [10]
	 o multi: fix add_handle resizing [3]
	 o spelling: 'a' vs 'an' [8]
	 o spelling: call it null-terminate consistently [6]
	 o test1510: fix expectation [19]
	 o tests: await portfile to be complete [1]
	 o tests: fix checks for https-mtls proto [30]
	 o tests: improve server start reliability [18]
	 o tests: move test docs into /docs [16]
	 o tests: re-enable 1510, document heimdal memleak [22]
	 o tests: test mtls also w/ clientAuth EKU only [28]
	 o tests: test mtls with --insecure [29]
	 o tls BIOs: handle BIO_CTRL_EOF correctly [33]
	 o tool_getparam: make --no-anyauth not be accepted [13]
	 o tool_getparam: refactored, simplified [4]
	 o tool_getparam: remove two nextarg NULL checks [11]
	 o VULN-DISCLOSURE-POLICY.md: the distros list wants <= 7 days embargo [26]
	 o wolfssl: fix sending of early data [7]
	 o ws: handle blocked sends better [27]
	 o ws: tests and fixes [17]
      Planned upcoming removals include:
	 o Support for the msh3 HTTP/3 backend
	 o Supporting curl builds using VS2008
	 o The Secure Transport and BearSSL TLS backends
	 o The winbuild build system
	 o Windows CE support

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 lfs/curl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/curl b/lfs/curl
index e436991cd..2ca1123b2 100644
--- a/lfs/curl
+++ b/lfs/curl
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 8.14.0
+VER        = 8.14.1
 
 THISAPP    = curl-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = d8b7d58e6923366265a1d95d3a6f14002729dfb95d88b17ec925d096bd199b206f6c9645e1e4be3bc2d295e8898c35990eda6f45329396f38753725907e402a1
+$(DL_FILE)_BLAKE2 = 4ce2277d143084823855b714e86047a94d4c52a686b8d16d9ab76c31168f1a74d63dfa7608cff36706a8a0b9bf9cc611a9b99860b176a227bca580cd95e9cff2
 
 install : $(TARGET)
 
-- 
2.49.0



  reply	other threads:[~2025-06-08 20:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-08 20:35 [PATCH] automake: Update to version 1.18 Adolf Belka
2025-06-08 20:35 ` Adolf Belka [this message]
2025-06-08 20:35 ` [PATCH] hwdata: Update to version 0.396 Adolf Belka
2025-06-08 20:35 ` [PATCH] iputils: Update to version 20250605 Adolf Belka
2025-06-08 20:35 ` [PATCH] libusb: Update to version 1.0.29 Adolf Belka
2025-06-08 20:35 ` [PATCH] postfix: Update to version 3.10.2 Adolf Belka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250608203507.3302368-2-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox