From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Christian Melki <christian.melki@t2data.com>
Subject: Re: [ptxdist] [APPLIED] libcurl: Version bump. 8.11.1 -> 8.12.0
Date: Mon, 17 Feb 2025 08:24:42 +0100 [thread overview]
Message-ID: <20250217072442.53025-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20250212191856.2665183-1-christian.melki@t2data.com>
Thanks, applied as 6d1eeb754a28d3b800caa730ac4944db67fc8698.
Michael
[sent from post-receive hook]
On Mon, 17 Feb 2025 08:24:42 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Mostly fixes.
> https://curl.se/changes.html#8_12_0
>
> Plugs CVEs:
> CVE-2025-0725: gzip integer overflow
> CVE-2025-0665: eventfd double close
> CVE-2025-0167: netrc and default credential leak
>
> * Copyright year changed in license file.
>
> * Remove deprecated options.
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20250212191856.2665183-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 4ce6fe031f0a..87dc7d488bd8 100644
> --- a/rules/libcurl.make
> +++ b/rules/libcurl.make
> @@ -15,15 +15,15 @@ PACKAGES-$(PTXCONF_LIBCURL) += libcurl
> #
> # Paths and names
> #
> -LIBCURL_VERSION := 8.11.1
> -LIBCURL_MD5 := 25e65a5156ca4928060b61cb051813db
> +LIBCURL_VERSION := 8.12.0
> +LIBCURL_MD5 := 3005f775ce65b301a27f8d43a8c85511
> 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=eed2e5088e1ac619c9a1c747da291d75
> +LIBCURL_LICENSE_FILES := file://COPYING;md5=72f4e9890e99e68d77b7e40703d789b8
>
> # ----------------------------------------------------------------------------
> # Prepare
> @@ -75,7 +75,6 @@ LIBCURL_CONF_OPT := \
> --disable-versioned-symbols \
> --disable-windows-unicode \
> --$(call ptx/disen, PTXCONF_LIBCURL_C_ARES)-threaded-resolver \
> - --enable-pthreads \
> --$(call ptx/endis, PTXCONF_LIBCURL_VERBOSE)-verbose \
> --disable-sspi \
> --enable-basic-auth \
> @@ -114,7 +113,6 @@ LIBCURL_CONF_OPT := \
> --without-wolfssl \
> --without-bearssl \
> --without-rustls \
> - --without-hyper \
> --with-zlib=$(SYSROOT) \
> --without-brotli \
> --without-zstd \
prev parent reply other threads:[~2025-02-17 7:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-12 19:18 [ptxdist] [PATCH] " Christian Melki
2025-02-14 15:04 ` Michael Olbrich
2025-02-17 7:24 ` Michael Olbrich [this message]
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=20250217072442.53025-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=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