From: Wang Mingyu Date: Tue, 4 Mar 2025 09:09:01 +0000 (+0800) Subject: openssh: upgrade 9.9p1 -> 9.9p2 X-Git-Tag: yocto-5.2~326 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=584584d4e33d06171f2f9b77adb312dd357f46a4;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git openssh: upgrade 9.9p1 -> 9.9p2 Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-connectivity/openssh/openssh_9.9p1.bb b/meta/recipes-connectivity/openssh/openssh_9.9p2.bb similarity index 99% rename from meta/recipes-connectivity/openssh/openssh_9.9p1.bb rename to meta/recipes-connectivity/openssh/openssh_9.9p2.bb index cb47ae7c07d..51917257968 100644 --- a/meta/recipes-connectivity/openssh/openssh_9.9p1.bb +++ b/meta/recipes-connectivity/openssh/openssh_9.9p2.bb @@ -26,7 +26,7 @@ SRC_URI = "https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${PV}.ta file://0001-regress-banner.sh-log-input-and-output-files-on-erro.patch \ file://0001-regress-test-exec-use-the-absolute-path-in-the-SSH-e.patch \ " -SRC_URI[sha256sum] = "b343fbcdbff87f15b1986e6e15d6d4fc9a7d36066be6b7fb507087ba8f966c02" +SRC_URI[sha256sum] = "91aadb603e08cc285eddf965e1199d02585fa94d994d6cae5b41e1721e215673" CVE_STATUS[CVE-2007-2768] = "not-applicable-config: This CVE is specific to OpenSSH with the pam opie which we don't build/use here."