mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] libcurl: Version bump. 8.0.1 -> 8.1.0
Date: Thu, 18 May 2023 20:35:24 +0200	[thread overview]
Message-ID: <20230518183524.693274-1-christian.melki@t2data.com> (raw)

A slew of changes, mostly bugfixes.
https://curl.se/changes.html#8_1_0

Including plugging four CVE:s.
https://curl.se/docs/vuln-8.0.1.html
CVE-2023-28319 - UAF in SSH sha256 fingerprint check
CVE-2023-28320 - siglongjmp race condition
CVE-2023-28321 - IDN wildcard match
CVE-2023-28322 - more POST-after-PUT confusion

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 76dc732b5..72f80e365 100644
--- a/rules/libcurl.make
+++ b/rules/libcurl.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBCURL) += libcurl
 #
 # Paths and names
 #
-LIBCURL_VERSION	:= 8.0.1
-LIBCURL_MD5	:= f6c2fdeb30ad30234378a56c28350845
+LIBCURL_VERSION	:= 8.1.0
+LIBCURL_MD5	:= 229e070c0e3f05ad654a1cf11e0619b7
 LIBCURL		:= curl-$(LIBCURL_VERSION)
 LIBCURL_SUFFIX	:= tar.xz
 LIBCURL_URL	:= https://curl.se/download/$(LIBCURL).$(LIBCURL_SUFFIX)
-- 
2.34.1




                 reply	other threads:[~2023-05-18 18:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230518183524.693274-1-christian.melki@t2data.com \
    --to=christian.melki@t2data.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox