/[smeserver]/rpms/e-smith-ibays/sme9/e-smith-ibays.spec
ViewVC logotype

Diff of /rpms/e-smith-ibays/sme9/e-smith-ibays.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.6 by wellsi, Fri Jan 3 04:41:14 2014 UTC Revision 1.18 by vip-ire, Wed Jan 20 20:54:27 2016 UTC
# Line 1  Line 1 
1  # $Id: e-smith-ibays.spec,v 1.5 2013/12/08 02:34:32 burnat Exp $  # $Id: e-smith-ibays.spec,v 1.17 2015/06/23 20:55:23 vip-ire Exp $
2    
3  Summary: e-smith server and gateway - ibays module  Summary: e-smith server and gateway - ibays module
4  %define name e-smith-ibays  %define name e-smith-ibays
5  Name: %{name}  Name: %{name}
6  %define version 2.4.0  %define version 2.4.0
7  %define release 6  %define release 14
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 17  Patch4: e-smith-ibays-2.4.0-https-patch- Line 17  Patch4: e-smith-ibays-2.4.0-https-patch-
17  Patch5: e-smith-ibays-2.4.0-90e-smithAccess40ibays-whitespace.patch  Patch5: e-smith-ibays-2.4.0-90e-smithAccess40ibays-whitespace.patch
18  Patch6: e-smith-ibays-2.4.0-removeV3Migrate.patch  Patch6: e-smith-ibays-2.4.0-removeV3Migrate.patch
19  Patch7: e-smith-ibays-2.4.0-RequireSSL.patch  Patch7: e-smith-ibays-2.4.0-RequireSSL.patch
20    Patch8: e-smith-ibays-2.4.0_add_php_values_and_SSLRequireSSL.patch
21    Patch9: e-smith-ibays-2.4.0_force_ssl_to_domains.patch
22    Patch10: e-smith-ibays-2.4.0-remove_double_slash_in_rewrite.patch
23  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
24  BuildArchitectures: noarch  BuildArchitectures: noarch
25  Requires: e-smith-base >= 4.13.15-76  Requires: e-smith-base >= 4.13.15-76
# Line 32  AutoReqProv: no Line 35  AutoReqProv: no
35  e-smith server and gateway software - ibays module.  e-smith server and gateway software - ibays module.
36    
37  %changelog  %changelog
38    * Wed Jan 20 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-14.sme
39    - Remove double / in SSL RewriteRule [SME: 9195]
40    
41    * Tue Jun 23 2015 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-13.sme
42    - Revert the upload_tmp_folder patch as it needs some more work [SME: 7011]
43    
44    * Sun Jan 4 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-12.sme
45    - Add an upload_tmp_folder setting by db command [SME: 7011]
46    - Thanks to Michael McCarn and Jean-philippe Pialasse
47    - init-ibays create the folder tmp within all i-bays root directory
48    - ibay-modify create/chown/chmod the folder tmp within the i-bays root directory
49    
50    * Sat May 4 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-11.sme
51    - Add an upload_tmp_folder setting by db command [SME: 7011]
52    - Thanks to Michael McCarn and Jean-philippe Pialasse
53    
54    * Thu Apr 24 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-10.sme
55    - Force SSL following ibays settings to the relevant domain [SME: 8332]
56    
57    * Tue Apr 8 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-9.sme
58    - Perl::critic syntax modifications  [SME: 8239]
59    - Add more PHP options to ibays only by db commands [SME: 8239]
60    - Add SSLRequireSSL to ibays  when SSL is set to enabled [SME: 8239]
61    
62    * Sat Mar 15 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-8.sme
63    - Add more PHP options to ibays only by db commands [SME: 8239]
64    - Add SSLRequireSSL to ibays  when SSL is set to enabled [SME: 8239]
65    
66    * Sun Mar 9 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-7.sme
67    - Force https per ibay should not be the default for existing ibays [SME: 3675]
68    
69  * Thu Jan 2 2014 Ian Wells <esmith@wellsi.com> 2.4.0-6.sme  * Thu Jan 2 2014 Ian Wells <esmith@wellsi.com> 2.4.0-6.sme
70  - Provide the ability to restrict ibay access to https, by JPP [SME: 882]  - Provide the ability to restrict ibay access to https, by JPP [SME: 882]
71  - Remove old migrate fragment [SME: 8080]  - Remove old migrate fragment [SME: 8080]
# Line 312  e-smith server and gateway software - ib Line 346  e-smith server and gateway software - ib
346  %patch5 -p1  %patch5 -p1
347  %patch6 -p1  %patch6 -p1
348  %patch7 -p1  %patch7 -p1
349    %patch8 -p1
350    %patch9 -p1
351    %patch10 -p1
352  %pre  %pre
353  %post  %post
354    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed