mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libcurl: Version bump. 8.9.0 -> 8.9.1
@ 2024-08-02 17:25 Christian Melki
  2024-09-12 12:11 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2024-08-02 17:25 UTC (permalink / raw)
  To: milkylainen, ptxdist

Minor bugfix release.
https://curl.se/changes.html#8_9_1

Plugs CVE:
CVE-2024-7264 - ASN.1 date parser overread

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 b5008117f..59872524e 100644
--- a/rules/libcurl.make
+++ b/rules/libcurl.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBCURL) += libcurl
 #
 # Paths and names
 #
-LIBCURL_VERSION	:= 8.9.0
-LIBCURL_MD5	:= 6f6d2ff25c2a8fa8602511dc33201cc4
+LIBCURL_VERSION	:= 8.9.1
+LIBCURL_MD5	:= 5882f056460240d98cdb5b7f86a06153
 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.9.0 -> 8.9.1
  2024-08-02 17:25 [ptxdist] [PATCH] libcurl: Version bump. 8.9.0 -> 8.9.1 Christian Melki
@ 2024-09-12 12:11 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2024-09-12 12:11 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as c62203b86c20f6d5e026d66e6eb73d0f250fc8ec.

Michael

[sent from post-receive hook]

On Thu, 12 Sep 2024 14:11:29 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Minor bugfix release.
> https://curl.se/changes.html#8_9_1
> 
> Plugs CVE:
> CVE-2024-7264 - ASN.1 date parser overread
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20240802172518.1278532-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 b5008117f737..59872524e4c5 100644
> --- a/rules/libcurl.make
> +++ b/rules/libcurl.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBCURL) += libcurl
>  #
>  # Paths and names
>  #
> -LIBCURL_VERSION	:= 8.9.0
> -LIBCURL_MD5	:= 6f6d2ff25c2a8fa8602511dc33201cc4
> +LIBCURL_VERSION	:= 8.9.1
> +LIBCURL_MD5	:= 5882f056460240d98cdb5b7f86a06153
>  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:[~2024-09-12 12:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-02 17:25 [ptxdist] [PATCH] libcurl: Version bump. 8.9.0 -> 8.9.1 Christian Melki
2024-09-12 12:11 ` [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