Thanks, applied as ac6e9a2d488356f336dabe2aaa5542fffd82d252. Michael
[sent from post-receive hook] On Thu, 12 Jun 2025 21:31:53 +0200, Christian Melki <[email protected]> wrote: > Apparently the p1 release name was a mistake and name is changed to p2. > Although the same tarball exists as p1 (no hash change), change > the tarball name to p2 to remove any chance of confusion. > I didn't chatch this mistake at the time of the last version bump, > so lets fix this now. > > https://seclists.org/oss-sec/2025/q2/35 > > 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 1c4b74455d10..4eb9448fd28d 100644 > --- a/rules/openssh.make > +++ b/rules/openssh.make > @@ -15,7 +15,7 @@ PACKAGES-$(PTXCONF_OPENSSH) += openssh > # > # Paths and names > # > -OPENSSH_VERSION := 10.0p1 > +OPENSSH_VERSION := 10.0p2 > OPENSSH_MD5 := 689148621a2eaa734497b12bed1c5202 > OPENSSH := openssh-$(OPENSSH_VERSION) > OPENSSH_SUFFIX := tar.gz
