mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libcurl: Version bump. 8.1.2 -> 8.2.0
@ 2023-07-22  9:46 Christian Melki
  2023-08-01  7:48 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2023-07-22  9:46 UTC (permalink / raw)
  To: ptxdist

A new minor mostly bugfixes.
https://curl.se/changes.html#8_2_0

Including plugging one CVE.
https://curl.se/docs/vuln-8.1.2.html
CVE-2023-32001 - fopen race condition

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 6d36dc6c7..f28ed43a1 100644
--- a/rules/libcurl.make
+++ b/rules/libcurl.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBCURL) += libcurl
 #
 # Paths and names
 #
-LIBCURL_VERSION	:= 8.1.2
-LIBCURL_MD5	:= 1f7f6678b1342ad78f30e1dedd015fe2
+LIBCURL_VERSION	:= 8.2.0
+LIBCURL_MD5	:= 79209ce29a6ae6f28e1bc0a7e38735b9
 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.1.2 -> 8.2.0
  2023-07-22  9:46 [ptxdist] [PATCH] libcurl: Version bump. 8.1.2 -> 8.2.0 Christian Melki
@ 2023-08-01  7:48 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-08-01  7:48 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 876cfd8f93c9397ba3aeb8fe6ca8119d67fad17b.

Michael

[sent from post-receive hook]

On Tue, 01 Aug 2023 09:48:52 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> A new minor mostly bugfixes.
> https://curl.se/changes.html#8_2_0
> 
> Including plugging one CVE.
> https://curl.se/docs/vuln-8.1.2.html
> CVE-2023-32001 - fopen race condition
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20230722094633.1707143-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 6d36dc6c7ac8..f28ed43a169c 100644
> --- a/rules/libcurl.make
> +++ b/rules/libcurl.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBCURL) += libcurl
>  #
>  # Paths and names
>  #
> -LIBCURL_VERSION	:= 8.1.2
> -LIBCURL_MD5	:= 1f7f6678b1342ad78f30e1dedd015fe2
> +LIBCURL_VERSION	:= 8.2.0
> +LIBCURL_MD5	:= 79209ce29a6ae6f28e1bc0a7e38735b9
>  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-08-01  7:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-22  9:46 [ptxdist] [PATCH] libcurl: Version bump. 8.1.2 -> 8.2.0 Christian Melki
2023-08-01  7:48 ` [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