[meta-multimedia][PATCH 15/31] gupnp: upgrade 1.6.9 -> 1.6.10

Khem Raj <[email protected]> Sat, 1 Aug 2026 14:45:10 -0700
Newsgroups org.openembedded.lists.openembedded-devel
Message-ID <[email protected]>
Upstream changes (NEWS):
 * Require GSSDP >= 1.6.5 and reuse its allocated TCP socket for the web
   server.
 * Do not leak a GError in the ACL handler.
 * Fix IPv6 host-header validation.

Signed-off-by: Khem Raj <[email protected]>
---
 .../gupnp/{gupnp_1.6.9.bb => gupnp_1.6.10.bb}                   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-multimedia/recipes-connectivity/gupnp/{gupnp_1.6.9.bb => gupnp_1.6.10.bb} (93%)

diff --git a/meta-multimedia/recipes-connectivity/gupnp/gupnp_1.6.9.bb b/meta-multimedia/recipes-connectivity/gupnp/gupnp_1.6.10.bb
similarity index 93%
rename from meta-multimedia/recipes-connectivity/gupnp/gupnp_1.6.9.bb
rename to meta-multimedia/recipes-connectivity/gupnp/gupnp_1.6.10.bb
index e2bfcb5ed7..6ba8a0689c 100644
--- a/meta-multimedia/recipes-connectivity/gupnp/gupnp_1.6.9.bb
+++ b/meta-multimedia/recipes-connectivity/gupnp/gupnp_1.6.10.bb
@@ -7,7 +7,7 @@ DEPENDS = "e2fsprogs gssdp libsoup-3.0 libxml2"
 
 inherit gnomebase pkgconfig vala gobject-introspection ptest
 SRC_URI += "file://run-ptest"
-SRC_URI[archive.sha256sum] = "2edb6ee3613558e62f538735368aee27151b7e09d4e2e2c51606833da801869b"
+SRC_URI[archive.sha256sum] = "a1ee07b7b12673c32d7fc73ca158a50c1a4dc69ab35b65e94d24d38ac875345e"
 
 SYSROOT_PREPROCESS_FUNCS += "gupnp_sysroot_preprocess"