[oe-commits] [openembedded-core] 09/19: openssh: upgrade to 7.5p1

git at git.openembedded.org git at git.openembedded.org
Fri May 12 07:51:43 UTC 2017


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

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 2e8b43d89c61b32e5fafd0f57eea2241316628e5
Author: Dengke Du <dengke.du at windriver.com>
AuthorDate: Mon Apr 10 22:01:59 2017 -0400

    openssh: upgrade to 7.5p1
    
    Signed-off-by: Dengke Du <dengke.du at windriver.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 .../openssh/{openssh_7.4p1.bb => openssh_7.5p1.bb}                    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-connectivity/openssh/openssh_7.4p1.bb b/meta/recipes-connectivity/openssh/openssh_7.5p1.bb
similarity index 97%
rename from meta/recipes-connectivity/openssh/openssh_7.4p1.bb
rename to meta/recipes-connectivity/openssh/openssh_7.5p1.bb
index c8093d4..5b96745 100644
--- a/meta/recipes-connectivity/openssh/openssh_7.4p1.bb
+++ b/meta/recipes-connectivity/openssh/openssh_7.5p1.bb
@@ -29,8 +29,8 @@ SRC_URI = "http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${PV}.tar
 
 PAM_SRC_URI = "file://sshd"
 
-SRC_URI[md5sum] = "b2db2a83caf66a208bb78d6d287cdaa3"
-SRC_URI[sha256sum] = "1b1fc4a14e2024293181924ed24872e6f2e06293f3e8926a376b8aec481f19d1"
+SRC_URI[md5sum] = "652fdc7d8392f112bef11cacf7e69e23"
+SRC_URI[sha256sum] = "9846e3c5fab9f0547400b4d2c017992f914222b3fd1f8eee6c7dc6bc5e59f9f0"
 
 inherit useradd update-rc.d update-alternatives systemd
 

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


More information about the Openembedded-commits mailing list