From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] openssh: Update version to 8.7p1 Date: Mon, 06 Sep 2021 10:55:39 +0100 Message-ID: <801C9628-0E1F-446E-8EFA-8B1D596E4A40@ipfire.org> In-Reply-To: <20210905113047.4324-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6271005068961606388==" List-Id: --===============6271005068961606388== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer > On 5 Sep 2021, at 12:30, Adolf Belka wrote: >=20 > - Update from 8.6p1 to 8.7p1 > - Update of rootfile not required > - Changelog is too long to include here. Full details can be found in the C= hangeLog file > in the source tarball or at > https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ChangeLog >=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 3117e996c..ec8ac1e55 100644 > --- a/lfs/openssh > +++ b/lfs/openssh > @@ -24,7 +24,7 @@ >=20 > include Config >=20 > -VER =3D 8.6p1 > +VER =3D 8.7p1 >=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)_MD5 =3D 805f7048aec6dd752584e570383a6f00 > +$(DL_FILE)_MD5 =3D f545230799f131aecca04da56e61990a >=20 > install : $(TARGET) >=20 > --=20 > 2.33.0 >=20 --===============6271005068961606388==--