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.18.0 -> 8.19.0
Date: Sun, 29 Mar 2026 07:46:53 +0200 [thread overview]
Message-ID: <20260329054653.2498945-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20260314180323.2055033-1-christian.melki@t2data.com>
Thanks, applied as 1e7abd2404d89022a173282f8efd12118fa5cd2e.
Michael
[sent from post-receive hook]
On Sun, 29 Mar 2026 07:46:53 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Mostly bugfixes.
> https://curl.se/changes.html#8_19_0
>
> Plugs CVEs:
> CVE-2026-3805: use after free in SMB connection reuse
> CVE-2026-3784: wrong proxy connection reuse with credentials
> CVE-2026-3783: token leak with redirect and netrc
> CVE-2026-1965: bad reuse of HTTP Negotiate connection
>
> * License hash changed. Year updates.
>
> * Fix new and removed build options.
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20260314180323.2055033-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 62d9a8ccbc8d..d15ea064ff6e 100644
> --- a/rules/libcurl.make
> +++ b/rules/libcurl.make
> @@ -15,15 +15,15 @@ PACKAGES-$(PTXCONF_LIBCURL) += libcurl
> #
> # Paths and names
> #
> -LIBCURL_VERSION := 8.18.0
> -LIBCURL_MD5 := dae6088bf7af69d3b0a87c762de92248
> +LIBCURL_VERSION := 8.19.0
> +LIBCURL_MD5 := d5d3581ba4b4df1140a26a6efcf13e61
> 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=72f4e9890e99e68d77b7e40703d789b8
> +LIBCURL_LICENSE_FILES := file://COPYING;md5=0515352b285b9c3f66464b135c9c0fdc
>
> # ----------------------------------------------------------------------------
> # Prepare
> @@ -39,7 +39,6 @@ LIBCURL_CONF_OPT := \
> --enable-optimize \
> --disable-warnings \
> --disable-werror \
> - --disable-curldebug \
> --enable-symbol-hiding \
> --$(call ptx/endis, PTXCONF_LIBCURL_C_ARES)-ares \
> --enable-rt \
> @@ -110,6 +109,7 @@ LIBCURL_CONF_OPT := \
> --without-mbedtls \
> --without-wolfssl \
> --without-rustls \
> + --without-apple-sectrust \
> --with-zlib=$(SYSROOT) \
> --without-brotli \
> --without-zstd \
> @@ -128,7 +128,6 @@ LIBCURL_CONF_OPT := \
> --without-libidn2 \
> --without-nghttp2 \
> --without-ngtcp2 \
> - --without-openssl-quic \
> --without-nghttp3 \
> --without-quiche \
> --without-zsh-functions-dir \
prev parent reply other threads:[~2026-03-29 5:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-14 18:03 [ptxdist] [PATCH 1/2] " Christian Melki
2026-03-14 18:03 ` [ptxdist] [PATCH 2/2] host-libcurl: Follow target libcurl bump " Christian Melki
2026-03-29 5:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-03-29 5:46 ` 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=20260329054653.2498945-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