--- rpms/e-smith-base/sme8/e-smith-base.spec 2013/06/29 15:28:04 1.152 +++ rpms/e-smith-base/sme8/e-smith-base.spec 2014/02/16 17:11:45 1.162 @@ -1,10 +1,10 @@ -# $Id: e-smith-base.spec,v 1.151 2013/06/25 05:06:26 wellsi Exp $ +# $Id: e-smith-base.spec,v 1.161 2014/02/07 17:45:59 vip-ire Exp $ Summary: e-smith server and gateway - base module %define name e-smith-base Name: %{name} %define version 5.2.0 -%define release 79 +%define release 89 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -74,6 +74,14 @@ Patch61: e-smith-base-5.2.0-fix_group_cr Patch62: e-smith-base-5.2.0-fix_www_name_with_ldap.patch Patch63: e-smith-base-5.2.0-mdevent.patch Patch64: e-smith-base-5.2.0-OldSystemName.patch +Patch65: e-smith-base-5.2.0-OldServerName.patch +#Patch66: e-smith-base-5.2.0-do_not_remove_utf8.patch +Patch67: e-smith-base-5.2.0-ConsoleBackupCompressionLevel.patch +Patch68: e-smith-base-5.2.0-ConsoleBackupBetterText.patch +Patch69: e-smith-base-5.2.0-SystemName.patch +Patch70: e-smith-base-5.2.0-CipherSuiteUpdate.patch +Patch71: e-smith-base-5.2.0-add_apache_group_if_missing.patch +Patch72: e-smith-base-5.2.0-removableMedia.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: mod_auth_external Requires: e-smith-lib >= 2.2.0-2 @@ -121,6 +129,36 @@ AutoReqProv: no e-smith server and gateway software - base module. %changelog +* Sun Feb 16 2014 Ian Wells 5.2.0-89.sme +- Refer to removable media not CDROM in console restore [SME: 8212] + +* Fri Feb 7 2014 Daniel Berteaud 5.2.0-88.sme +- Add the apache group if it's missing [SME: 7932] + +* Mon Jan 13 2014 Ian Wells 5.2.0-87.sme +- Remove insecure SSL ciphers [SME: 7916] + +* Mon Jan 13 2014 Ian Wells 5.2.0-86.sme +- Change System Name from mitel-networks-server to sme-server [SME: 8131] + +* Sat Sep 14 2013 Ian Wells 5.2.0-85.sme +- Reverse change: Use UTF-8 in the console [SME: 7699] + +* Sun Jul 7 2013 Ian Wells 5.2.0-84.sme +- Improve text in console backup for success and failure [SME: 3121] + +* Mon Jul 01 2013 Ian Wells 5.2.0-83.sme +- Compression level of the console backup is now -6 by default [SME: 6304] + +* Sat Jun 29 2013 Ian Wells 5.2.0-82.sme +- Console USB Backup, allow user setting of compression level [SME: 6304] + +* Sat Jun 29 2013 Ian Wells 5.2.0-81.sme +- Use UTF-8 in the console, by Daniel Berteaud [SME: 7699] + +* Sat Jun 29 2013 Ian Wells 5.2.0-80.sme +- Update ServerName (Samba netbios name) when SystemName is updated [SME: 7703] + * Mon Jun 24 2013 Ian Wells 5.2.0-79.sme - Remove old System Name from the Hosts DB, by Charlie Brady [SME: 5010] @@ -1648,6 +1686,14 @@ e-smith server and gateway software - ba %patch62 -p1 %patch63 -p1 %patch64 -p1 +%patch65 -p1 +#%patch66 -p1 +%patch67 -p1 +%patch68 -p1 +%patch69 -p1 +%patch70 -p1 +%patch71 -p1 +%patch72 -p1 %pre if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]