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 v2 2/2] host-libcurl: Follow target libcurl. 8.9.1 -> 8.10.0
Date: Thu, 12 Sep 2024 21:28:40 +0200	[thread overview]
Message-ID: <20240912192840.1752041-2-christian.melki@t2data.com> (raw)
In-Reply-To: <20240912192840.1752041-1-christian.melki@t2data.com>

* Pin down a few option changes.

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

diff --git a/rules/host-libcurl.make b/rules/host-libcurl.make
index b38667eff..c84250b5d 100644
--- a/rules/host-libcurl.make
+++ b/rules/host-libcurl.make
@@ -54,6 +54,7 @@ HOST_LIBCURL_CONF_OPT	:= \
 	--enable-ipv6 \
 	--enable-openssl-auto-load-config \
 	--disable-versioned-symbols \
+	--disable-windows-unicode \
 	--disable-threaded-resolver \
 	--enable-pthreads \
 	--disable-verbose \
@@ -77,6 +78,7 @@ HOST_LIBCURL_CONF_OPT	:= \
 	--enable-dateparse \
 	--disable-netrc \
 	--enable-progress-meter \
+	--enable-sha512-256 \
 	--disable-dnsshuffle \
 	--enable-get-easy-options \
 	--disable-alt-svc \
@@ -99,7 +101,6 @@ HOST_LIBCURL_CONF_OPT	:= \
 	--without-zstd \
 	--without-gssapi \
 	--with-default-ssl-backend=openssl \
-	--with-random=/dev/urandom \
 	--without-ca-fallback \
 	--without-libpsl \
 	--without-libgsasl \
@@ -108,6 +109,7 @@ HOST_LIBCURL_CONF_OPT	:= \
 	--without-wolfssh \
 	--without-librtmp \
 	--without-winidn \
+	--without-apple-idn \
 	--without-libidn2 \
 	--without-nghttp2 \
 	--without-ngtcp2 \
-- 
2.34.1




  reply	other threads:[~2024-09-12 19:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-12 19:28 [ptxdist] [PATCH v2 1/2] libcurl: Version bump. " Christian Melki
2024-09-12 19:28 ` Christian Melki [this message]
2024-09-16 14:34   ` [ptxdist] [APPLIED] host-libcurl: Follow target libcurl. " Michael Olbrich
2024-09-16 14:34 ` [ptxdist] [APPLIED] libcurl: Version bump. " 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=20240912192840.1752041-2-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