aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2019-05-29 15:38:07 +0300
committerKhem Raj <raj.khem@gmail.com>2019-06-15 16:45:32 -0700
commit6050d95be2063ccf57bf51024ac204908656a3b6 (patch)
tree1e08c2da02eed406cfdd753bbe8e7e0ced2a7caa /meta-networking/recipes-connectivity
parentb47aae2d61e15ef4321e96487e3a2f83c115e9b3 (diff)
downloadmeta-openembedded-contrib-6050d95be2063ccf57bf51024ac204908656a3b6.tar.gz
samba: Upgrade 4.8.11 -> 4.8.12
The only change is the fix for CVE-2018-16860. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-connectivity')
-rw-r--r--meta-networking/recipes-connectivity/samba/samba_4.8.12.bb (renamed from meta-networking/recipes-connectivity/samba/samba_4.8.11.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.8.11.bb b/meta-networking/recipes-connectivity/samba/samba_4.8.12.bb
index 8139ed43cb..762a5bc615 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.8.11.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.8.12.bb
@@ -30,8 +30,8 @@ SRC_URI_append_libc-musl = " \
file://cmocka-uintptr_t.patch \
"
-SRC_URI[md5sum] = "de61611075e97ea98140a42d9189d9a5"
-SRC_URI[sha256sum] = "d294a8d7455d7d252d7bafc9c474855ea6e0ebe559c3babcd303a5c24e58710a"
+SRC_URI[md5sum] = "25de700c8f1148fd13973a49a51c059e"
+SRC_URI[sha256sum] = "c162d519101e15d1a1d76df063bfefe8d1656f57fb74e1ef19fe05d341a65d8f"
UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.8(\.\d+)+).tar.gz"