diff mbox series

[meta-oe,scarthgap,4/5] samba: upgrade 4.19.7 -> 4.19.8

Message ID 20240915163040.189190-4-akuster808@gmail.com
State New
Headers show
Series [meta-oe,scarthgap,1/5] gpm: fix buildpaths QA issue | expand

Commit Message

Armin Kuster Sept. 15, 2024, 4:30 p.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 https://www.samba.org/samba/history/samba-4.19.8.html

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 3cbd140c7d85d99afc81ffd83b75698ee621c1c1)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 .../samba/{samba_4.19.7.bb => samba_4.19.8.bb}                  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-connectivity/samba/{samba_4.19.7.bb => samba_4.19.8.bb} (99%)
diff mbox series

Patch

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