--- rpms/e-smith-base/sme8/e-smith-base.spec 2012/03/17 05:21:42 1.136 +++ rpms/e-smith-base/sme8/e-smith-base.spec 2013/02/05 05:29:24 1.142 @@ -1,10 +1,10 @@ -# $Id: e-smith-base.spec,v 1.135 2011/11/07 15:52:19 slords Exp $ +# $Id: e-smith-base.spec,v 1.141 2013/02/02 16:59:10 wellsi Exp $ Summary: e-smith server and gateway - base module %define name e-smith-base Name: %{name} %define version 5.2.0 -%define release 64 +%define release 70 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -61,6 +61,9 @@ Patch48: e-smith-base-5.2.0-dont_set_gec Patch49: e-smith-base-5.2.0-initExternal.patch Patch50: e-smith-base-5.2.0-ConsoleNetwork.patch Patch51: e-smith-base-5.2.0-ConsoleNetworkText.patch +Patch52: e-smith-base-5.2.0-CipherSuite.patch +Patch53: e-smith-base-5.2.0-updatedb.patch +Patch54: e-smith-base-5.2.0-pppoeMlimit.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: mod_auth_external Requires: e-smith-lib >= 2.2.0-2 @@ -108,6 +111,24 @@ AutoReqProv: no e-smith server and gateway software - base module. %changelog +* Mon Feb 4 2013 Ian Wells 5.2.0-70.sme +- Correction for when DB value is lower than MIN_MEMORY_LIMIT [SME: 7000] + +* Sat Feb 2 2013 Ian Wells 5.2.0-69.sme +- Simplified patch after review comments [SME: 7000] + +* Tue Jan 29 2013 Ian Wells 5.2.0-68.sme +- Updated previous patch to avoid migrate fragment [SME: 7000] + +* Tue Jan 22 2013 Ian Wells 5.2.0-67.sme +- Increase memory limit for pppoe to 100Mb [SME: 7000] + +* Sun Dec 30 2012 Ian Wells 5.2.0-66.sme +- Template /etc/updatedb.conf [SME: 7090] + +* Wed Jul 18 2012 Ian Wells 5.2.0-65.sme +- Make CipherSuite secure by default [SME: 7026] + * Fri Mar 16 2012 Ian Wells 5.2.0-64.sme - Add MAC address into console network selection [SME: 6844] @@ -1576,6 +1597,9 @@ e-smith server and gateway software - ba %patch49 -p1 %patch50 -p1 %patch51 -p1 +%patch52 -p1 +%patch53 -p1 +%patch54 -p1 %pre if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]