[oe-commits] [meta-openembedded] 16/19: samba: update to 4.7.5

git at git.openembedded.org git at git.openembedded.org
Fri Apr 6 12:25:28 UTC 2018


This is an automated email from the git hooks/post-receive script.

joe_macdonald pushed a commit to branch master
in repository meta-openembedded.

commit ad8e710be76e193165c6a23c2134ef5a7ea01b09
Author: Johannes Pointner <johannes.pointner at br-automation.com>
AuthorDate: Tue Feb 27 08:18:44 2018 +0100

    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 at br-automation.com>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
    Signed-off-by: Joe MacDonald <joe_macdonald at mentor.com>
---
 .../recipes-connectivity/samba/{samba_4.7.0.bb => samba_4.7.5.bb}  | 7 ++-----
 1 file 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
similarity index 97%
rename from meta-networking/recipes-connectivity/samba/samba_4.7.0.bb
rename to meta-networking/recipes-connectivity/samba/samba_4.7.5.bb
index a50b24d..87f4049 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 = " \
            file://samba-4.3.9-remove-getpwent_r.patch \
           "
 
-SRC_URI[md5sum] = "cf5eaf34f510e3d5643c0dcfd49fcc40"
-SRC_URI[sha256sum] = "bd16d169988eb513e685a87e9964a5210482498fa9b3a22aaa8287a061e3c936"
-
-#SRC_URI[md5sum] = "c6ee5c766016d59908c8fb672fbbd445"
-#SRC_URI[sha256sum] = "9ef24393de08390f236cabccd6a420b5cea304e959cbf1a99ff317325db3ddfa"
+SRC_URI[md5sum] = "3629a134253d6a4a16ebd23a508b0d5b"
+SRC_URI[sha256sum] = "316d04fa9fbabad6f2739fe68e1928778af4866265409119aba6ef3435c8fe8d"
 
 inherit systemd waf-samba cpan-base perlnative update-rc.d
 # remove default added RDEPENDS on perl

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list