[oe][meta-networking][wrynose][PATCH 22/30] samba: upgrade 4.23.5 -> 4.23.8

[email protected] Tue, 21 Jul 2026 11:38:03 +1200
Newsgroups org.openembedded.lists.openembedded-devel
Message-ID <[email protected]>
From: Khem Raj <[email protected]>

Signed-off-by: Khem Raj <[email protected]>
(cherry picked from commit 7840b777e1d81add8199fb520a4d0199309e52a9)

Security release https://gitlab.com/samba-team/samba/-/blob/samba-4.23.8/WHATSNEW.txt?ref_type=tags

Signed-off-by: Ankur Tyagi <[email protected]>
---
 .../samba/{samba_4.23.5.bb => samba_4.23.8.bb}                  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-connectivity/samba/{samba_4.23.5.bb => samba_4.23.8.bb} (99%)

diff --git a/meta-networking/recipes-connectivity/samba/samba_4.23.5.bb b/meta-networking/recipes-connectivity/samba/samba_4.23.8.bb
similarity index 99%
rename from meta-networking/recipes-connectivity/samba/samba_4.23.5.bb
rename to meta-networking/recipes-connectivity/samba/samba_4.23.8.bb
index ec3149562a..fb00dd2ec1 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.23.5.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.23.8.bb
@@ -39,7 +39,7 @@ SRC_URI:append:libc-musl = " \
            file://samba-4.3.9-remove-getpwent_r.patch \
            "
 
-SRC_URI[sha256sum] = "593a43ddd0d57902237dfa76888f7b02cb7fc7747111369cb31e126db4836b9f"
+SRC_URI[sha256sum] = "976129847456dc5b78c00f8ffb79dc605c49d6aaca8b2aa772fd22dbb69fae01"
 
 UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.19(\.\d+)+).tar.gz"