diff mbox series

[1/1] Upgrade 9.3p1 to 9.3p2 for CVE-2023-38408

Message ID 20230728203405.1565852-2-tom.isaacson@teknique.com
State Not Applicable, archived
Headers show
Series Upgrade 9.3p1 to 9.3p2 for CVE-2023-38408 | expand

Commit Message

Tom Isaacson July 28, 2023, 8:34 p.m. UTC
---
 .../openssh/{openssh_9.3p1.bb => openssh_9.3p2.bb}              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-connectivity/openssh/{openssh_9.3p1.bb => openssh_9.3p2.bb} (98%)

Comments

Alexander Kanavin July 29, 2023, 10:33 a.m. UTC | #1
The correct mailing list for changes to meta/ is openembedded-core.
poky is a composite repository.

Alex

On Fri, 28 Jul 2023 at 23:55, Tom Isaacson <tom.isaacson@teknique.com> wrote:
>
> ---
>  .../openssh/{openssh_9.3p1.bb => openssh_9.3p2.bb}              | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta/recipes-connectivity/openssh/{openssh_9.3p1.bb => openssh_9.3p2.bb} (98%)
>
> diff --git a/meta/recipes-connectivity/openssh/openssh_9.3p1.bb b/meta/recipes-connectivity/openssh/openssh_9.3p2.bb
> similarity index 98%
> rename from meta/recipes-connectivity/openssh/openssh_9.3p1.bb
> rename to meta/recipes-connectivity/openssh/openssh_9.3p2.bb
> index 3edc123b9a..5fb2dccdfc 100644
> --- a/meta/recipes-connectivity/openssh/openssh_9.3p1.bb
> +++ b/meta/recipes-connectivity/openssh/openssh_9.3p2.bb
> @@ -26,7 +26,7 @@ SRC_URI = "http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${PV}.tar
>             file://add-test-support-for-busybox.patch \
>             file://7280401bdd77ca54be6867a154cc01e0d72612e0.patch \
>             "
> -SRC_URI[sha256sum] = "e9baba7701a76a51f3d85a62c383a3c9dcd97fa900b859bc7db114c1868af8a8"
> +SRC_URI[sha256sum] = "200ebe147f6cb3f101fd0cdf9e02442af7ddca298dffd9f456878e7ccac676e8"
>
>  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."
>
> --
> 2.34.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#60676): https://lists.yoctoproject.org/g/yocto/message/60676
> Mute This Topic: https://lists.yoctoproject.org/mt/100419196/1686489
> Group Owner: yocto+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [alex.kanavin@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
diff mbox series

Patch

diff --git a/meta/recipes-connectivity/openssh/openssh_9.3p1.bb b/meta/recipes-connectivity/openssh/openssh_9.3p2.bb
similarity index 98%
rename from meta/recipes-connectivity/openssh/openssh_9.3p1.bb
rename to meta/recipes-connectivity/openssh/openssh_9.3p2.bb
index 3edc123b9a..5fb2dccdfc 100644
--- a/meta/recipes-connectivity/openssh/openssh_9.3p1.bb
+++ b/meta/recipes-connectivity/openssh/openssh_9.3p2.bb
@@ -26,7 +26,7 @@  SRC_URI = "http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${PV}.tar
            file://add-test-support-for-busybox.patch \
            file://7280401bdd77ca54be6867a154cc01e0d72612e0.patch \
            "
-SRC_URI[sha256sum] = "e9baba7701a76a51f3d85a62c383a3c9dcd97fa900b859bc7db114c1868af8a8"
+SRC_URI[sha256sum] = "200ebe147f6cb3f101fd0cdf9e02442af7ddca298dffd9f456878e7ccac676e8"
 
 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."