Thanks, applied as 2eaed2f77d2fc54892c106b429061ec997ef375c. Michael
[sent from post-receive hook] On Fri, 21 Feb 2025 18:08:21 +0100, Christian Melki <[email protected]> wrote: > 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 <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/openssh.make b/rules/openssh.make > index 96b1b5bfb893..04eb31fbfa9f 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 := \
