]> code.ossystems Code Review - openembedded-core.git/commitdiff
openssh: upgrade 8.6p1 -> 8.7p1
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 25 Aug 2021 11:37:57 +0000 (13:37 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Aug 2021 07:05:52 +0000 (08:05 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/openssh/openssh_8.7p1.bb [moved from meta/recipes-connectivity/openssh/openssh_8.6p1.bb with 98% similarity]

similarity index 98%
rename from meta/recipes-connectivity/openssh/openssh_8.6p1.bb
rename to meta/recipes-connectivity/openssh/openssh_8.7p1.bb
index 093214cbfce332af4dd89cebbf57311972cc9624..c4a08f71d638c2b508317502bea7c3b54f841aa3 100644 (file)
@@ -25,7 +25,7 @@ SRC_URI = "http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${PV}.tar
            file://sshd_check_keys \
            file://add-test-support-for-busybox.patch \
            "
-SRC_URI[sha256sum] = "c3e6e4da1621762c850d03b47eed1e48dff4cc9608ddeb547202a234df8ed7ae"
+SRC_URI[sha256sum] = "7ca34b8bb24ae9e50f33792b7091b3841d7e1b440ff57bc9fabddf01e2ed1e24"
 
 # This CVE is specific to OpenSSH with the pam opie which we don't build/use here
 CVE_CHECK_WHITELIST += "CVE-2007-2768"