From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] OpenSSH: Update to 9.1p1 Date: Mon, 17 Oct 2022 11:41:48 +0100 Message-ID: <81BB034D-F0D0-4E09-824B-C298D2D720BC@ipfire.org> In-Reply-To: <7a683a9b-99c9-ac49-5275-244a5beedb54@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5520390053945349594==" List-Id: --===============5520390053945349594== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer > On 15 Oct 2022, at 16:47, Peter M=C3=BCller wr= ote: >=20 > Please refer to https://www.openssh.com/releasenotes.html#9.1 for the > release announcement of this version. >=20 > Signed-off-by: Peter M=C3=BCller > --- > lfs/openssh | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/lfs/openssh b/lfs/openssh > index 302ae6041..452676b70 100644 > --- a/lfs/openssh > +++ b/lfs/openssh > @@ -24,7 +24,7 @@ >=20 > include Config >=20 > -VER =3D 9.0p1 > +VER =3D 9.1p1 >=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 49724a400951964d659d136908657940f79e150056728cc4dadf= 8ff8652a832f7fd46eebb47b15085e57fca4b00c77d1ec4dd1b056ea2bbcee89f54a121ed5e2 > +$(DL_FILE)_BLAKE2 =3D 287b6b1cc4858b27af88f4a4674670afff1fb5b9946189208339= 3c53ef3747c5a0fcd90cba95d2c27465a919e00f7f42732c93af4f306665ba0393bbb7a534f5 >=20 > install : $(TARGET) >=20 > --=20 > 2.35.3 --===============5520390053945349594==--