[oe-commits] [meta-openembedded] 07/34: samba: 4.6.5 -> 4.6.7

git at git.openembedded.org git at git.openembedded.org
Sat Sep 2 06:49:35 UTC 2017


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

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

commit d2e00965a73d9ce3cc4cbf8642290f7b1af3869f
Author: Kai Kang <kai.kang at windriver.com>
AuthorDate: Tue Aug 29 16:28:18 2017 +0800

    samba: 4.6.5 -> 4.6.7
    
    Upgrade samba from 4.6.5 to 4.6.7 to fix CVE-2017-11103.
    
    Signed-off-by: Kai Kang <kai.kang at windriver.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../recipes-connectivity/samba/{samba_4.6.5.bb => samba_4.6.7.bb}    | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/meta-networking/recipes-connectivity/samba/samba_4.6.5.bb b/meta-networking/recipes-connectivity/samba/samba_4.6.7.bb
similarity index 98%
rename from meta-networking/recipes-connectivity/samba/samba_4.6.5.bb
rename to meta-networking/recipes-connectivity/samba/samba_4.6.7.bb
index 389a274..7f0770b 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.6.5.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.6.7.bb
@@ -25,8 +25,9 @@ SRC_URI_append_libc-musl = " \
            file://samba-4.2.7-pam.patch \
            file://samba-4.3.9-remove-getpwent_r.patch \
           "
-SRC_URI[md5sum] = "2ae8ce2862d8bfa95e4681371ebb1623"
-SRC_URI[sha256sum] = "c06901e1d318b425b8c3ecea3ef23a91e7371312a9ea7adbf34fb8eb42ca3b84"
+
+SRC_URI[md5sum] = "c6ee5c766016d59908c8fb672fbbd445"
+SRC_URI[sha256sum] = "9ef24393de08390f236cabccd6a420b5cea304e959cbf1a99ff317325db3ddfa"
 
 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