aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2021-10-08 10:53:56 +0800
committerArmin Kuster <akuster808@gmail.com>2021-10-11 07:19:44 -0700
commit449a3c17eabd01251d11a17ceb74ef6406d9ced4 (patch)
tree296137583e956e08adc21343965a3eb0c84fd578
parent41e43410611a2fc8aff8da36b558ed338bb85e30 (diff)
downloadmeta-openembedded-contrib-449a3c17eabd01251d11a17ceb74ef6406d9ced4.tar.gz
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 <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit fd3aca5ccf2f42a465e1d13f5c5ffd22a409e9c8) Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-networking/recipes-connectivity/samba/samba_4.14.8.bb (renamed from meta-networking/recipes-connectivity/samba/samba_4.14.7.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.14.7.bb b/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\-(?P<pver>4\.14(\.\d+)+).tar.gz"