mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libcurl: Version bump. 8.11.0 -> 8.11.1
@ 2024-12-12 17:22 Christian Melki
  2025-01-10  7:45 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2024-12-12 17:22 UTC (permalink / raw)
  To: ptxdist

Bugfix release.
https://curl.se/changes.html#8_11_1

Plugs CVE:
CVE-2024-11053 - netrc and redirect credential leak

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 e2e905657..4ce6fe031 100644
--- a/rules/libcurl.make
+++ b/rules/libcurl.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBCURL) += libcurl
 #
 # Paths and names
 #
-LIBCURL_VERSION	:= 8.11.0
-LIBCURL_MD5	:= 49dd886ac84ed3de693464f78f1ee926
+LIBCURL_VERSION	:= 8.11.1
+LIBCURL_MD5	:= 25e65a5156ca4928060b61cb051813db
 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.11.0 -> 8.11.1
  2024-12-12 17:22 [ptxdist] [PATCH] libcurl: Version bump. 8.11.0 -> 8.11.1 Christian Melki
@ 2025-01-10  7:45 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-01-10  7:45 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 810151f8b1b7c34c1ef62dad9434bee4f93e7b68.

Michael

[sent from post-receive hook]

On Fri, 10 Jan 2025 08:45:01 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Bugfix release.
> https://curl.se/changes.html#8_11_1
> 
> Plugs CVE:
> CVE-2024-11053 - netrc and redirect credential leak
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20241212172210.1163075-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 e2e905657799..4ce6fe031f0a 100644
> --- a/rules/libcurl.make
> +++ b/rules/libcurl.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBCURL) += libcurl
>  #
>  # Paths and names
>  #
> -LIBCURL_VERSION	:= 8.11.0
> -LIBCURL_MD5	:= 49dd886ac84ed3de693464f78f1ee926
> +LIBCURL_VERSION	:= 8.11.1
> +LIBCURL_MD5	:= 25e65a5156ca4928060b61cb051813db
>  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-01-10  7:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-12 17:22 [ptxdist] [PATCH] libcurl: Version bump. 8.11.0 -> 8.11.1 Christian Melki
2025-01-10  7:45 ` [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