summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorJohannes Pointner <johannes.pointner@br-automation.com>2018-02-27 08:18:44 +0100
committerArmin Kuster <akuster808@gmail.com>2018-03-16 19:44:53 -0700
commitb438df31b01634da194431c69dc930c9d2921015 (patch)
tree446dd4d47606af230ed61d51354f37b154d7bffa /meta-networking
parent8f69ab34e62471eb678a600fc45f8c35d2dd6e04 (diff)
downloadmeta-openembedded-b438df31b01634da194431c69dc930c9d2921015.tar.gz
samba: update to 4.7.5
This includes security fixes that adresses the following defects: CVE-2017-14746: s3: smbd: Fix SMB1 use-after-free crash bug. CVE-2017-15275: s3: smbd: Chain code can return uninitialized memory when talloc buffer is grown. * Detail release note: - https://www.samba.org/samba/history/samba-4.7.5.html Signed-off-by: Johannes Pointner <johannes.pointner@br-automation.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-connectivity/samba/samba_4.7.5.bb (renamed from meta-networking/recipes-connectivity/samba/samba_4.7.0.bb)7
1 files changed, 2 insertions, 5 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.7.0.bb b/meta-networking/recipes-connectivity/samba/samba_4.7.5.bb
index a50b24de5..87f404900 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.7.0.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.7.5.bb
@@ -30,11 +30,8 @@ SRC_URI_append_libc-musl = " \
30 file://samba-4.3.9-remove-getpwent_r.patch \ 30 file://samba-4.3.9-remove-getpwent_r.patch \
31 " 31 "
32 32
33SRC_URI[md5sum] = "cf5eaf34f510e3d5643c0dcfd49fcc40" 33SRC_URI[md5sum] = "3629a134253d6a4a16ebd23a508b0d5b"
34SRC_URI[sha256sum] = "bd16d169988eb513e685a87e9964a5210482498fa9b3a22aaa8287a061e3c936" 34SRC_URI[sha256sum] = "316d04fa9fbabad6f2739fe68e1928778af4866265409119aba6ef3435c8fe8d"
35
36#SRC_URI[md5sum] = "c6ee5c766016d59908c8fb672fbbd445"
37#SRC_URI[sha256sum] = "9ef24393de08390f236cabccd6a420b5cea304e959cbf1a99ff317325db3ddfa"
38 35
39inherit systemd waf-samba cpan-base perlnative update-rc.d 36inherit systemd waf-samba cpan-base perlnative update-rc.d
40# remove default added RDEPENDS on perl 37# remove default added RDEPENDS on perl