mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libslirp: Version bump. 4.9.3 -> 4.9.4
@ 2026-09-04 17:12 Christian Melki
  0 siblings, 0 replies; only message in thread
From: Christian Melki @ 2026-09-04 17:12 UTC (permalink / raw)
  To: ptxdist

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

CVE-2026-9539: oob. Cap urgent data count to what is actually available.

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

diff --git a/rules/libslirp.make b/rules/libslirp.make
index c5ca6aef7..1f6a56286 100644
--- a/rules/libslirp.make
+++ b/rules/libslirp.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBSLIRP) += libslirp
 #
 # Paths and names
 #
-LIBSLIRP_VERSION	:= 4.9.3
-LIBSLIRP_SHA256		:= c82e22c73bdc3f2c038e538d4f0c9c2166defb2402212d61bb7cb1b530ba952f
+LIBSLIRP_VERSION	:= 4.9.4
+LIBSLIRP_SHA256		:= 0ecbac5eebcaa2d59b9d7cf13731f2c9fab80314e4ce31658fe4cf8d8e18102d
 LIBSLIRP		:= libslirp-v$(LIBSLIRP_VERSION)
 LIBSLIRP_SUFFIX		:= tar.bz2
 LIBSLIRP_URL		:= https://gitlab.freedesktop.org/slirp/libslirp/-/archive/v$(LIBSLIRP_VERSION)/$(LIBSLIRP).$(LIBSLIRP_SUFFIX)
-- 
2.43.0




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-06 12:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04 17:12 [ptxdist] [PATCH] libslirp: Version bump. 4.9.3 -> 4.9.4 Christian Melki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox