]> code.ossystems Code Review - openembedded-core.git/commitdiff
openssh: upgrade 8.5p1 -> 8.6p1
authorwangmy <wangmy@fujitsu.com>
Thu, 22 Apr 2021 07:54:04 +0000 (15:54 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 23 Apr 2021 09:10:43 +0000 (10:10 +0100)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/openssh/openssh_8.6p1.bb [moved from meta/recipes-connectivity/openssh/openssh_8.5p1.bb with 98% similarity]

similarity index 98%
rename from meta/recipes-connectivity/openssh/openssh_8.5p1.bb
rename to meta/recipes-connectivity/openssh/openssh_8.6p1.bb
index 6a49cf71ccf4f99e06a2da0c714cadac6fecfa42..be56fe43b9e044253d922a812544ab13abe2ea80 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] = "f52f3f41d429aa9918e38cf200af225ccdd8e66f052da572870c89737646ec25"
+SRC_URI[sha256sum] = "c3e6e4da1621762c850d03b47eed1e48dff4cc9608ddeb547202a234df8ed7ae"
 
 # This CVE is specific to OpenSSH server, as used in Fedora and Red Hat Enterprise Linux 7
 # and when running in a Kerberos environment. As such it is not relevant to OpenEmbedded