From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] openssh: Update to 8.4p1 Date: Tue, 29 Sep 2020 09:29:59 +0100 Message-ID: <677D18A3-D750-4801-93CA-BE4E8D3E3D79@ipfire.org> In-Reply-To: <20200929072130.2557-1-ahb.ipfire@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4873355428526972357==" List-Id: --===============4873355428526972357== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Good morning Adolf, Thank you for working on this. Did you have a look at the changes regarding retiring support for RSA-SHA1? D= oes that affect us in any way? Best, -Michael > On 29 Sep 2020, at 08:21, Adolf Belka wrote: >=20 > - Update openssh from version 8.3p1 to 8.4p1 > See https://www.openssh.com/releasenotes.html > See https://www.openssh.com/portable.html#http for mirrors for source file > - No change to rootfiles > - Installed on virtual ipfire testbed and ssh connection successfully opera= ted > 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 75210060e..5143f4154 100644 > --- a/lfs/openssh > +++ b/lfs/openssh > @@ -24,7 +24,7 @@ >=20 > include Config >=20 > -VER =3D 8.3p1 > +VER =3D 8.4p1 >=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 68d7527bf2672153ca47402f6489a1af > +$(DL_FILE)_MD5 =3D 8f897870404c088e4aa7d1c1c58b526b >=20 > install : $(TARGET) >=20 > --=20 > 2.28.0 >=20 --===============4873355428526972357==--