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] libslirp: Version bump. 4.9.0 -> 4.9.1
Date: Fri, 30 May 2025 07:53:25 +0200	[thread overview]
Message-ID: <20250530055325.2857619-1-christian.melki@t2data.com> (raw)

Minor changes.
https://gitlab.freedesktop.org/slirp/libslirp/-/blob/v4.9.1/CHANGELOG.md

* Pin down some options.

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

diff --git a/rules/libslirp.make b/rules/libslirp.make
index 1db03cee7..3406f1cdc 100644
--- a/rules/libslirp.make
+++ b/rules/libslirp.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBSLIRP) += libslirp
 #
 # Paths and names
 #
-LIBSLIRP_VERSION	:= 4.9.0
-LIBSLIRP_MD5		:= 31dbbfe667297a5931e56ba78f69c64f
+LIBSLIRP_VERSION	:= 4.9.1
+LIBSLIRP_MD5		:= eefd3b2375453cf9d07375c389441685
 LIBSLIRP		:= libslirp-v$(LIBSLIRP_VERSION)
 LIBSLIRP_SUFFIX		:= tar.bz2
 LIBSLIRP_URL		:= https://gitlab.freedesktop.org/slirp/libslirp/-/archive/v$(LIBSLIRP_VERSION)/$(LIBSLIRP).$(LIBSLIRP_SUFFIX)
@@ -35,6 +35,12 @@ LIBSLIRP_LICENSE_FILES	:= \
 # meson
 #
 LIBSLIRP_CONF_TOOL	:= meson
+LIBSLIRP_CONF_OPT	:= \
+	$(CROSS_MESON_USR) \
+	-Dfuzz-reproduce=false \
+	-Dllvm-fuzz=false \
+	-Doss-fuzz=false \
+	-Dstatic=false
 
 # ----------------------------------------------------------------------------
 # Target-Install
-- 
2.34.1




                 reply	other threads:[~2025-05-30  5:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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