--- rpms/e-smith-apache/sme10/e-smith-apache.spec 2020/05/03 02:07:56 1.10 +++ rpms/e-smith-apache/sme10/e-smith-apache.spec 2020/06/23 18:42:24 1.11 @@ -1,10 +1,10 @@ -# $Id: e-smith-apache.spec,v 1.9 2020/05/02 21:27:13 jpp Exp $ +# $Id: e-smith-apache.spec,v 1.10 2020/05/03 02:07:56 jpp Exp $ Summary: e-smith server and gateway - apache module %define name e-smith-apache Name: %{name} %define version 2.6.0 -%define release 7 +%define release 8 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -14,6 +14,7 @@ Patch0: e-smith-apache-2.6.0-httpd24.pat Patch1: e-smith-apache-2.6.0-bz9591-iconspath.patch Patch2: e-smith-apache-2.6.0-bz10916-SSLHonorCipherOrder.patch Patch3: e-smith-apache-2.6.0-bz10459-Ciphers-and-TLS.patch +Patch4: e-smith-apache-2.6.0-bz10867-remove-php3-refs.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -39,6 +40,7 @@ e-smith server and gateway software - ap %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 %build perl createlinks @@ -63,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Jun 23 2020 Jean-Philipe Pialasse 2.6.0-8.sme +- remove php3 and php4 refs [SME: 10867] + * Fri May 01 2020 Jean-Philipe Pialasse 2.6.0-7.sme - disable TLSv1 TLSv1.1 by default [SME: 10459] * put strong ciphers first in default string