--- rpms/e-smith-apache/sme10/e-smith-apache.spec 2020/05/02 21:27:13 1.9 +++ rpms/e-smith-apache/sme10/e-smith-apache.spec 2020/05/03 02:07:56 1.10 @@ -1,10 +1,10 @@ -# $Id: e-smith-apache.spec,v 1.8 2020/05/02 03:05:56 jpp Exp $ +# $Id: e-smith-apache.spec,v 1.9 2020/05/02 21:27:13 jpp Exp $ Summary: e-smith server and gateway - apache module %define name e-smith-apache Name: %{name} %define version 2.6.0 -%define release 5 +%define release 7 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -63,10 +63,10 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Fri May 01 2020 Jean-Philipe Pialasse 2.6.0-6.sme +* 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 - * cipher order and properties without periods + * cipher order and properties with periods * Fri May 01 2020 Jean-Philipe Pialasse 2.6.0-4.sme - add SSLHonorCipherOrder Directive [SME: 10916]