mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] openssh: Version bump. 9.9p1 -> 9.9p2
@ 2025-02-19 20:49 Christian Melki
  2025-02-21 17:08 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2025-02-19 20:49 UTC (permalink / raw)
  To: ptxdist

Minor fixes & security release.
https://www.openssh.com/txt/release-9.9p2

Plugs CVEs:
CVE-2025-26465 - MITM in VerifyHostKeyDNS
CVE-2025-26466 - SSH2_MSG_PING DOS.

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 96b1b5bfb..04eb31fbf 100644
--- a/rules/openssh.make
+++ b/rules/openssh.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_OPENSSH) += openssh
 #
 # Paths and names
 #
-OPENSSH_VERSION	:= 9.9p1
-OPENSSH_MD5	:= 1893c9b712eb8c55ec2d5146e7323b92
+OPENSSH_VERSION	:= 9.9p2
+OPENSSH_MD5	:= f617b95fe278bfea8d004589c7a68a85
 OPENSSH		:= openssh-$(OPENSSH_VERSION)
 OPENSSH_SUFFIX	:= tar.gz
 OPENSSH_URL	:= \
-- 
2.34.1




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

end of thread, other threads:[~2025-02-21 17:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-19 20:49 [ptxdist] [PATCH] openssh: Version bump. 9.9p1 -> 9.9p2 Christian Melki
2025-02-21 17:08 ` [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