From fa1913215275899b09c49c0bb5531f26909c5790 Mon Sep 17 00:00:00 2001 From: Johannes Pointner Date: Wed, 21 Mar 2018 08:55:26 +0100 Subject: [PATCH] samba: update to 4.7.6 This includes security fixes that adresses the following defects: CVE-2018-1050 (Denial of Service Attack on external print server.) CVE-2018-1057 (Authenticated users can change other users' password.) * Detail release note: - https://www.samba.org/samba/history/samba-4.7.6.html Signed-off-by: Johannes Pointner Signed-off-by: Joe MacDonald --- .../samba/{samba_4.7.5.bb => samba_4.7.6.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-connectivity/samba/{samba_4.7.5.bb => samba_4.7.6.bb} (98%) diff --git a/meta-networking/recipes-connectivity/samba/samba_4.7.5.bb b/meta-networking/recipes-connectivity/samba/samba_4.7.6.bb similarity index 98% rename from meta-networking/recipes-connectivity/samba/samba_4.7.5.bb rename to meta-networking/recipes-connectivity/samba/samba_4.7.6.bb index 87f404900e..a8517c541e 100644 --- a/meta-networking/recipes-connectivity/samba/samba_4.7.5.bb +++ b/meta-networking/recipes-connectivity/samba/samba_4.7.6.bb @@ -30,8 +30,8 @@ SRC_URI_append_libc-musl = " \ file://samba-4.3.9-remove-getpwent_r.patch \ " -SRC_URI[md5sum] = "3629a134253d6a4a16ebd23a508b0d5b" -SRC_URI[sha256sum] = "316d04fa9fbabad6f2739fe68e1928778af4866265409119aba6ef3435c8fe8d" +SRC_URI[md5sum] = "0253021a45c479cec1e135b004a0177a" +SRC_URI[sha256sum] = "1eede30fc8ef6504e24602fb72b00baa0a7b73b59f16d25cb0771dc8c7c57d6e" inherit systemd waf-samba cpan-base perlnative update-rc.d # remove default added RDEPENDS on perl