* [ptxdist] [PATCH] openssh: Version bump. 9.9p2 -> 10.0p1.
@ 2025-04-10 16:38 Christian Melki
0 siblings, 0 replies; only message 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] only message in thread
only message in thread, other threads:[~2025-04-10 16:38 UTC | newest]
Thread overview: (only message) (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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox