From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] OpenSSL: update to 1.1.1f Date: Wed, 01 Apr 2020 13:33:31 +0100 Message-ID: <6C3C7B75-459C-4542-B602-5901684092D4@ipfire.org> In-Reply-To: <58030a3b-b673-1919-0aeb-7eb5085924bd@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6651479525404970281==" List-Id: --===============6651479525404970281== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Lovely. Reviewed-by: Michael Tremer Does it not change any root files? Best, -Michael > On 1 Apr 2020, at 13:17, Peter M=C3=BCller wro= te: >=20 > Fixes #12345 (yes, that's the real bug ID :-) ) >=20 > Cc: Arne Fitzenreiter > Cc: Michael Tremer > Signed-off-by: Peter M=C3=BCller > --- > lfs/openssl | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) >=20 > diff --git a/lfs/openssl b/lfs/openssl > index c46e0d53f..06b999a15 100644 > --- a/lfs/openssl > +++ b/lfs/openssl > @@ -1,7 +1,7 @@ > ###########################################################################= #### > # = # > # IPFire.org - A linux based firewall = # > -# Copyright (C) 2007-2019 IPFire Team = # > +# Copyright (C) 2007-2020 IPFire Team = # > # = # > # This program is free software: you can redistribute it and/or modify = # > # it under the terms of the GNU General Public License as published by = # > @@ -24,7 +24,7 @@ >=20 > include Config >=20 > -VER =3D 1.1.1e > +VER =3D 1.1.1f >=20 > THISAPP =3D openssl-$(VER) > DL_FILE =3D $(THISAPP).tar.gz > @@ -87,7 +87,7 @@ objects =3D $(DL_FILE) >=20 > $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) >=20 > -$(DL_FILE)_MD5 =3D baeff2a64d2f3d7e0a69b677c9977b57 > +$(DL_FILE)_MD5 =3D 3f486f2f4435ef14b81814dbbc7b48bb >=20 > install : $(TARGET) >=20 > --=20 > 2.16.4 --===============6651479525404970281==--