--- rpms/e-smith-base/sme8/e-smith-base.spec 2011/11/07 06:18:11 1.134 +++ rpms/e-smith-base/sme8/e-smith-base.spec 2012/07/19 05:50:30 1.137 @@ -1,10 +1,10 @@ -# $Id: e-smith-base.spec,v 1.133 2011/11/06 18:20:53 slords Exp $ +# $Id: e-smith-base.spec,v 1.136 2012/03/17 05:21:42 wellsi Exp $ Summary: e-smith server and gateway - base module %define name e-smith-base Name: %{name} %define version 5.2.0 -%define release 63 +%define release 65 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -59,6 +59,9 @@ Patch46: e-smith-base-5.2.0-list-only-wr Patch47: e-smith-base-5.2.0-string-fix.patch Patch48: e-smith-base-5.2.0-dont_set_gecos_in_ldap.patch 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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: mod_auth_external Requires: e-smith-lib >= 2.2.0-2 @@ -106,9 +109,15 @@ AutoReqProv: no e-smith server and gateway software - base module. %changelog +* 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] + * Sun Nov 6 2011 Shad L. Lords 5.2.0-63.sme - Initialize ExternalInterface db structure so hwaddr in console works -[SME: 6775] + [SME: 6775] * Mon Mar 14 2011 Daniel Berteaud 5.2.0-62.sme - Stop using gecos attribute in LDAP [SME: 6539] @@ -1569,6 +1578,9 @@ e-smith server and gateway software - ba %patch47 -p1 %patch48 -p1 %patch49 -p1 +%patch50 -p1 +%patch51 -p1 +%patch52 -p1 %pre if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]