[oe-commits] [meta-openembedded] 11/18: samba: upgrade 4.7.6 -> 4.7.8

git at git.openembedded.org git at git.openembedded.org
Thu Jul 5 16:05:23 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 703aa8c1f93a564e644087dc599715792460f2d7
Author: Yi Zhao <yi.zhao at windriver.com>
AuthorDate: Tue Jul 3 15:21:23 2018 +0800

    samba: upgrade 4.7.6 -> 4.7.8
    
    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.7.6.bb => samba_4.7.8.bb}   | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/meta-networking/recipes-connectivity/samba/samba_4.7.6.bb b/meta-networking/recipes-connectivity/samba/samba_4.7.8.bb
similarity index 98%
rename from meta-networking/recipes-connectivity/samba/samba_4.7.6.bb
rename to meta-networking/recipes-connectivity/samba/samba_4.7.8.bb
index ba2b7f2..593ff57 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.7.6.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.7.8.bb
@@ -30,8 +30,10 @@ SRC_URI_append_libc-musl = " \
            file://samba-4.3.9-remove-getpwent_r.patch \
           "
 
-SRC_URI[md5sum] = "0253021a45c479cec1e135b004a0177a"
-SRC_URI[sha256sum] = "1eede30fc8ef6504e24602fb72b00baa0a7b73b59f16d25cb0771dc8c7c57d6e"
+SRC_URI[md5sum] = "16b70fda54cf84521ed976a0856430cc"
+SRC_URI[sha256sum] = "ca6fca9d7e248bcaa55c54bdcc115eeed10660074da5c54a2b78dd3cccc604de"
+
+UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.7(\.\d+)+).tar.gz"
 
 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