]> code.ossystems Code Review - openembedded-core.git/commitdiff
openssh: upgrade 8.7p1 -> 8.8p1
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 19 Oct 2021 15:33:39 +0000 (17:33 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 23 Oct 2021 16:41:45 +0000 (17:41 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/openssh/openssh_8.8p1.bb [moved from meta/recipes-connectivity/openssh/openssh_8.7p1.bb with 98% similarity]

similarity index 98%
rename from meta/recipes-connectivity/openssh/openssh_8.7p1.bb
rename to meta/recipes-connectivity/openssh/openssh_8.8p1.bb
index 07cd6b74cddb2a66524cf72779f9092979196ad1..ee86bb92aba7975a91f1792080a4f6adeb949c03 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] = "7ca34b8bb24ae9e50f33792b7091b3841d7e1b440ff57bc9fabddf01e2ed1e24"
+SRC_URI[sha256sum] = "4590890ea9bb9ace4f71ae331785a3a5823232435161960ed5fc86588f331fe9"
 
 # This CVE is specific to OpenSSH with the pam opie which we don't build/use here
 CVE_CHECK_WHITELIST += "CVE-2007-2768"