Thanks, applied as 8c7674497a9bdb9462b239892eefbf5c099f1d12. Michael
[sent from post-receive hook] On Fri, 17 Oct 2025 10:20:47 +0200, Christian Melki <[email protected]> wrote: > Apparently they thought it important enough to bump it for the bugfix. > https://www.openssh.com/txt/release-10.2 > > 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 f6abc9b66132..141bd509cb61 100644 > --- a/rules/openssh.make > +++ b/rules/openssh.make > @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_OPENSSH) += openssh > # > # Paths and names > # > -OPENSSH_VERSION := 10.1p1 > -OPENSSH_MD5 := 80dd9bb00a86519934710d05903fdf07 > +OPENSSH_VERSION := 10.2p1 > +OPENSSH_MD5 := 801b5ad6da38e0045de20dd5dd2f6a80 > OPENSSH := openssh-$(OPENSSH_VERSION) > OPENSSH_SUFFIX := tar.gz > OPENSSH_URL := \
