mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libslirp: Version bump. 4.9.0 -> 4.9.1
@ 2025-05-30  5:53 Christian Melki
  2025-06-12 19:32 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2025-05-30  5:53 UTC (permalink / raw)
  To: ptxdist

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




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

* Re: [ptxdist] [APPLIED] libslirp: Version bump. 4.9.0 -> 4.9.1
  2025-05-30  5:53 [ptxdist] [PATCH] libslirp: Version bump. 4.9.0 -> 4.9.1 Christian Melki
@ 2025-06-12 19:32 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-06-12 19:32 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 924345615152772084ef9328dbe323ed11522e94.

Michael

[sent from post-receive hook]

On Thu, 12 Jun 2025 21:32:02 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> 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>
> Message-Id: <20250530055325.2857619-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/libslirp.make b/rules/libslirp.make
> index 1db03cee7ff2..3406f1cdc908 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



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

end of thread, other threads:[~2025-06-12 19:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-30  5:53 [ptxdist] [PATCH] libslirp: Version bump. 4.9.0 -> 4.9.1 Christian Melki
2025-06-12 19:32 ` [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