[oe-commits] [meta-openembedded] 03/06: samba: upgrade 4.10.8 -> 4.10.10

git at git.openembedded.org git at git.openembedded.org
Fri Nov 8 05:18:53 UTC 2019


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 0d02e6c03c8d2e70d293f59701a654c76fd0e6b2
Author: Yi Zhao <yi.zhao at windriver.com>
AuthorDate: Fri Nov 8 11:24:49 2019 +0800

    samba: upgrade 4.10.8 -> 4.10.10
    
    Security fixes:
    
    CVE-2019-10218: Client code can return filenames containing path
                    separators.
    CVE-2019-14833: Samba AD DC check password script does not receive the
                    full password.
    CVE-2019-14847: User with "get changes" permission can crash AD DC LDAP
                    server via dirsync.
    
    See: https://www.samba.org/samba/history/samba-4.10.10.html
    
    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.10.8.bb => samba_4.10.10.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-networking/recipes-connectivity/samba/samba_4.10.8.bb b/meta-networking/recipes-connectivity/samba/samba_4.10.10.bb
similarity index 98%
rename from meta-networking/recipes-connectivity/samba/samba_4.10.8.bb
rename to meta-networking/recipes-connectivity/samba/samba_4.10.10.bb
index 4ab8b26..e002a9d 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.10.8.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.10.10.bb
@@ -34,8 +34,8 @@ SRC_URI_append_libc-musl = " \
            file://0001-samba-fix-musl-lib-without-innetgr.patch \
           "
 
-SRC_URI[md5sum] = "f3c722bbcd903479008fa1b529f56365"
-SRC_URI[sha256sum] = "c41f05fb567f7359998b451543501c7690a2bf6551d658a76bd6916316a410f4"
+SRC_URI[md5sum] = "dde27447f39d124efe18f719ccf956dd"
+SRC_URI[sha256sum] = "700c734b51610e2feaa0d6744f9bec0c0d8917bca8cc78d5b63a4591f32866a5"
 
 UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.10(\.\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