From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] Net-SSLeay: Update to version 1.88 Date: Mon, 21 Oct 2019 10:43:33 +0100 Message-ID: <1C064FFB-FE2A-4130-9CDE-F738A0D440FC@ipfire.org> In-Reply-To: <2074cc92df72cb39d0db508c6004ed561907cf23.camel@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1347706373037330101==" List-Id: --===============1347706373037330101== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi, Just to clarify this: Do we need it for software to function or is it a nice = to have? The update has already been on the servers, but since we broke so many things= we had to revert the patches and build it again. About four times by now. Po= or Arne. Therefore I hope that we can avoid building it for a fifth time. Best, -Michael > On 20 Oct 2019, at 15:39, ummeegge wrote: >=20 > Hi all, > it seems that the updated IO-Socket-SSL also needs this updated version > of Net-SSLeay. Have tested sendEmail with an updated IO-Socket-SSL only > and it did not worked. After Net-SSLeay has also been updated sendEMail > worked again. Am not sure which system components depends on an updated > of those moduls too. >=20 > It might be may an idea to add this update to the core 137 update since > the new version of IO-Socket-SSL has been already included with Core > 136. >=20 > Best, >=20 > Erik >=20 >=20 > On Mi, 2019-09-25 at 14:25 +0100, Michael Tremer wrote: >> Reviewed-by: Michael Tremer >>=20 >>> On 25 Sep 2019, at 11:05, Erik Kapfer wrote: >>>=20 >>> Signed-off-by: Erik Kapfer >>> --- >>> config/rootfiles/common/Net_SSLeay | 1 - >>> lfs/Net_SSLeay | 6 +++--- >>> 2 files changed, 3 insertions(+), 4 deletions(-) >>>=20 >>> diff --git a/config/rootfiles/common/Net_SSLeay >>> b/config/rootfiles/common/Net_SSLeay >>> index 4f14b74a7..bba719b03 100644 >>> --- a/config/rootfiles/common/Net_SSLeay >>> +++ b/config/rootfiles/common/Net_SSLeay >>> @@ -4,7 +4,6 @@ usr/lib/perl5/site_perl/5.30.0/MACHINE-linux- >>> thread-multi/Net/SSLeay.pm >>> usr/lib/perl5/site_perl/5.30.0/MACHINE-linux-thread- >>> multi/Net/SSLeay/Handle.pm >>> #usr/lib/perl5/site_perl/5.30.0/MACHINE-linux-thread- >>> multi/auto/Net/SSLeay >>> #usr/lib/perl5/site_perl/5.30.0/MACHINE-linux-thread- >>> multi/auto/Net/SSLeay/.packlist >>> -#usr/lib/perl5/site_perl/5.30.0/MACHINE-linux-thread- >>> multi/auto/Net/SSLeay/SSLeay.bs >>> usr/lib/perl5/site_perl/5.30.0/MACHINE-linux-thread- >>> multi/auto/Net/SSLeay/SSLeay.so >>> usr/lib/perl5/site_perl/5.30.0/MACHINE-linux-thread- >>> multi/auto/Net/SSLeay/autosplit.ix >>> usr/lib/perl5/site_perl/5.30.0/MACHINE-linux-thread- >>> multi/auto/Net/SSLeay/debug_read.al >>> diff --git a/lfs/Net_SSLeay b/lfs/Net_SSLeay >>> index 90c0a310a..762bf1f4a 100644 >>> --- a/lfs/Net_SSLeay >>> +++ b/lfs/Net_SSLeay >>> @@ -1,7 +1,7 @@ >>> ################################################################### >>> ############ >>> # =20 >>> # >>> # IPFire.org - A linux based >>> firewall # >>> -# Copyright (C) 2007-2018 IPFire Team =20 >>> # >>> +# Copyright (C) 2007-2019 IPFire Team =20 >>> # >>> # =20 >>> # >>> # 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.82 >>> +VER =3D 1.88 >>>=20 >>> THISAPP =3D Net-SSLeay-$(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 2170469d929d5173bacffd0cb2d7fafa >>> +$(DL_FILE)_MD5 =3D fcef4985f5f7e0381e3dddd0ee7878d1 >>>=20 >>> install : $(TARGET) >>>=20 >>> --=20 >>> 2.12.2 >>>=20 >>=20 >>=20 >=20 --===============1347706373037330101==--