--- rpms/e-smith-apache/sme8/e-smith-apache.spec 2014/10/31 11:42:12 1.20 +++ rpms/e-smith-apache/sme8/e-smith-apache.spec 2014/12/09 21:55:54 1.21 @@ -1,10 +1,10 @@ -# $Id: e-smith-apache.spec,v 1.19 2014/10/24 10:56:04 vip-ire Exp $ +# $Id: e-smith-apache.spec,v 1.20 2014/10/31 11:42:12 vip-ire Exp $ Summary: e-smith server and gateway - apache module %define name e-smith-apache Name: %{name} %define version 2.2.0 -%define release 14 +%define release 15 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -20,6 +20,7 @@ Patch6: e-smith-apache-2.2.0-server-reso Patch7: e-smith-apache-2.2.0-disableIconsIndex.patch Patch8: e-smith-apache-2.2.0-apache_modules.patch Patch9: e-smith-apache-2.2.0-35SSL10SSLCipherSuite.patch +Patch10: e-smith-apache-2.2.0-disable_sslv3.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base >= 4.15.1 @@ -35,6 +36,9 @@ BuildRequires: e-smith-devtools >= 1.11. e-smith server and gateway software - apache module. %changelog +* Tue Dec 9 2014 Daniel Berteaud 2.2.0-15.sme +- Disable SSLv3 [SME: 8710] + * Fri Oct 31 2014 Daniel Berteaud 2.2.0-14.sme - Revert CRIME mitigation patch, as it's not needed [SME: 8614] @@ -578,6 +582,7 @@ e-smith server and gateway software - ap %patch7 -p1 %patch8 -p1 %patch9 -p1 +%patch10 -p1 %pre