diff mbox series

[meta-networking,2/2] samba: upgrade 4.19.8 -> 4.19.9

Message ID 20251015123324.732190-2-yi.zhao@windriver.com
State Under Review
Headers show
Series [meta-networking,1/2] libldb: upgrade 2.8.1 -> 2.8.2 | expand

Commit Message

Yi Zhao Oct. 15, 2025, 12:33 p.m. UTC
ChangeLog:
https://www.samba.org/samba/history/samba-4.19.9.html

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
---
 .../samba/{samba_4.19.8.bb => samba_4.19.9.bb}                  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-connectivity/samba/{samba_4.19.8.bb => samba_4.19.9.bb} (99%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-connectivity/samba/samba_4.19.8.bb b/meta-networking/recipes-connectivity/samba/samba_4.19.9.bb
similarity index 99%
rename from meta-networking/recipes-connectivity/samba/samba_4.19.8.bb
rename to meta-networking/recipes-connectivity/samba/samba_4.19.9.bb
index a0ef63c958..ae88705668 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.19.8.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.19.9.bb
@@ -32,7 +32,7 @@  SRC_URI:append:libc-musl = " \
            file://samba-4.3.9-remove-getpwent_r.patch \
            "
 
-SRC_URI[sha256sum] = "1aeff76c207f383477ce4badebd154691c408d2e15b01b333c85eb775468ddf6"
+SRC_URI[sha256sum] = "71ed406444714c90bb9d36c576d807b67af15449f297e91106d42b3ca2fa5549"
 
 UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.19(\.\d+)+).tar.gz"