* [ptxdist] [PATCH] libslirp: Version bump. 4.9.1 -> 4.9.2
@ 2026-05-27 17:04 Christian Melki
2026-06-05 8:51 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2026-05-27 17:04 UTC (permalink / raw)
To: ptxdist
Minor changes.
https://gitlab.freedesktop.org/slirp/libslirp/-/blob/v4.9.2/CHANGELOG.md
* Copyright file changed. License text moved to LICENSE file.
The actual project license stays the same.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/libslirp.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/libslirp.make b/rules/libslirp.make
index 6fddeef01..6b2e23d21 100644
--- a/rules/libslirp.make
+++ b/rules/libslirp.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBSLIRP) += libslirp
#
# Paths and names
#
-LIBSLIRP_VERSION := 4.9.1
-LIBSLIRP_SHA256 := 3caff6e2de445f4995629d4929c55419f661b2b1d14f12481e155a71c1e8f811
+LIBSLIRP_VERSION := 4.9.2
+LIBSLIRP_SHA256 := e3e1fc9f600f06006339823dc7881fbcc02973145fe073bf660a7b3132724ecc
LIBSLIRP := libslirp-v$(LIBSLIRP_VERSION)
LIBSLIRP_SUFFIX := tar.bz2
LIBSLIRP_URL := https://gitlab.freedesktop.org/slirp/libslirp/-/archive/v$(LIBSLIRP_VERSION)/$(LIBSLIRP).$(LIBSLIRP_SUFFIX)
@@ -25,7 +25,7 @@ LIBSLIRP_LICENSE := BSD-3-Clause AND MIT
LIBSLIRP_LICENSE_FILES := \
file://src/main.h;startline=1;endline=4;md5=1e742c49b6e4dd48549742f8727faceb \
file://src/slirp.c;startline=1;endline=24;md5=1e11fddaa17f36215c1697d4bad0e70a \
- file://COPYRIGHT;md5=bca0186b14e6b05e338e729f106db727
+ file://COPYRIGHT;md5=f95a9bf4a7e411164fe843697ccda59e
# ----------------------------------------------------------------------------
# Prepare
--
2.43.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] libslirp: Version bump. 4.9.1 -> 4.9.2
2026-05-27 17:04 [ptxdist] [PATCH] libslirp: Version bump. 4.9.1 -> 4.9.2 Christian Melki
@ 2026-06-05 8:51 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2026-06-05 8:51 UTC (permalink / raw)
To: ptxdist; +Cc: Christian Melki
Thanks, applied as acb308ebce10c6e9618363d17935ff43b506f97f.
Michael
[sent from post-receive hook]
On Fri, 05 Jun 2026 10:51:31 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Minor changes.
> https://gitlab.freedesktop.org/slirp/libslirp/-/blob/v4.9.2/CHANGELOG.md
>
> * Copyright file changed. License text moved to LICENSE file.
> The actual project license stays the same.
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20260527170403.3356093-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 6fddeef015a7..6b2e23d21436 100644
> --- a/rules/libslirp.make
> +++ b/rules/libslirp.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBSLIRP) += libslirp
> #
> # Paths and names
> #
> -LIBSLIRP_VERSION := 4.9.1
> -LIBSLIRP_SHA256 := 3caff6e2de445f4995629d4929c55419f661b2b1d14f12481e155a71c1e8f811
> +LIBSLIRP_VERSION := 4.9.2
> +LIBSLIRP_SHA256 := e3e1fc9f600f06006339823dc7881fbcc02973145fe073bf660a7b3132724ecc
> LIBSLIRP := libslirp-v$(LIBSLIRP_VERSION)
> LIBSLIRP_SUFFIX := tar.bz2
> LIBSLIRP_URL := https://gitlab.freedesktop.org/slirp/libslirp/-/archive/v$(LIBSLIRP_VERSION)/$(LIBSLIRP).$(LIBSLIRP_SUFFIX)
> @@ -25,7 +25,7 @@ LIBSLIRP_LICENSE := BSD-3-Clause AND MIT
> LIBSLIRP_LICENSE_FILES := \
> file://src/main.h;startline=1;endline=4;md5=1e742c49b6e4dd48549742f8727faceb \
> file://src/slirp.c;startline=1;endline=24;md5=1e11fddaa17f36215c1697d4bad0e70a \
> - file://COPYRIGHT;md5=bca0186b14e6b05e338e729f106db727
> + file://COPYRIGHT;md5=f95a9bf4a7e411164fe843697ccda59e
>
> # ----------------------------------------------------------------------------
> # Prepare
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-05 8:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-27 17:04 [ptxdist] [PATCH] libslirp: Version bump. 4.9.1 -> 4.9.2 Christian Melki
2026-06-05 8:51 ` [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