From: Wang Mingyu Date: Mon, 13 Feb 2023 02:40:41 +0000 (+0800) Subject: openssh: upgrade 9.1p1 -> 9.2p1 X-Git-Tag: 2023-04-mickledore~518 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=845334cb22708e7a88701aa0a1bc496a67f2b5d5;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git openssh: upgrade 9.1p1 -> 9.2p1 Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-connectivity/openssh/openssh_9.1p1.bb b/meta/recipes-connectivity/openssh/openssh_9.2p1.bb similarity index 98% rename from meta/recipes-connectivity/openssh/openssh_9.1p1.bb rename to meta/recipes-connectivity/openssh/openssh_9.2p1.bb index 23ae8d5b0c7..e6cf2ff2d6b 100644 --- a/meta/recipes-connectivity/openssh/openssh_9.1p1.bb +++ b/meta/recipes-connectivity/openssh/openssh_9.2p1.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] = "19f85009c7e3e23787f0236fbb1578392ab4d4bf9f8ec5fe6bc1cd7e8bfdd288" +SRC_URI[sha256sum] = "3f66dbf1655fb45f50e1c56da62ab01218c228807b21338d634ebcdf9d71cf46" # This CVE is specific to OpenSSH with the pam opie which we don't build/use here CVE_CHECK_IGNORE += "CVE-2007-2768"