diff mbox series

[meta-networking,2/2] samba: upgrade 4.19.5 -> 4.19.6

Message ID 20240507231841.1323600-2-yi.zhao@windriver.com
State Accepted
Headers show
Series [meta-networking,1/2] libtevent: upgrade 0.16.0 -> 0.16.1 | expand

Commit Message

Yi Zhao May 7, 2024, 11:18 p.m. UTC
ChangeLog:
https://www.samba.org/samba/history/samba-4.19.6.html

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

Patch

diff --git a/meta-networking/recipes-connectivity/samba/samba_4.19.5.bb b/meta-networking/recipes-connectivity/samba/samba_4.19.6.bb
similarity index 99%
rename from meta-networking/recipes-connectivity/samba/samba_4.19.5.bb
rename to meta-networking/recipes-connectivity/samba/samba_4.19.6.bb
index f5ef86dd4..bd0309934 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.19.5.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.19.6.bb
@@ -31,7 +31,7 @@  SRC_URI:append:libc-musl = " \
            file://samba-4.3.9-remove-getpwent_r.patch \
            "
 
-SRC_URI[sha256sum] = "0e2405b4cec29d0459621f4340a1a74af771ec7cffedff43250cad7f1f87605e"
+SRC_URI[sha256sum] = "653b52095554dbc223c63b96af5cdf9e98c3e048549c5f56143d3b33dce1cef1"
 
 UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.19(\.\d+)+).tar.gz"