From 449a3c17eabd01251d11a17ceb74ef6406d9ced4 Mon Sep 17 00:00:00 2001 From: Yi Zhao Date: Fri, 8 Oct 2021 10:53:56 +0800 Subject: [PATCH] samba: upgrade 4.14.7 -> 4.14.8 Release notes: https://www.samba.org/samba/history/samba-4.14.8.html Signed-off-by: Yi Zhao Signed-off-by: Khem Raj (cherry picked from commit fd3aca5ccf2f42a465e1d13f5c5ffd22a409e9c8) Signed-off-by: Armin Kuster --- .../samba/{samba_4.14.7.bb => samba_4.14.8.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-connectivity/samba/{samba_4.14.7.bb => samba_4.14.8.bb} (99%) diff --git a/meta-networking/recipes-connectivity/samba/samba_4.14.7.bb b/meta-networking/recipes-connectivity/samba/samba_4.14.8.bb similarity index 99% rename from meta-networking/recipes-connectivity/samba/samba_4.14.7.bb rename to meta-networking/recipes-connectivity/samba/samba_4.14.8.bb index 47fcd3a00e..0dd563c5b9 100644 --- a/meta-networking/recipes-connectivity/samba/samba_4.14.7.bb +++ b/meta-networking/recipes-connectivity/samba/samba_4.14.8.bb @@ -34,8 +34,8 @@ SRC_URI:append:libc-musl = " \ file://samba-fix-musl-lib-without-innetgr.patch \ " -SRC_URI[md5sum] = "f0db8302944bb861b31f4163fd302f66" -SRC_URI[sha256sum] = "6f50353f9602aa20245eb18ceb00e7e5ec793df0974aebd5254c38f16d8f1906" +SRC_URI[md5sum] = "5c6636b34a322de0eb917ee0403be322" +SRC_URI[sha256sum] = "c936b782c2aced8cd7299c13bec67c495fd4affdb217a6ed6150f4fd6d770fde" UPSTREAM_CHECK_REGEX = "samba\-(?P4\.14(\.\d+)+).tar.gz"