mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] openssh: Version bump. 9.4p1 -> 9.5p1
@ 2023-10-05 16:11 Christian Melki
  2023-10-18  7:42 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2023-10-05 16:11 UTC (permalink / raw)
  To: ptxdist

Minor changes, but interesting.
ssh-keygen now generates ed25519 keys as default.
and ssh tries to obfuscate keystroke timing.
This latter feature obviously creates (more) idle traffic.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/openssh.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/openssh.make b/rules/openssh.make
index 15ae8b987..c8cdf645e 100644
--- a/rules/openssh.make
+++ b/rules/openssh.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_OPENSSH) += openssh
 #
 # Paths and names
 #
-OPENSSH_VERSION	:= 9.4p1
-OPENSSH_MD5	:= 4bbd56a7ba51b0cd61debe8f9e77f8bb
+OPENSSH_VERSION	:= 9.5p1
+OPENSSH_MD5	:= 3d29a7394816deeb57186899d7f7662c
 OPENSSH		:= openssh-$(OPENSSH_VERSION)
 OPENSSH_SUFFIX	:= tar.gz
 OPENSSH_URL	:= \
-- 
2.34.1




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

* Re: [ptxdist] [APPLIED] openssh: Version bump. 9.4p1 -> 9.5p1
  2023-10-05 16:11 [ptxdist] [PATCH] openssh: Version bump. 9.4p1 -> 9.5p1 Christian Melki
@ 2023-10-18  7:42 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-10-18  7:42 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 447730bd138596d46965339583649d3cf789857f.

Michael

[sent from post-receive hook]

On Wed, 18 Oct 2023 09:42:48 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Minor changes, but interesting.
> ssh-keygen now generates ed25519 keys as default.
> and ssh tries to obfuscate keystroke timing.
> This latter feature obviously creates (more) idle traffic.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20231005161108.2608205-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/openssh.make b/rules/openssh.make
> index 15ae8b987aa4..c8cdf645e82b 100644
> --- a/rules/openssh.make
> +++ b/rules/openssh.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_OPENSSH) += openssh
>  #
>  # Paths and names
>  #
> -OPENSSH_VERSION	:= 9.4p1
> -OPENSSH_MD5	:= 4bbd56a7ba51b0cd61debe8f9e77f8bb
> +OPENSSH_VERSION	:= 9.5p1
> +OPENSSH_MD5	:= 3d29a7394816deeb57186899d7f7662c
>  OPENSSH		:= openssh-$(OPENSSH_VERSION)
>  OPENSSH_SUFFIX	:= tar.gz
>  OPENSSH_URL	:= \



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

end of thread, other threads:[~2023-10-18  7:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-05 16:11 [ptxdist] [PATCH] openssh: Version bump. 9.4p1 -> 9.5p1 Christian Melki
2023-10-18  7:42 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox