All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] openssh: Upgrade 8.3p1 -> 8.4p1
@ 2020-10-09 20:52 Stacy Gaikovaia
  2020-10-09 21:56 ` [OE-core] " Randy MacLeod
  0 siblings, 1 reply; 2+ messages in thread
From: Stacy Gaikovaia @ 2020-10-09 20:52 UTC (permalink / raw)
  To: openembedded-core

From: Stacy Gaikovaia <Stacy.Gaikovaia@windriver.com>

Signed-off-by: Stacy Gaikovaia <Stacy.Gaikovaia@windriver.com>
---
 .../openssh/{openssh_8.3p1.bb => openssh_8.4p1.bb}              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-connectivity/openssh/{openssh_8.3p1.bb => openssh_8.4p1.bb} (98%)

diff --git a/meta/recipes-connectivity/openssh/openssh_8.3p1.bb b/meta/recipes-connectivity/openssh/openssh_8.4p1.bb
similarity index 98%
rename from meta/recipes-connectivity/openssh/openssh_8.3p1.bb
rename to meta/recipes-connectivity/openssh/openssh_8.4p1.bb
index e007328704..720b238e71 100644
--- a/meta/recipes-connectivity/openssh/openssh_8.3p1.bb
+++ b/meta/recipes-connectivity/openssh/openssh_8.4p1.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] = "f2befbe0472fe7eb75d23340eb17531cb6b3aac24075e2066b41f814e12387b2"
+SRC_URI[sha256sum] = "5a01d22e407eb1c05ba8a8f7c654d388a13e9f226e4ed33bd38748dafa1d2b24"
 
 PAM_SRC_URI = "file://sshd"
 
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [OE-core] [PATCH] openssh: Upgrade 8.3p1 -> 8.4p1
  2020-10-09 20:52 [PATCH] openssh: Upgrade 8.3p1 -> 8.4p1 Stacy Gaikovaia
@ 2020-10-09 21:56 ` Randy MacLeod
  0 siblings, 0 replies; 2+ messages in thread
From: Randy MacLeod @ 2020-10-09 21:56 UTC (permalink / raw)
  To: Stacy Gaikovaia, openembedded-core

On 2020-10-09 4:52 p.m., Stacy Gaikovaia wrote:
> From: Stacy Gaikovaia <Stacy.Gaikovaia@windriver.com>
> 
> Signed-off-by: Stacy Gaikovaia <Stacy.Gaikovaia@windriver.com>
> ---
>   .../openssh/{openssh_8.3p1.bb => openssh_8.4p1.bb}              | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>   rename meta/recipes-connectivity/openssh/{openssh_8.3p1.bb => openssh_8.4p1.bb} (98%)
> 
> diff --git a/meta/recipes-connectivity/openssh/openssh_8.3p1.bb b/meta/recipes-connectivity/openssh/openssh_8.4p1.bb
> similarity index 98%
> rename from meta/recipes-connectivity/openssh/openssh_8.3p1.bb
> rename to meta/recipes-connectivity/openssh/openssh_8.4p1.bb
> index e007328704..720b238e71 100644
> --- a/meta/recipes-connectivity/openssh/openssh_8.3p1.bb
> +++ b/meta/recipes-connectivity/openssh/openssh_8.4p1.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] = "f2befbe0472fe7eb75d23340eb17531cb6b3aac24075e2066b41f814e12387b2"
> +SRC_URI[sha256sum] = "5a01d22e407eb1c05ba8a8f7c654d388a13e9f226e4ed33bd38748dafa1d2b24"

Hi Stacy,

Can you reply with ptest results from before and after the update?

There are two patches with Upstream status:

$ rgrep -i upstream-status meta/recipes-connectivity/openssh
meta/recipes-connectivity/openssh/openssh/add-test-support-for-busybox.patch:Upstream-Status: 
Pending
meta/recipes-connectivity/openssh/openssh/fix-potential-signed-overflow-in-pointer-arithmatic.patch:Upstream-Status: 
Submitted [http://bugzilla.mindrot.org/show_bug.cgi?id=2608]

I think the second has been rejected and if so, please change the
status or do whatever makes sense with the patch. Investigate the
first patch and confirm that it hasn't been integrated upstream.
It's a good idea to summarize the patch status in your commit log.

Oh and FYI and to be clear to Richard,
This uprev will likely go into 3.3, not 3.2 since we're in
feature freeze.

Thanks!

../Randy

>   
>   PAM_SRC_URI = "file://sshd"
>   
> 
> 
> 
> 
> 


-- 
# Randy MacLeod
# Wind River Linux

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-09 21:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-09 20:52 [PATCH] openssh: Upgrade 8.3p1 -> 8.4p1 Stacy Gaikovaia
2020-10-09 21:56 ` [OE-core] " Randy MacLeod

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.