diff mbox series

[meta-networking] samba: upgrade 4.19.3 -> 4.19.4

Message ID 20240115015951.31517-1-yi.zhao@windriver.com
State Accepted
Headers show
Series [meta-networking] samba: upgrade 4.19.3 -> 4.19.4 | expand

Commit Message

Yi Zhao Jan. 15, 2024, 1:59 a.m. UTC
Release Notes:
https://www.samba.org/samba/history/samba-4.19.4.html

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

Patch

diff --git a/meta-networking/recipes-connectivity/samba/samba_4.19.3.bb b/meta-networking/recipes-connectivity/samba/samba_4.19.4.bb
similarity index 99%
rename from meta-networking/recipes-connectivity/samba/samba_4.19.3.bb
rename to meta-networking/recipes-connectivity/samba/samba_4.19.4.bb
index 4828526ed..9e02afd0f 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.19.3.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.19.4.bb
@@ -31,7 +31,7 @@  SRC_URI:append:libc-musl = " \
            file://samba-4.3.9-remove-getpwent_r.patch \
            "
 
-SRC_URI[sha256sum] = "280553b90f131b1940580df293653c9e9bd8906201f5def6e5e8c160f0bfac96"
+SRC_URI[sha256sum] = "4026d93b866db198c8ca1685b0f5d52793f65c6e63cb364163af661fdff0968c"
 
 UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.19(\.\d+)+).tar.gz"