--- rpms/e-smith-base/sme8/e-smith-base.spec 2013/01/23 03:47:15 1.139 +++ rpms/e-smith-base/sme8/e-smith-base.spec 2013/06/14 10:32:43 1.148 @@ -1,10 +1,10 @@ -# $Id: e-smith-base.spec,v 1.138 2012/12/30 19:22:26 wellsi Exp $ +# $Id: e-smith-base.spec,v 1.147 2013/05/17 22:15:29 burnat Exp $ Summary: e-smith server and gateway - base module %define name e-smith-base Name: %{name} %define version 5.2.0 -%define release 67 +%define release 76 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -64,6 +64,13 @@ Patch51: e-smith-base-5.2.0-ConsoleNetwo 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 +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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: mod_auth_external Requires: e-smith-lib >= 2.2.0-2 @@ -111,6 +118,33 @@ AutoReqProv: no e-smith server and gateway software - base module. %changelog +* 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] + +* 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] @@ -1591,6 +1625,13 @@ e-smith server and gateway software - ba %patch52 -p1 %patch53 -p1 %patch54 -p1 +%patch55 -p1 +%patch56 -p1 +%patch57 -p1 +%patch58 -p1 +%patch59 -p1 +%patch60 -p1 +%patch61 -p1 %pre if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]