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. 7.87.0 -> 7.88.0
Date: Thu, 16 Feb 2023 13:26:54 +0100	[thread overview]
Message-ID: <20230216122654.668142-1-christian.melki@t2data.com> (raw)

Mostly a bugfix release.
https://curl.se/changes.html#7_88_0
https://curl.se/docs/security.html

Plugs CVEs:
CVE-2023-23914: HSTS ignored on multiple requests
CVE-2023-23915: HSTS amnesia with --parallel
CVE-2023-23916: HTTP multi-header compression denial of service

* License file changed. Copyright years completely removed.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/libcurl.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/libcurl.make b/rules/libcurl.make
index bb989d8fc..f2a6f86b9 100644
--- a/rules/libcurl.make
+++ b/rules/libcurl.make
@@ -15,15 +15,15 @@ PACKAGES-$(PTXCONF_LIBCURL) += libcurl
 #
 # Paths and names
 #
-LIBCURL_VERSION	:= 7.87.0
-LIBCURL_MD5	:= 0b0f5de173afd303229e5272689578d7
+LIBCURL_VERSION	:= 7.88.0
+LIBCURL_MD5	:= fc56109bda128948dc2c89b157da0e41
 LIBCURL		:= curl-$(LIBCURL_VERSION)
 LIBCURL_SUFFIX	:= tar.xz
 LIBCURL_URL	:= https://curl.se/download/$(LIBCURL).$(LIBCURL_SUFFIX)
 LIBCURL_SOURCE	:= $(SRCDIR)/$(LIBCURL).$(LIBCURL_SUFFIX)
 LIBCURL_DIR	:= $(BUILDDIR)/$(LIBCURL)
 LIBCURL_LICENSE	:= curl
-LIBCURL_LICENSE_FILES := file://COPYING;md5=190c514872597083303371684954f238
+LIBCURL_LICENSE_FILES := file://COPYING;md5=db8448a1e43eb2125f7740fc397db1f6
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.34.1




             reply	other threads:[~2023-02-16 12:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-16 12:26 Christian Melki [this message]
2023-02-17 15:36 ` [ptxdist] [APPLIED] " Michael Olbrich

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=20230216122654.668142-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