All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/openssh: bump to version 8.4p1
@ 2020-11-13 22:50 Christian Stewart
  2020-11-14  3:36 ` Christian Stewart
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Stewart @ 2020-11-13 22:50 UTC (permalink / raw)
  To: buildroot

From: Baruch Siach <baruch@tkos.co.il>

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Christian Stewart <christian@paral.in>
---
 package/openssh/openssh.hash | 2 +-
 package/openssh/openssh.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/openssh/openssh.hash b/package/openssh/openssh.hash
index 1d7dc14fb6..3e0dddf54a 100644
--- a/package/openssh/openssh.hash
+++ b/package/openssh/openssh.hash
@@ -1,4 +1,4 @@
 # From https://www.openssh.com/txt/release-8.3 (base64 encoded)
-sha256  f2befbe0472fe7eb75d23340eb17531cb6b3aac24075e2066b41f814e12387b2  openssh-8.3p1.tar.gz
+sha256  5a01d22e407eb1c05ba8a8f7c654d388a13e9f226e4ed33bd38748dafa1d2b24  openssh-8.4p1.tar.gz
 # Locally calculated
 sha256  73d0db766229670c7b4e1ec5e6baed54977a0694a565e7cc878c45ee834045d7  LICENCE
diff --git a/package/openssh/openssh.mk b/package/openssh/openssh.mk
index 64ac22181b..1e1f425181 100644
--- a/package/openssh/openssh.mk
+++ b/package/openssh/openssh.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-OPENSSH_VERSION = 8.3p1
+OPENSSH_VERSION = 8.4p1
 OPENSSH_SITE = http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable
 OPENSSH_LICENSE = BSD-3-Clause, BSD-2-Clause, Public Domain
 OPENSSH_LICENSE_FILES = LICENCE
-- 
2.29.2

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

* [Buildroot] [PATCH 1/1] package/openssh: bump to version 8.4p1
  2020-11-13 22:50 [Buildroot] [PATCH 1/1] package/openssh: bump to version 8.4p1 Christian Stewart
@ 2020-11-14  3:36 ` Christian Stewart
  0 siblings, 0 replies; 2+ messages in thread
From: Christian Stewart @ 2020-11-14  3:36 UTC (permalink / raw)
  To: buildroot

Hi all,


On Fri, Nov 13, 2020 at 2:50 PM Christian Stewart <christian@paral.in> wrote:
>
> From: Baruch Siach <baruch@tkos.co.il>
>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
> Signed-off-by: Christian Stewart <christian@paral.in>

This is a bit awkward, the From: and Signed-off-by lines somehow got
mixed in here from the 8.3p1 patch.

These people have not yet, in fact, signed off on this! :)

best,
Christian

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

end of thread, other threads:[~2020-11-14  3:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-13 22:50 [Buildroot] [PATCH 1/1] package/openssh: bump to version 8.4p1 Christian Stewart
2020-11-14  3:36 ` Christian Stewart

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.