Minor changes.
Biggest notice is the permanent removal of DSA in 2025.
https://www.openssh.com/txt/release-9.7

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

diff --git a/rules/openssh.make b/rules/openssh.make
index 7f55b2ba3..5381cbca5 100644
--- a/rules/openssh.make
+++ b/rules/openssh.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_OPENSSH) += openssh
 #
 # Paths and names
 #
-OPENSSH_VERSION        := 9.6p1
-OPENSSH_MD5    := 5e90def5af3ffb27e149ca6fff12bef3
+OPENSSH_VERSION        := 9.7p1
+OPENSSH_MD5    := 1100f170ca1bc669038ca3743e074094
 OPENSSH                := openssh-$(OPENSSH_VERSION)
 OPENSSH_SUFFIX := tar.gz
 OPENSSH_URL    := \
-- 
2.34.1


Reply via email to