--- rpms/e-smith-base/sme8/e-smith-base.spec 2013/02/06 16:59:34 1.143 +++ rpms/e-smith-base/sme8/e-smith-base.spec 2014/01/14 05:05:50 1.160 @@ -1,10 +1,10 @@ -# $Id: e-smith-base.spec,v 1.142 2013/02/05 05:29:24 wellsi Exp $ +# $Id: e-smith-base.spec,v 1.159 2014/01/13 16:09:29 wellsi Exp $ Summary: e-smith server and gateway - base module %define name e-smith-base Name: %{name} %define version 5.2.0 -%define release 71 +%define release 87 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -65,6 +65,21 @@ Patch52: e-smith-base-5.2.0-CipherSuite. Patch53: e-smith-base-5.2.0-updatedb.patch Patch54: e-smith-base-5.2.0-pppoeMlimit.patch Patch55: e-smith-base-5.2.0-PostUpgradeRestore.patch +Patch56: e-smith-base-5.2.0-optimize_user_modify_unix.patch +Patch57: e-smith-base-5.2.0-user_modify_in_bootstrap.patch +Patch58: e-smith-base-5.2.0-ConsoleBackupText.patch +Patch59: e-smith-base-5.2.0-existing_hwaddr.patch +Patch60: e-smith-base-5.2.0-add_template_to_ssl.pem.patch +Patch61: e-smith-base-5.2.0-fix_group_create_with_ldap_auth.patch +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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: mod_auth_external Requires: e-smith-lib >= 2.2.0-2 @@ -112,6 +127,55 @@ AutoReqProv: no e-smith server and gateway software - base module. %changelog +* 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] + +* Mon Jun 24 2013 Ian Wells 5.2.0-78.sme +- Prevent emailing about the normal, weekly, checks of RAID arrays, + by Mark Casey [SME: 6160] + +* Fri Jun 14 2013 Daniel Berteaud 5.2.0-77.sme +- Fix init-account script when LDAP auth is enabled [SME: 7670] + +* Fri Jun 14 2013 Daniel Berteaud 5.2.0-76.sme +- Fix group creation/modification when LDAP auth is enabled [SME: 7049] + +* Fri May 17 2013 chris burnat 5.2.0-75.sme +- Add_template_to_ssl.pem [SME: 4450] + +* Sat Mar 16 2013 Ian Wells 5.2.0-74.sme +- Ensure existing_hwaddr is always initialized [SME: 6087] + +* Thu Feb 28 2013 Terry Fage 5.2.0-73.sme +- In the console refer to removable media instead of USB disk [SME: 6835] + +* Thu Feb 21 2013 Daniel Berteaud 5.2.0-72.sme +- Optimize user-modify-unix script and link it in bootstrap-ldap-save [SME: 7167] + * Tue Feb 5 2013 John Crisp 5.2.0-71.sme - Post-upgrades not fired after restore from console [SME: 7060] @@ -1605,6 +1669,21 @@ e-smith server and gateway software - ba %patch53 -p1 %patch54 -p1 %patch55 -p1 +%patch56 -p1 +%patch57 -p1 +%patch58 -p1 +%patch59 -p1 +%patch60 -p1 +%patch61 -p1 +%patch62 -p1 +%patch63 -p1 +%patch64 -p1 +%patch65 -p1 +#%patch66 -p1 +%patch67 -p1 +%patch68 -p1 +%patch69 -p1 +%patch70 -p1 %pre if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]