mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libcurl: Version bump. 7.87.0 -> 7.88.0
@ 2023-02-16 12:26 Christian Melki
  2023-02-17 15:36 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2023-02-16 12:26 UTC (permalink / raw)
  To: ptxdist

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] libcurl: Version bump. 7.87.0 -> 7.88.0
  2023-02-16 12:26 [ptxdist] [PATCH] libcurl: Version bump. 7.87.0 -> 7.88.0 Christian Melki
@ 2023-02-17 15:36 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-02-17 15:36 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 5bb80fd078727adbdf9449db633b1bf5f37c0bc0.

Michael

[sent from post-receive hook]

On Fri, 17 Feb 2023 16:36:06 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> 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>
> Message-Id: <20230216122654.668142-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 bb989d8fc031..f2a6f86b902e 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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-17 15:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-16 12:26 [ptxdist] [PATCH] libcurl: Version bump. 7.87.0 -> 7.88.0 Christian Melki
2023-02-17 15:36 ` [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