--- rpms/e-smith-apache/sme9/e-smith-apache.spec 2013/10/01 02:42:07 1.5 +++ rpms/e-smith-apache/sme9/e-smith-apache.spec 2014/01/29 07:26:32 1.8 @@ -1,10 +1,10 @@ -# $Id: e-smith-apache.spec,v 1.4 2013/03/11 17:58:30 slords Exp $ +# $Id: e-smith-apache.spec,v 1.7 2013/10/07 23:25:36 mrjhb3 Exp $ Summary: e-smith server and gateway - apache module %define name e-smith-apache Name: %{name} %define version 2.4.0 -%define release 5 +%define release 8 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -12,6 +12,8 @@ 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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base >= 4.15.1 @@ -31,6 +33,16 @@ BuildRequires: e-smith-devtools >= 1.11. e-smith server and gateway software - apache module. %changelog +* 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] @@ -567,6 +579,8 @@ e-smith server and gateway software - ap %setup %patch1 -p1 %patch2 -p1 +%patch3 -p1 +%patch4 -p1 %build perl createlinks