--- rpms/e-smith-apache/sme8/e-smith-apache.spec 2013/10/04 23:38:18 1.15 +++ rpms/e-smith-apache/sme8/e-smith-apache.spec 2014/01/14 04:12:43 1.17 @@ -1,10 +1,10 @@ -# $Id: e-smith-apache.spec,v 1.14 2012/06/30 03:32:05 wellsi Exp $ +# $Id: e-smith-apache.spec,v 1.16 2013/10/07 23:19:19 mrjhb3 Exp $ Summary: e-smith server and gateway - apache module %define name e-smith-apache Name: %{name} %define version 2.2.0 -%define release 10 +%define release 12 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -18,7 +18,8 @@ Patch4: e-smith-apache-2.2.0-optionDisab 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-missing_modules.patch +Patch8: e-smith-apache-2.2.0-apache_modules.patch +Patch9: e-smith-apache-2.2.0-35SSL10SSLCipherSuite.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base >= 4.15.1 @@ -34,6 +35,12 @@ BuildRequires: e-smith-devtools >= 1.11. e-smith server and gateway software - apache module. %changelog +* 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] @@ -564,6 +571,7 @@ e-smith server and gateway software - ap %patch6 -p1 %patch7 -p1 %patch8 -p1 +%patch9 -p1 %pre