--- rpms/e-smith-apache/sme9/e-smith-apache.spec 2013/03/11 17:58:30 1.4 +++ rpms/e-smith-apache/sme9/e-smith-apache.spec 2014/10/24 10:40:50 1.11 @@ -1,16 +1,21 @@ -# $Id: e-smith-apache.spec,v 1.3 2013/03/06 20:19:53 slords Exp $ +# $Id: e-smith-apache.spec,v 1.10 2014/07/29 15:27:18 vip-ire Exp $ Summary: e-smith server and gateway - apache module %define name e-smith-apache Name: %{name} %define version 2.4.0 -%define release 4 +%define release 10 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz Patch1: e-smith-apache-2.4.0-pwauth.patch +Patch2: e-smith-apache-2.4.0-ibay_auth.patch +Patch3: e-smith-apache-2.4.0-apache_modules.patch +Patch4: e-smith-apache-2.4.0-35SSL10SSLCipherSuite.patch +Patch5: e-smith-apache-2.4.0-ssl_engine_on.patch +Patch6: e-smith-apache-2.4.0-mitigate_crime.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base >= 4.15.1 @@ -30,6 +35,25 @@ BuildRequires: e-smith-devtools >= 1.11. e-smith server and gateway software - apache module. %changelog +* Fri Oct 24 2014 Daniel Berteaud 2.4.0-10.sme +- Mitigate CVE-2012-4929 [SME: 8613] + +* Tue Jul 29 2014 Daniel Berteaud 2.4.0-9.sme +- Turn SSLEngine on in the SSL vhost (ProxyPassVirtualHosts) [SME: 8501] + +* Tue Jan 28 2014 Ian Wells 2.4.0-8.sme +- Remove insecure ciphers [SME: 8138] + +* Mon Oct 07 2013 John H. Bennett III 2.4.0-7.sme +- Re-do patch to add missing default httpd.conf modules [SME: 7874] +- Add authz_groupfile as a loadable Module [SME: 7875] + +* Fri Oct 04 2013 John H. Bennett III 2.4.0-6.sme +- Patch to add missing default httpd.conf modules [SME: 7874] + +* Mon Sep 30 2013 John H. Bennett III 2.4.0-5.sme +- Patch to correct issue with not being able to access a password protected ibay [SME: 7794] + * Mon Mar 11 2013 Shad L. Lords 2.4.0-4.sme - Obsolete el5 version of distcache [SME: 7273] @@ -562,6 +586,11 @@ e-smith server and gateway software - ap %prep %setup %patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 %build perl createlinks