mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] openssh: Version bump. 9.9p2 -> 10.0p1.
@ 2025-04-10 16:38 Christian Melki
  2025-05-09  7:25 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2025-04-10 16:38 UTC (permalink / raw)
  To: ptxdist

Mostly tightening of security.
DSA is gone, DH-* KEXes are gone too.
https://www.openssh.com/releasenotes.html#10.0p1

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 f65692c9c..941aacde8 100644
--- a/rules/openssh.make
+++ b/rules/openssh.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_OPENSSH) += openssh
 #
 # Paths and names
 #
-OPENSSH_VERSION	:= 9.9p2
-OPENSSH_MD5	:= f617b95fe278bfea8d004589c7a68a85
+OPENSSH_VERSION	:= 10.0p1
+OPENSSH_MD5	:= 689148621a2eaa734497b12bed1c5202
 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.9p2 -> 10.0p1.
  2025-04-10 16:38 [ptxdist] [PATCH] openssh: Version bump. 9.9p2 -> 10.0p1 Christian Melki
@ 2025-05-09  7:25 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-05-09  7:25 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 76baa24d31305948dc60f0932921074510761590.

Michael

[sent from post-receive hook]

On Fri, 09 May 2025 09:25:03 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Mostly tightening of security.
> DSA is gone, DH-* KEXes are gone too.
> https://www.openssh.com/releasenotes.html#10.0p1
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20250410163802.2803935-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 f65692c9cbba..941aacde8c61 100644
> --- a/rules/openssh.make
> +++ b/rules/openssh.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_OPENSSH) += openssh
>  #
>  # Paths and names
>  #
> -OPENSSH_VERSION	:= 9.9p2
> -OPENSSH_MD5	:= f617b95fe278bfea8d004589c7a68a85
> +OPENSSH_VERSION	:= 10.0p1
> +OPENSSH_MD5	:= 689148621a2eaa734497b12bed1c5202
>  OPENSSH		:= openssh-$(OPENSSH_VERSION)
>  OPENSSH_SUFFIX	:= tar.gz
>  OPENSSH_URL	:= \



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

end of thread, other threads:[~2025-05-09  7:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-10 16:38 [ptxdist] [PATCH] openssh: Version bump. 9.9p2 -> 10.0p1 Christian Melki
2025-05-09  7:25 ` [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