mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libcurl: Version bump. 8.4.0 -> 8.5.0
@ 2023-12-07 19:30 Christian Melki
  2023-12-13  7:47 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2023-12-07 19:30 UTC (permalink / raw)
  To: ptxdist

Bunch of fixes.
https://curl.se/changes.html#8_5_0

Plugs noncritical CVEs:
CVE-2023-46218: cookie mixed case PSL bypass
CVE-2023-46219: HSTS long file name clears contents

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 61797e9ae..f0c2a74f2 100644
--- a/rules/libcurl.make
+++ b/rules/libcurl.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBCURL) += libcurl
 #
 # Paths and names
 #
-LIBCURL_VERSION	:= 8.4.0
-LIBCURL_MD5	:= 8424597f247da68b6041dd7f9ca367fe
+LIBCURL_VERSION	:= 8.5.0
+LIBCURL_MD5	:= 3e9e5c2db494e7dbd4e7024b149021c9
 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.4.0 -> 8.5.0
  2023-12-07 19:30 [ptxdist] [PATCH] libcurl: Version bump. 8.4.0 -> 8.5.0 Christian Melki
@ 2023-12-13  7:47 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-12-13  7:47 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 6ce43a5cb4a6ba86d0d0f7226577474ac7029ad5.

Michael

[sent from post-receive hook]

On Wed, 13 Dec 2023 08:47:27 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Bunch of fixes.
> https://curl.se/changes.html#8_5_0
> 
> Plugs noncritical CVEs:
> CVE-2023-46218: cookie mixed case PSL bypass
> CVE-2023-46219: HSTS long file name clears contents
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20231207193022.972654-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 61797e9ae52a..f0c2a74f2708 100644
> --- a/rules/libcurl.make
> +++ b/rules/libcurl.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBCURL) += libcurl
>  #
>  # Paths and names
>  #
> -LIBCURL_VERSION	:= 8.4.0
> -LIBCURL_MD5	:= 8424597f247da68b6041dd7f9ca367fe
> +LIBCURL_VERSION	:= 8.5.0
> +LIBCURL_MD5	:= 3e9e5c2db494e7dbd4e7024b149021c9
>  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:[~2023-12-13  7:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-07 19:30 [ptxdist] [PATCH] libcurl: Version bump. 8.4.0 -> 8.5.0 Christian Melki
2023-12-13  7:47 ` [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