[oe-commits] [meta-openembedded] 10/10: samba: upgrade 4.8.3 -> 4.8.4

git at git.openembedded.org git at git.openembedded.org
Wed Aug 22 18:33:44 UTC 2018


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

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

commit c856f0570516aa062dd2e5cbc127588554b92e8a
Author: Yi Zhao <yi.zhao at windriver.com>
AuthorDate: Wed Aug 22 08:26:40 2018 +0800

    samba: upgrade 4.8.3 -> 4.8.4
    
    Security fixes:
    
    CVE-2018-1139 (Weak authentication protocol allowed.)
    CVE-2018-1140 (Denial of Service Attack on DNS and LDAP server.)
    CVE-2018-10858 (Insufficient input validation on client directory listing in libsmbclient.)
    CVE-2018-10918 (Denial of Service Attack on AD DC DRSUAPI server.)
    CVE-2018-10919 (Confidential attribute disclosure from the AD LDAP server.)
    
    Signed-off-by: Yi Zhao <yi.zhao at windriver.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../recipes-connectivity/samba/{samba_4.8.3.bb => samba_4.8.4.bb}     | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-networking/recipes-connectivity/samba/samba_4.8.3.bb b/meta-networking/recipes-connectivity/samba/samba_4.8.4.bb
similarity index 98%
rename from meta-networking/recipes-connectivity/samba/samba_4.8.3.bb
rename to meta-networking/recipes-connectivity/samba/samba_4.8.4.bb
index d244e61..da0ac32 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.8.3.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.8.4.bb
@@ -30,8 +30,8 @@ SRC_URI_append_libc-musl = " \
            file://samba-4.3.9-remove-getpwent_r.patch \
           "
 
-SRC_URI[md5sum] = "67f271ed6b793c2acfe014b5b8f0cca8"
-SRC_URI[sha256sum] = "e0569a8a605d5dfb49f1fdd11db796f4d36fe0351c4a7f21387ef253010b82ed"
+SRC_URI[md5sum] = "ca5bfbebd8d9eb95506e16594b2bbee2"
+SRC_URI[sha256sum] = "f5044d149e01894a08b1d114b8b69aed78171a7bb19608bd1fd771453b9a5406"
 
 UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.8(\.\d+)+).tar.gz"
 

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


More information about the Openembedded-commits mailing list