mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libcurl: Version bump. 8.13.0 -> 8.14.0
@ 2025-05-29 18:57 Christian Melki
  2025-06-12 19:32 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2025-05-29 18:57 UTC (permalink / raw)
  To: ptxdist

Mostly bugfixes.
https://curl.se/changes.html#8_14_0

Plugs CVEs:
CVE-2025-5025: No QUIC certificate pinning with wolfSSL
CVE-2025-4947: QUIC certificate check skip with wolfSSL

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/libcurl.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/libcurl.make b/rules/libcurl.make
index 8540cfdbd..964ec80ef 100644
--- a/rules/libcurl.make
+++ b/rules/libcurl.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBCURL) += libcurl
 #
 # Paths and names
 #
-LIBCURL_VERSION	:= 8.13.0
-LIBCURL_MD5	:= b94f85cf7c03fcc31b3750e45a424f26
+LIBCURL_VERSION	:= 8.14.0
+LIBCURL_MD5	:= 34a7f339efbb60bf872022ac8bdfe2b1
 LIBCURL		:= curl-$(LIBCURL_VERSION)
 LIBCURL_SUFFIX	:= tar.xz
 LIBCURL_URL	:= https://curl.se/download/$(LIBCURL).$(LIBCURL_SUFFIX)
-- 
2.34.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] libcurl: Version bump. 8.13.0 -> 8.14.0
  2025-05-29 18:57 [ptxdist] [PATCH] libcurl: Version bump. 8.13.0 -> 8.14.0 Christian Melki
@ 2025-06-12 19:32 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-06-12 19:32 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 122c96122baa4917e78373d256549ca87887d4dc.

Michael

[sent from post-receive hook]

On Thu, 12 Jun 2025 21:32:01 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Mostly bugfixes.
> https://curl.se/changes.html#8_14_0
> 
> Plugs CVEs:
> CVE-2025-5025: No QUIC certificate pinning with wolfSSL
> CVE-2025-4947: QUIC certificate check skip with wolfSSL
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20250529185735.4117660-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/libcurl.make b/rules/libcurl.make
> index 8540cfdbd15a..964ec80efaf0 100644
> --- a/rules/libcurl.make
> +++ b/rules/libcurl.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBCURL) += libcurl
>  #
>  # Paths and names
>  #
> -LIBCURL_VERSION	:= 8.13.0
> -LIBCURL_MD5	:= b94f85cf7c03fcc31b3750e45a424f26
> +LIBCURL_VERSION	:= 8.14.0
> +LIBCURL_MD5	:= 34a7f339efbb60bf872022ac8bdfe2b1
>  LIBCURL		:= curl-$(LIBCURL_VERSION)
>  LIBCURL_SUFFIX	:= tar.xz
>  LIBCURL_URL	:= https://curl.se/download/$(LIBCURL).$(LIBCURL_SUFFIX)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-06-12 19:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-29 18:57 [ptxdist] [PATCH] libcurl: Version bump. 8.13.0 -> 8.14.0 Christian Melki
2025-06-12 19:32 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox