--- rpms/e-smith-ibays/sme8/e-smith-ibays.spec 2010/11/02 19:49:11 1.12 +++ rpms/e-smith-ibays/sme8/e-smith-ibays.spec 2016/01/20 20:59:45 1.23 @@ -1,10 +1,10 @@ -# $Id: e-smith-ibays.spec,v 1.11 2010/11/02 17:07:31 slords Exp $ +# $Id: e-smith-ibays.spec,v 1.22 2014/04/24 16:49:18 stephdl Exp $ Summary: e-smith server and gateway - ibays module %define name e-smith-ibays Name: %{name} %define version 2.2.0 -%define release 4 +%define release 16 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -13,6 +13,12 @@ Source: %{name}-%{version}.tar.gz Patch1: e-smith-ibays-2.2.0-maxLength.patch Patch2: e-smith-ibays-2.2.0-enable-cpu.patch Patch3: e-smith-ibays-2.2.0-better-ldap.patch +Patch4: e-smith-ibays-2.2.0-dont_modify_primary.patch +Patch5: e-smith-ibays-2.2.0-revert-locale-string-password-change.patch +Patch6: e-smith-ibays-2.2.0-force-https.patch +Patch7: e-smith-ibays-2.2.0-https-patch-en-us.patch +Patch8: e-smith-ibays-2.2.0_force_ssl_to_domains.patch +Patch9: e-smith-ibays-2.2.0-remove_double_slash_in_rewrite.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base >= 4.13.15-76 @@ -28,6 +34,42 @@ AutoReqProv: no e-smith server and gateway software - ibays module. %changelog +* Wed Jan 20 2016 Daniel Berteaud 2.2.0-16.sme +- Remove double / from SSL RewriteRule [SME: 9194] + +* Thu Apr 24 2014 stephane de Labrusse 2.2.0-15.sme +- Force SSL following ibays settings to the relevant domain [SME: 8331] + +* Mon Feb 24 2014 Ian Wells 2.2.0-14.sme +- Force https per ibay should not be the default for existing ibays [SME: 8158] + +* Sun Jan 2 2014 Chris Burnat 2.2.0-13.sme +- Update en-us translation file by Stephane de Labrusse [SME: 8158] + +* Sun Jan 2 2014 Chris Burnat 2.2.0-12.sme +- Provide the ability to force https per ibay by Stephane de Labrusse [SME: 8158] + +* Fri Dec 23 2011 Jonathan Martens 2.2.0-11.sme +- Fix non-translated locale in ibays panel [SME: 6718] + +* Thu Oct 27 2011 Daniel B. 2.2.0-10.sme +- Don't try to modify Primary unix/ldap account [SME:6770] + +* Thu Nov 4 2010 Shad L. Lords 2.2.0-9.sme +- All ibay account commands as system accounts in LDAP [SME: 6326] + +* Thu Nov 4 2010 Daniel Berteaud 2.2.0-8.sme +- Create ibay accounts as system accounts in LDAP [SME: 6326] + +* Thu Nov 4 2010 Shad L. Lords 2.2.0-7.sme +- Fix cpu critical patch missing ) [SME: 6330] + +* Wed Nov 3 2010 Shad L. Lords 2.2.0-6.sme +- Fix cpu critical patch missing ' [SME: 6330] + +* Wed Nov 3 2010 Shad L. Lords 2.2.0-5.sme +- Make cpu calls critical only with ldap{Auth} is enabled [SME: 6330] + * Tue Nov 2 2010 Shad L. Lords 2.2.0-4.sme - Always use cpu, do unix if ldap{Auth} is disabled [SME: 6326] @@ -262,6 +304,12 @@ e-smith server and gateway software - ib %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 +%patch8 -p1 +%patch9 -p1 %pre %post