--- rpms/e-smith-apache/sme8/e-smith-apache.spec 2011/03/12 10:14:28 1.12 +++ rpms/e-smith-apache/sme8/e-smith-apache.spec 2014/10/24 10:56:04 1.19 @@ -1,10 +1,10 @@ -# $Id: e-smith-apache.spec,v 1.11 2010/03/04 16:31:07 slords Exp $ +# $Id: e-smith-apache.spec,v 1.18 2014/10/24 10:46:50 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 7 +%define release 13 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -16,6 +16,11 @@ Patch2: e-smith-apache-2.2.0-AddXMLMIMET Patch3: e-smith-apache-2.2.0-AddOpenOffice2MIMETypes.patch Patch4: e-smith-apache-2.2.0-optionDisableSSLv2.patch Patch5: e-smith-apache-2.2.0-disable-SSLv2.patch +Patch6: e-smith-apache-2.2.0-server-resources-redirect-fix.patch +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-mitigate_crime.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base >= 4.15.1 @@ -31,6 +36,24 @@ BuildRequires: e-smith-devtools >= 1.11. e-smith server and gateway software - apache module. %changelog +* Fri Oct 24 2014 Daniel Berteaud 2.2.0-13.sme +- Mitigate CRIME, CVE-2012-4929 [SME: 8614] + +* Mon Jan 13 2014 Ian Wells 2.2.0-12.sme +- Remove insecure ciphers [SME: 7916] + +* Mon Oct 07 2013 John H. Bennett III 2.2.0-11.sme +- Re-do patch to add missing default httpd.conf modules [SME: 7871] + +* Fri Oct 04 2013 John H. Bennett III 2.2.0-10.sme +- Patch to add missing default httpd.conf modules [SME: 7871] + +* Fri Jun 29 2012 Ian Wells 2.2.0-9.sme +- Disable index listing of Apache icons folder [SME: 7015] + +* Fri Dec 23 2011 Jonathan Martens 2.2.0-8.sme +- Fix server-resources redirect w/o trailing slash [SME: 6758] + * Sat Mar 12 2011 Jonathan Martens 2.2.0-7.sme - Disable SSLv2 by default [SME: 6482] @@ -549,6 +572,11 @@ e-smith server and gateway software - ap %patch3 -p1 %patch4 -p1 %patch5 -p1 +%patch6 -p1 +%patch7 -p1 +%patch8 -p1 +%patch9 -p1 +%patch10 -p1 %pre