--- rpms/e-smith-proxy/sme9/e-smith-proxy.spec 2013/02/13 15:43:35 1.1 +++ rpms/e-smith-proxy/sme9/e-smith-proxy.spec 2015/04/14 09:01:10 1.5 @@ -1,15 +1,21 @@ -# $Id: e-smith-proxy.spec,v 1.15 2011/09/23 13:33:04 snetram Exp $ +# $Id: e-smith-proxy.spec,v 1.4 2014/01/30 20:40:04 burnat Exp $ Summary: e-smith server and gateway - proxy module %define name e-smith-proxy Name: %{name} %define version 5.4.0 -%define release 1 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz +Patch1: e-smith-proxy-5.4.0-remove_implicit_all_acl.patch +Patch2: e-smith-proxy-5.4.0-remove_obsolete_ext_method.patch +Patch3: e-smith-proxy-5.4.0-remove_obsolete_D_arg.patch +Patch4: e-smith-proxy-5.4.0-convert_acl_to_cidr.patch +Patch5: e-smith-proxy-5.4.0-squid_additionnal_SSLports.patch +Patch6: e-smith-proxy-5.4.0-deny_self_dst.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base @@ -26,6 +32,16 @@ AutoReqProv: no e-smith server and gateway software - proxy module. %changelog +* Tue Apr 14 2015 Daniel Berteaud 5.4.0-4.sme +- Prevent forwarding loop when talking directly to squid port [SME: 8907] + +* Thu Jan 30 2014 chris burnat 5.4.0-3.sme +- Modify template to allow Squid proxy https access to ports other than 443,563 using db command [sme:8161] +- Codes by John Bennett + +* Mon Feb 18 2013 Daniel Berteaud 5.4.0-2.sme +- Adjust squid config syntax [SME: 7250] + * Wed Feb 13 2013 Shad L. Lords 5.4.0-1.sme - Roll new stream for sme9 - Perl modules moved to /usr/share/perl5/vendor_perl [SME: 7223] @@ -680,6 +696,12 @@ e-smith server and gateway software - pr %prep %setup +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 %build perl createlinks