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

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

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

Revision 1.3 by burnat, Thu Jan 30 06:45:29 2014 UTC Revision 1.6 by vip-ire, Thu Jan 5 16:41:41 2017 UTC
# Line 1  Line 1 
1  # $Id: e-smith-proxy.spec,v 1.2 2013/02/18 21:39:26 vip-ire Exp $  # $Id: e-smith-proxy.spec,v 1.5 2015/04/14 09:01:10 vip-ire Exp $
2    
3  Summary: e-smith server and gateway - proxy module  Summary: e-smith server and gateway - proxy module
4  %define name e-smith-proxy  %define name e-smith-proxy
5  Name: %{name}  Name: %{name}
6  %define version 5.4.0  %define version 5.4.0
7  %define release 3  %define release 5
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 15  Patch2: e-smith-proxy-5.4.0-remove_obsol Line 15  Patch2: e-smith-proxy-5.4.0-remove_obsol
15  Patch3: e-smith-proxy-5.4.0-remove_obsolete_D_arg.patch  Patch3: e-smith-proxy-5.4.0-remove_obsolete_D_arg.patch
16  Patch4: e-smith-proxy-5.4.0-convert_acl_to_cidr.patch  Patch4: e-smith-proxy-5.4.0-convert_acl_to_cidr.patch
17  Patch5: e-smith-proxy-5.4.0-squid_additionnal_SSLports.patch  Patch5: e-smith-proxy-5.4.0-squid_additionnal_SSLports.patch
18    Patch6: e-smith-proxy-5.4.0-deny_self_dst.patch
19    Patch7: e-smith-proxy-5.6.0-set_file_desc_limit.patch
20  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
21  BuildArchitectures: noarch  BuildArchitectures: noarch
22  Requires: e-smith-base  Requires: e-smith-base
# Line 31  AutoReqProv: no Line 33  AutoReqProv: no
33  e-smith server and gateway software - proxy module.  e-smith server and gateway software - proxy module.
34    
35  %changelog  %changelog
36    * Thu Jan 5 2017 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-5.sme
37    - Allow custom file descriptor limit, and set default to 4096 [SME: 9911]
38    
39    * Tue Apr 14 2015 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-4.sme
40    - Prevent forwarding loop when talking directly to squid port [SME: 8907]
41    
42  * Thu Jan 30 2014 chris burnat <devlist@burnat.com> 5.4.0-3.sme  * Thu Jan 30 2014 chris burnat <devlist@burnat.com> 5.4.0-3.sme
43  - Modify template to allow Squid proxy https access to ports other than 443,563 using db command [sme:8161]  - Modify template to allow Squid proxy https access to ports other than 443,563 using db command [sme:8161]
44  - Codes by Ray Mitchell and Ian Wells  - Codes by John Bennett
45    
46  * Mon Feb 18 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-2.sme  * Mon Feb 18 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-2.sme
47  - Adjust squid config syntax [SME: 7250]  - Adjust squid config syntax [SME: 7250]
# Line 697  e-smith server and gateway software - pr Line 705  e-smith server and gateway software - pr
705  %patch3 -p1  %patch3 -p1
706  %patch4 -p1  %patch4 -p1
707  %patch5 -p1  %patch5 -p1
708    %patch6 -p1
709    %patch7 -p1
710    
711  %build  %build
712  perl createlinks  perl createlinks


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