[OE-core] [PATCH] openssh: Upgrade 6.9p1 -> 7.0p1

rongqing.li at windriver.com rongqing.li at windriver.com
Tue Aug 18 01:33:10 UTC 2015


From: Roy Li <rongqing.li at windriver.com>

7.0p1 includes the fix for CVE-2015-5600, and release note is in:
http://www.openssh.com/txt/release-7.0

Signed-off-by: Roy Li <rongqing.li at windriver.com>
---
 .../openssh/{openssh_6.9p1.bb => openssh_7.0p1.bb}                    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-connectivity/openssh/{openssh_6.9p1.bb => openssh_7.0p1.bb} (97%)

diff --git a/meta/recipes-connectivity/openssh/openssh_6.9p1.bb b/meta/recipes-connectivity/openssh/openssh_7.0p1.bb
similarity index 97%
rename from meta/recipes-connectivity/openssh/openssh_6.9p1.bb
rename to meta/recipes-connectivity/openssh/openssh_7.0p1.bb
index 3529c86..105875a 100644
--- a/meta/recipes-connectivity/openssh/openssh_6.9p1.bb
+++ b/meta/recipes-connectivity/openssh/openssh_7.0p1.bb
@@ -24,8 +24,8 @@ SRC_URI = "ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${PV}.tar.
 
 PAM_SRC_URI = "file://sshd"
 
-SRC_URI[md5sum] = "0b161c44fc31fbc6b76a6f8ae639f16f"
-SRC_URI[sha256sum] = "6e074df538f357d440be6cf93dc581a21f22d39e236f217fcd8eacbb6c896cfe"
+SRC_URI[md5sum] = "831883f251ac34f0ab9c812acc24ee69"
+SRC_URI[sha256sum] = "fd5932493a19f4c81153d812ee4e042b49bbd3b759ab3d9344abecc2bc1485e5"
 
 inherit useradd update-rc.d update-alternatives systemd
 
-- 
1.9.1




More information about the Openembedded-core mailing list