Thanks, applied as a6565709636048fe67c7604c38b790cb5a3df720. Michael
[sent from post-receive hook] On Tue, 02 Jul 2024 14:30:04 +0200, Bruno Thomsen <[email protected]> wrote: > https://www.openssh.com/txt/release-9.8 > > Fix CVE-2024-6387 (regreSSHing). > > Signed-off-by: Bruno Thomsen <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/openssh.make b/rules/openssh.make > index 5381cbca5752..78df72c6a4c6 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 := \
