From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Tim Orling <ticotimo@gmail.com>
Cc: openembedded-core@lists.openembedded.org,
Tim Orling <tim.orling@konsulko.com>
Subject: Re: [OE-core] [PATCH] openssh: upgrade 9.5p1 -> 9.6p1
Date: Sat, 3 Feb 2024 00:12:56 +0100 [thread overview]
Message-ID: <2024020223125655b936ef@mail.local> (raw)
In-Reply-To: <20240105165554.1401517-1-tim.orling@konsulko.com>
https://autobuilder.yoctoproject.org/typhoon/#/builders/102/builds/5751/steps/13/logs/stdio
On 05/01/2024 08:55:55-0800, Tim Orling wrote:
> * Relocate Upstream-Status in 0001-regress-banner.sh-log-input-and-output-files-on-erro.patch
> so it will not throw an error in AUH
>
> https://www.openssh.com/txt/release-9.6
> https://github.com/openssh/openssh-portable/compare/V_9_5_P1...V_9_6_P1
>
> https://nvd.nist.gov/vuln/detail/CVE-2023-48795
> https://nvd.nist.gov/vuln/detail/CVE-2023-51384
> https://nvd.nist.gov/vuln/detail/CVE-2023-51385
>
> CVE: CVE-2023-48795
> CVE: CVE-2023-51384
> CVE: CVE-2023-51385
>
> Signed-off-by: Tim Orling <tim.orling@konsulko.com>
> ---
> All ptests passed on core-image-ptest-openssh on qemux86-64
>
> ...regress-banner.sh-log-input-and-output-files-on-erro.patch | 4 ++--
> .../openssh/{openssh_9.5p1.bb => openssh_9.6p1.bb} | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
> rename meta/recipes-connectivity/openssh/{openssh_9.5p1.bb => openssh_9.6p1.bb} (98%)
>
> diff --git a/meta/recipes-connectivity/openssh/openssh/0001-regress-banner.sh-log-input-and-output-files-on-erro.patch b/meta/recipes-connectivity/openssh/openssh/0001-regress-banner.sh-log-input-and-output-files-on-erro.patch
> index 2c14014fed8..8763f30f4b3 100644
> --- a/meta/recipes-connectivity/openssh/openssh/0001-regress-banner.sh-log-input-and-output-files-on-erro.patch
> +++ b/meta/recipes-connectivity/openssh/openssh/0001-regress-banner.sh-log-input-and-output-files-on-erro.patch
> @@ -34,13 +34,13 @@ return value: 1
>
> See: https://bugzilla.yoctoproject.org/show_bug.cgi?id=15178
>
> +Upstream-Status: Denied [https://github.com/openssh/openssh-portable/pull/437]
> +
> Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
> ---
> regress/banner.sh | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> -Upstream-Status: Denied [https://github.com/openssh/openssh-portable/pull/437]
> -
> diff --git a/regress/banner.sh b/regress/banner.sh
> index a84feb5a..de84957a 100644
> --- a/regress/banner.sh
> diff --git a/meta/recipes-connectivity/openssh/openssh_9.5p1.bb b/meta/recipes-connectivity/openssh/openssh_9.6p1.bb
> similarity index 98%
> rename from meta/recipes-connectivity/openssh/openssh_9.5p1.bb
> rename to meta/recipes-connectivity/openssh/openssh_9.6p1.bb
> index bbb8fb091ad..fa44eb0bd4e 100644
> --- a/meta/recipes-connectivity/openssh/openssh_9.5p1.bb
> +++ b/meta/recipes-connectivity/openssh/openssh_9.6p1.bb
> @@ -28,7 +28,7 @@ SRC_URI = "http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${PV}.tar
> file://0001-regress-banner.sh-log-input-and-output-files-on-erro.patch \
> file://0001-systemd-Add-optional-support-for-systemd-sd_notify.patch \
> "
> -SRC_URI[sha256sum] = "f026e7b79ba7fb540f75182af96dc8a8f1db395f922bbc9f6ca603672686086b"
> +SRC_URI[sha256sum] = "910211c07255a8c5ad654391b40ee59800710dd8119dd5362de09385aa7a777c"
>
> 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 (#193372): https://lists.openembedded.org/g/openembedded-core/message/193372
> Mute This Topic: https://lists.openembedded.org/mt/103546397/3617179
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [alexandre.belloni@bootlin.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2024-02-02 23:13 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-05 16:55 [PATCH] openssh: upgrade 9.5p1 -> 9.6p1 Tim Orling
2024-02-02 23:12 ` Alexandre Belloni [this message]
2024-02-03 0:11 ` [OE-core] " Tim Orling
[not found] ` <17B031E2E1DE7669.13964@lists.openembedded.org>
2024-02-04 1:20 ` Tim Orling
2024-02-04 3:39 ` Khem Raj
2024-02-04 8:13 ` Khem Raj
2024-02-04 14:48 ` Tim Orling
[not found] ` <17B0B053E6A96F05.13964@lists.openembedded.org>
2024-02-04 16:31 ` Tim Orling
2024-02-04 17:58 ` Khem Raj
-- strict thread matches above, loose matches on Subject: below --
2024-02-01 18:50 simone.p.weiss
2024-02-02 0:12 ` [OE-core] " Tim Orling
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2024020223125655b936ef@mail.local \
--to=alexandre.belloni@bootlin.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=ticotimo@gmail.com \
--cc=tim.orling@konsulko.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.