summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-08-25 13:37:57 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-08-26 08:05:52 +0100
commite744b59d6ba40ba1b810d8912ea65778655103bc (patch)
tree4eadb36fd4365c3948b2ba779213db41a892c610 /meta/recipes-connectivity
parent94ea5d103a8941d710814f6e2c579626b54a40eb (diff)
downloadopenembedded-core-e744b59d6ba40ba1b810d8912ea65778655103bc.tar.gz
openssh: upgrade 8.6p1 -> 8.7p1
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r--meta/recipes-connectivity/openssh/openssh_8.7p1.bb (renamed from meta/recipes-connectivity/openssh/openssh_8.6p1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/openssh/openssh_8.6p1.bb b/meta/recipes-connectivity/openssh/openssh_8.7p1.bb
index 093214cbfc..c4a08f71d6 100644
--- a/meta/recipes-connectivity/openssh/openssh_8.6p1.bb
+++ b/meta/recipes-connectivity/openssh/openssh_8.7p1.bb
@@ -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"