https://www.openssh.com/txt/release-9.8

Fix CVE-2024-6387 (regreSSHing).

Signed-off-by: Bruno Thomsen <bruno.thom...@gmail.com>
---
 rules/openssh.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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

base-commit: 5049708923aa82a95b93456e946eaa1b6fa5b813
-- 
2.45.2


Reply via email to