From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: development@lists.ipfire.org Subject: Re: [PATCH] openssh: Update to version 9.6p1 Date: Sat, 30 Dec 2023 06:55:00 +0000 Message-ID: In-Reply-To: <20231226131036.3260423-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8419098189446850003==" List-Id: --===============8419098189446850003== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Peter M=C3=BCller > - Update from version 9.5p1 to 9.6p1 > - Update of rootfile not required > - Changelog is too large to include here. See details in the file ChangeLog= in the > source tarball >=20 > Signed-off-by: Adolf Belka > --- > lfs/openssh | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/lfs/openssh b/lfs/openssh > index b81c2c3b1..3833f2ca7 100644 > --- a/lfs/openssh > +++ b/lfs/openssh > @@ -24,7 +24,7 @@ > =20 > include Config > =20 > -VER =3D 9.5p1 > +VER =3D 9.6p1 > =20 > THISAPP =3D openssh-$(VER) > DL_FILE =3D $(THISAPP).tar.gz > @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) > =20 > $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) > =20 > -$(DL_FILE)_BLAKE2 =3D 55dbb0a2792b0046c943a19ca0966660e6e378e77856e94823a1= bbbafaa0da94357403765c4c028aebf6543049a0f9bbe0019629be3f92cdadfac1be56def796 > +$(DL_FILE)_BLAKE2 =3D dd7f6747fe89f7b386be4faaf7fc43398a9bf439e45608ae61c2= 126cf8743c64ef7b5af45c75e9007b0bda525f8809261ca0f2fc47ce60177ba769a5324719dd > =20 > install : $(TARGET) > =20 --===============8419098189446850003==--