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

Annotation of /rpms/e-smith-proxy/sme10/e-smith-proxy.spec

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


Revision 1.12 - (hide annotations) (download)
Sun Apr 17 18:59:57 2022 UTC (2 years, 3 months ago) by jpp
Branch: MAIN
CVS Tags: e-smith-proxy-5_6_0-11_el7_sme
Changes since 1.11: +2 -2 lines
* Sun Apr 17 2022 Jean-Philippe Pialasse <tests@pialasse.com> 5.6.0-11.sme
- use httpd 2.4 access control syntax [SME: 11944]

1 jpp 1.12 # $Id: e-smith-proxy.spec,v 1.11 2022/04/17 18:59:18 jpp Exp $
2 stephdl 1.1
3     Summary: e-smith server and gateway - proxy module
4     %define name e-smith-proxy
5     Name: %{name}
6     %define version 5.6.0
7 jpp 1.11 %define release 11
8 stephdl 1.1 Version: %{version}
9     Release: %{release}%{?dist}
10     License: GPL
11     Group: Networking/Daemons
12     Source: %{name}-%{version}.tar.xz
13 unnilennium 1.2 Patch0: e-smith-proxy-5.6.0-MANAGER.patch
14 vip-ire 1.4 Patch1: e-smith-proxy-5.6.0-set_file_desc_limit.patch
15 unnilennium 1.5 Patch2: e-smith-proxy-5.6.0.bz79.redirect.squid.related.syslog.patch
16 unnilennium 1.6 Patch3: e-smith-proxy-5.6.0.bz9639.disablingSMTPproxyFromManager.patch
17 michel 1.7 Patch4: e-smith-proxy-5.6.0-bz11116_systemd.patch
18 michel 1.8 Patch5: e-smith-proxy-5.6.0-events_update-bz9419.patch
19 jpp 1.9 Patch6: e-smith-proxy-5.6.0-bz9692-cleanup.patch
20 jpp 1.10 Patch7: e-smith-proxy-5.6.0-bz11713-networksystemd.patch
21 jpp 1.11 Patch8: e-smith-proxy-5.6.0-bz11944.patch
22 jpp 1.9
23 stephdl 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
24     BuildArchitectures: noarch
25     Requires: e-smith-base
26     Requires: squid
27     Requires: e-smith-lib >= 1.15.1-19
28     Requires: iptables
29     Requires: e-smith-formmagick >= 1.4.0-9
30 jpp 1.12 Requires: e-smith-apache >= 2.6.0-19
31 stephdl 1.1 Requires: e-smith-email >= 5.2.0-5
32     BuildRequires: e-smith-devtools
33     Obsoletes: e-smith-transproxy
34     AutoReqProv: no
35    
36     %description
37     e-smith server and gateway software - proxy module.
38    
39     %changelog
40 jpp 1.11 * Sun Apr 17 2022 Jean-Philippe Pialasse <tests@pialasse.com> 5.6.0-11.sme
41     - use httpd 2.4 access control syntax [SME: 11944]
42    
43 jpp 1.10 * Thu Oct 21 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.6.0-10.sme
44     - fix squid starting before network [SME: 11713]
45     also dropin file not expanded on install fixed
46    
47 jpp 1.9 * Tue Mar 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.6.0-9.sme
48     - cleanup in /etc/rc.d and /var/service/squid [SME: 9692]
49    
50 michel 1.8 * Thu Dec 10 2020 Michel Begue <mab974@gmail.com> 2.6.0-8.sme
51     - fix actions for e-smith-proxy-update event [SME: 11116]
52     - add intercept for squid [SME: 9419]
53    
54 michel 1.7 * Mon Nov 30 2020 Michel Begue <mab974@gmail.com> 2.6.0-7.sme
55     - move squid service to systemd [SME: 11116]
56     - add e-smith-proxy-update event [SME: 11151]
57     - fix bogus dates here
58    
59 unnilennium 1.6 * Wed Apr 12 2017 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-6.sme
60     - fix disabling smtp proxy via SM doesn't work [SME: 9639]
61    
62 unnilennium 1.5 * Mon Apr 10 2017 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-5.sme
63     - redirect squid syslog messages to /var/log/squid/squid.log [SME: 79]
64    
65 vip-ire 1.4 * Thu Jan 5 2017 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-4.sme
66     - Allow custom file descriptor limit, and set default to 4096 [SME: 9912]
67    
68 vip-ire 1.3 * Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-3.sme
69     - Rebuild for [SME: 9393]
70    
71 unnilennium 1.2 * Thu Mar 31 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-2.sme
72     - remove deprecated acl manager proto cache_object [SME: 9410]
73    
74 stephdl 1.1 * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 5.6.0-1.sme
75     - Initial release to sme10
76    
77     * Tue Apr 14 2015 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-4.sme
78     - Prevent forwarding loop when talking directly to squid port [SME: 8907]
79    
80     * Thu Jan 30 2014 chris burnat <devlist@burnat.com> 5.4.0-3.sme
81     - Modify template to allow Squid proxy https access to ports other than 443,563 using db command [sme:8161]
82     - Codes by John Bennett
83    
84     * Mon Feb 18 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-2.sme
85     - Adjust squid config syntax [SME: 7250]
86    
87     * Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 5.4.0-1.sme
88     - Roll new stream for sme9
89     - Perl modules moved to /usr/share/perl5/vendor_perl [SME: 7223]
90    
91     * Fri Sep 23 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-5.sme
92     - Fix SMTP proxy wording in server-manager [SME: 6178]
93    
94 michel 1.7 * Sat Sep 25 2010 Shad L. Lords <slords@mail.com> 5.2.0-4.sme
95 stephdl 1.1 - Fix missed enabled->transparent mapping [SME: 5574]
96    
97 michel 1.7 * Sat Sep 25 2010 Shad L. Lords <slords@mail.com> 5.2.0-3.sme
98 stephdl 1.1 - Change enabled to transparent for mail proxy [SME: 5574]
99    
100     * Thu Mar 25 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-2.sme
101     - New option to block outgoing SMTP connections [SME: 5574]
102    
103     * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 5.2.0-1.sme
104     - Roll new stream to separate sme7/sme8 trees [SME: 4633]
105    
106     * Fri Aug 15 2008 Shad L. Lords <slords@mail.com> 4.14.0-15
107     - Fix obsolete use of esmith::db class in template fragment in sme8. [SME: 4509]
108    
109     * Fri Aug 15 2008 Charlie Brady <charlie_brady@mitel.com> 4.14.0-14
110     - Fix obsolete use of esmith::db class in template fragment. [SME: 4509]
111    
112     * Fri Feb 22 2008 Gavin Weight <gweight@gmail.com> 4.14.0-13
113     - Change Wpad URL to match system domain. [SME: 3512]
114    
115     * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 4.14.0-12
116     - Remove <base> tags now in general [SME: 3918]
117    
118     * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 4.14.0-11
119     - Remove duplicate <base> entries [SME: 3893]
120    
121     * Thu Dec 27 2007 Stephen Noble <support@dungog.net> 4.14.0-10
122     - wording in panel re proxy in serveronly mode [SME: 3514]
123    
124     * Thu Dec 20 2007 Shad L. Lords <slords@mail.com> 4.14.0-9
125     - Update squid directives for sme8 [SME: 2518]
126    
127     * Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.14.0-8
128     - Add Wpad funtion to dhcpd.conf. [SME: 3512]
129    
130     * Wed Aug 29 2007 Charlie Brady <charlie_brady@mitel.com> 4.14.0-7
131     - Bind only to local interface and loopback interface. [SME: 2658]
132    
133     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
134     - Clean up spec so package can be built by koji/plague
135    
136     * Fri Apr 06 2007 Shad L. Lords <slords@mail.com> 4.14.0-6
137     - Fix owner/perms on squid.conf file [SME: 2719]
138    
139     * Thu Feb 15 2007 Charlie Brady <charlie_brady@mitel.com> 4.14.0-5
140     - Specify the port to which squid should bind. [SME: 2476]
141    
142     * Thu Jan 25 2007 Shad L. Lords <slords@mail.com> 4.14.0-4
143     - Expand crontab template on proxy-update [SME: 2195]
144    
145     * Sat Jan 13 2007 Shad L. Lords <slords@mail.com> 4.14.0-3
146     - Make squid clean cache [SME: 2195]
147    
148     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
149     - Update to new release naming. No functional changes.
150     - Make Packager generic
151    
152     * Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 4.14.0-1
153     - Roll stable stream version. [SME: 1016]
154    
155     * Mon Mar 13 2006 Gordon Rowell <gordonr@gormand.com.au> 4.13.2-06
156     - Expand proxy.pac and squid.conf in proxy-update event [SME: 212]
157    
158     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 4.13.2-05
159     - Bump release number only
160    
161     * Wed Nov 23 2005 Charlie Brady <charlieb@e-smith.com>
162     - [4.13.2-04]
163     - Return 'return "DIRECT";' by default if squid is disabled [SF: 1310447]
164    
165     * Sat Nov 5 2005 Gordon Rowell <gordonr@e-smith.com>
166     - [4.13.2-03]
167     - Return "DIRECT" by default if squid is disabled [SF: 1310447]
168    
169     * Mon Oct 17 2005 Charlie Brady <charlieb@e-smith.com>
170     - [4.13.2-02]
171     - Allow squid to create a real pid file, so that "squid -k rotate"
172     works. PID file needs to be created in a directory owned by 'squid'
173     user - I've chosen /var/log/squid. [SF: 1327724]
174    
175     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
176     - [4.13.2-01]
177     - Remove L10Ns from base packages [SF: 1309520]
178    
179     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
180     - [4.13.1-01]
181     - New dev stream before relocating L10Ns
182    
183     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
184     - [4.13.0-40]
185     - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
186    
187     * Tue Sep 27 2005 Charlie Brady <charlieb@e-smith.com>
188     - [4.13.0-39]
189     - Fix squid run script so that initialization output is also
190     sent to the logger. [SF: 1200402]
191    
192     * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
193     - [4.13.0-38]
194     - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
195    
196     * Mon Aug 29 2005 Charlie Brady <charlieb@e-smith.com>
197     - [4.13.0-37]
198     - Remove dependency on e-smith-hosts.
199    
200     * Tue Aug 2 2005 Shad Lords <slords@email.com>
201     - [4.13.0-36]
202     - Add TCPPort and access for firewall definitions [SF: 1246986]
203     - Add squid{TCPProxyPort} for transparent redirects [SF: 1246986]
204    
205     * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
206     - [4.13.0-35]
207     - Add French translation of panel (Merci, Didier RAMBEAU). [SF: 1234928]
208    
209     * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
210     - [4.13.0-34]
211     - Update to current db access APIs, in readiness for move of dbs to private
212     directory. [SF: 1216546 (Shad)]
213    
214     * Thu Jul 14 2005 Charlie Brady <charlieb@e-smith.com>
215     - [4.13.0-33]
216     - Change smtpfront-qmail{Proxy} -> smtpd{Proxy}. [Gordon Rowell, SF: 1212323]
217    
218     * Thu Jul 14 2005 Charlie Brady <charlieb@e-smith.com>
219     - [4.13.0-32]
220     - Disable DNS tests on startup, like the standard RH config. [SF: 1234007]
221    
222     * Tue Jul 5 2005 Charlie Brady <charlieb@e-smith.com>
223     - [4.13.0-31]
224     - Add extension_methods spec to squid.conf, to allow subversion
225     passthrough - see http://subversion.tigris.org/faq.html#proxy.
226     [SF: 1231333]
227    
228     * Thu Jun 9 2005 Charlie Brady <charlieb@e-smith.com>
229     - [4.13.0-30]
230     - Reword the initial section of the proxy panel to remove reference
231     to 6040 product. [Gordon SF:1201757]
232     - Remove -s flag in run script, to avoid sending debug messages
233     from squid via syslog. [SF: 1200402]
234    
235     * Tue Mar 8 2005 Charlie Brady <charlieb@e-smith.com>
236     - [4.13.0-29]
237     - Replace all restart-* and most reload-* actions with calls to 'adjust-services'.
238     Update e-smith-lib version dependency. [MN00065576]
239     - Use generic_template_expand action where possible, in place
240     of specific actions. Update e-smith-lib dependency. [MN00064130]
241    
242     * Tue Jan 18 2005 Charlie Brady <charlieb@e-smith.com>
243     - [4.13.0-28]
244     - Use /dev/null as pid_filename. Squid documentation lies - "none"
245     doesn't work. [charlieb MN00062550]
246    
247     * Wed Dec 29 2004 Charlie Brady <charlieb@e-smith.com>
248     - [4.13.0-27]
249     - Use e-smith-service for rc7.d symlink, so that "status" is respected.
250     [charlieb MN00061795]
251    
252     * Wed Dec 29 2004 Charlie Brady <charlieb@e-smith.com>
253     - [4.13.0-26]
254     - Better fix for logging problem. Log run script errors to /var/log/squid.run,
255     and let squid own and manage /var/log/squid. Remove migration fragment
256     which does chown/chmod. [charlieb MN00057027]
257     - Don't try to create a pid file - we don't have permission anyway
258     [charlieb MN00062550]
259    
260     * Thu Nov 11 2004 Charlie Brady <charlieb@e-smith.com>
261     - [4.13.0-25]
262     - Have multilog run as user squid, logging to /var/log/squid
263     (provided by squid package). [charlieb MN00057027]
264    
265     * Tue Sep 28 2004 Charlie Brady <charlieb@e-smith.com>
266     - [4.13.0-24]
267     - Remove duplicate local network in ACL. [charlieb MN00050804]
268    
269     * Fri Sep 3 2004 Charlie Brady <charlieb@e-smith.com>
270     - [4.13.0-23]
271     - Clean BuildRequires. [charlieb MN00043055]
272    
273     * Wed Jul 7 2004 Michael Soulier <msoulier@e-smith.com>
274     - [4.13.0-22]
275     - Added initialization of the cache to the run script. [msoulier MN00037758]
276    
277     * Thu Jun 10 2004 Michael Soulier <msoulier@e-smith.com>
278     - [4.13.0-21]
279     - Forgot to export the change_settings function. [msoulier MN00037755]
280     - Made the smtp proxy toggle display conditionally on the existence of the
281     e-smith-email rpm. [msoulier MN00037755]
282     - Made proxy-restart smarter, so it stops calling stop when the service is
283     down. [msoulier MN00037755]
284    
285     * Thu Jun 10 2004 Michael Soulier <msoulier@e-smith.com>
286     - [4.13.0-20]
287     - Added the initial version of the code, including a proxy-update event.
288     [msoulier MN00037755]
289    
290     * Thu Jun 10 2004 Michael Soulier <msoulier@e-smith.com>
291     - [4.13.0-19]
292     - Moved perl -> perl5, typo in directory path. [msoulier MN00037755]
293    
294     * Thu Jun 10 2004 Michael Soulier <msoulier@e-smith.com>
295     - [4.13.0-18]
296     - Added stub for new web panel. [msoulier MN00037755]
297    
298     * Tue Jun 8 2004 Michael Soulier <msoulier@e-smith.com>
299     - [4.13.0-17]
300     - Forward port of squid disable in serveronly mode. [msoulier MN00037260]
301    
302     * Tue May 4 2004 Michael Soulier <msoulier@e-smith.com>
303     - [4.13.0-16]
304     - Fixed bad var reference. [msoulier dpar-27884]
305    
306     * Thu Jan 22 2004 Michael Soulier <msoulier@e-smith.com>
307     - [4.13.0-15]
308     - Moved proxy-start/stop from e-smith-ntp to this package. [msoulier 10929]
309    
310     * Fri Dec 19 2003 Michael Soulier <msoulier@e-smith.com>
311     - [4.13.0-14]
312     - Fixed a migration fragment that was mangling the log permissions.
313     [msoulier 6449]
314    
315     * Fri Dec 19 2003 Michael Soulier <msoulier@e-smith.com>
316     - [4.13.0-13]
317     - Specified full path to logfile, as relative path did not work as expected.
318     [msoulier 6449]
319    
320     * Fri Dec 19 2003 Michael Soulier <msoulier@e-smith.com>
321     - [4.13.0-12]
322     - Changing permissions on /var/log/squid to permit smelog to use the directory
323     beneath. [msoulier 6449]
324    
325     * Fri Dec 19 2003 Michael Soulier <msoulier@e-smith.com>
326     - [4.13.0-11]
327     - Explicitly creating /var/log/squid/run with correct permissions.
328     [msoulier 6449]
329    
330     * Wed Dec 17 2003 Michael Soulier <msoulier@e-smith.com>
331     - [4.13.0-10]
332     - Added migration for supervise change. [msoulier 6449]
333    
334     * Wed Dec 17 2003 Michael Soulier <msoulier@e-smith.com>
335     - [4.13.0-09]
336     - Changed ownership of /var/log/squid. [msoulier 6449]
337    
338     * Mon Dec 15 2003 Michael Soulier <msoulier@e-smith.com>
339     - [4.13.0-08]
340     - Added multilog back, logging to /var/log/squid/run. [msoulier 6449]
341    
342     * Thu Dec 11 2003 Michael Soulier <msoulier@e-smith.com>
343     - [4.13.0-07]
344     - Removed multilog, as it does not apply here. [msoulier 6449]
345    
346     * Thu Dec 11 2003 Michael Soulier <msoulier@e-smith.com>
347     - [4.13.0-06]
348     - Changed log owner to smelog. [msoulier 6449]
349    
350     * Wed Dec 10 2003 Michael Soulier <msoulier@e-smith.com>
351     - [4.13.0-05]
352     - Changed owner of squid process and log directory to user squid.
353     [msoulier 6449]
354    
355     * Wed Dec 10 2003 Michael Soulier <msoulier@e-smith.com>
356     - [4.13.0-04]
357     - Fixed bug in genfilelist options. [msoulier 6449]
358    
359     * Wed Dec 10 2003 Michael Soulier <msoulier@e-smith.com>
360     - [4.13.0-03]
361     - Fixed bug in createlinks. [msoulier 6449]
362    
363     * Wed Dec 10 2003 Michael Soulier <msoulier@e-smith.com>
364     - [4.13.0-02]
365     - Supervising squid. [msoulier 6449]
366    
367     * Wed Dec 10 2003 Michael Soulier <msoulier@e-smith.com>
368     - [4.13.0-01]
369     - rolling to dev stream - 4.13.0
370    
371     * Tue Sep 9 2003 Gordon Rowell <gordonr@e-smith.com>
372     - [4.12.0-02]
373     - Disable safe_ports ACL by default. Create squid{SafePorts}
374     default ports list and squid{EnforceSafePorts} default to no [gordonr 9488]
375    
376     * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
377     - [4.12.0-01]
378     - Changing version to stable stream number - 4.12.0
379    
380     * Fri May 30 2003 Michael Soulier <msoulier@e-smith.com>
381     - [4.11.0-09]
382     - Removed dangling symlink to e-smith-proxy. [msoulier 8808]
383    
384     * Tue Apr 29 2003 Tony Clayton <apc@e-smith.com>
385     - [4.11.0-08]
386     - Add default db fragments for squid [tonyc 8537]
387     - Remove dead proxy-startup action [tonyc 8537]
388    
389     * Thu Apr 10 2003 Gordon Rowell <gordonr@e-smith.com>
390     - [4.11.0-07]
391     - Move defaults fragment to right location [gordonr 6911]
392    
393     * Tue Apr 8 2003 Gordon Rowell <gordonr@e-smith.com>
394     - [4.11.0-06]
395     - Added port 119 (nntp) to Safe_ports, corrected high ports range [gordonr 4430]
396    
397     * Mon Apr 7 2003 Gordon Rowell <gordonr@e-smith.com>
398     - [4.11.0-05]
399     - Set default for $squid{TransparentPort} and use in proxy.pac [gordonr 6911]
400    
401     * Mon Apr 7 2003 Gordon Rowell <gordonr@e-smith.com>
402     - [4.11.0-04]
403     - Added port 81 to acl Safe_ports [gordonr 4430]
404     - Sorted Safe_ports to make it easier to read [gordonr 4430]
405    
406     * Tue Mar 18 2003 Lijie Deng <lijied@e-smith.com>
407     - [4.11.0-03]
408     - Deleted ./etc/squid/squid.conf/template-begin [lijied 3295]
409    
410     * Mon Feb 24 2003 Michael Soulier <msoulier@e-smith.com>
411     - [4.11.0-02]
412     - Removed use of LocalDomainPrefix. [msoulier 4812]
413    
414     * Mon Feb 24 2003 Michael Soulier <msoulier@e-smith.com>
415     - [4.11.0-01]
416     - dev stream to 4.11.0
417    
418     * Mon Feb 24 2003 Michael Soulier <msoulier@e-smith.com>
419     - [4.10.0-03]
420     - Backed-out changes in 4.10.0-02, as this should be in a dev stream.
421     [msoulier 4812]
422    
423     * Mon Feb 24 2003 Michael Soulier <msoulier@e-smith.com>
424     - [4.10.0-02]
425     - Removed use of LocalDomainPrefix. [msoulier 4812]
426    
427     * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
428     - [4.10.0-01]
429     - Roll to maintained version number to 4.10.0
430    
431     * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
432     - [4.10.0-01]
433     - Roll to maintained version number to 4.10.0
434    
435     * Wed Oct 2 2002 Michael Soulier <msoulier@e-smith.com>
436     - [4.9.7-02]
437     - Removing redundant iptables rule in PREROUTING chain which forwarded
438     - any local network http traffic to the squid proxy, when the previous
439     - rule already forwarded _all_ traffic there. [msoulier 5029]
440    
441     * Thu Sep 12 2002 Charlie Brady <charlieb@e-smith.com>
442     - [4.9.7-01]
443     - Move proxy.pac file to /etc/httpd/conf/proxy/proxy.pac, and add
444     two URL aliases to it (/wpad.dat and /proxy.pac). Add appropriate
445     access rules. [charlieb 4838]
446    
447     * Wed Sep 11 2002 Charlie Brady <charlieb@e-smith.com>
448     - [4.9.6-02]
449     - Dynamically adjust transparent proxy rules in "adjust" section of masq
450     script. [charlieb 4501]
451    
452     * Thu Aug 22 2002 Charlie Brady <charlieb@e-smith.com>
453     - [4.9.6-01]
454     - Remove 45DenySquid template fragment - it's no longer needed since we
455     are using connection tracking. [charlieb 4499]
456    
457     * Wed Aug 21 2002 Charlie Brady <charlieb@e-smith.com>
458     - [4.9.5-01]
459     - Fix error in squid conf template if LocalDomainPrefix is defined.
460     [charlieb 4686]
461    
462     * Tue Aug 20 2002 Charlie Brady <charlieb@e-smith.com>
463     - [4.9.4-01]
464     - Add rc7.d symlink and don't set deprecated ORDER property [charlieb 4458]
465    
466     * Tue Jul 30 2002 Charlie Brady <charlieb@e-smith.com>
467     - [4.9.3-01]
468     - Add additional rules in nat table to protect local HTTP accesses from
469     being forced through transparent proxy. [charlieb 1268]
470    
471     * Wed Jul 17 2002 Charlie Brady <charlieb@e-smith.com>
472     - [4.9.2-01]
473     - Get syntax correct for iptables form of REDIRECT target, for
474     transparent proxy. [charlieb 1268]
475    
476     * Wed Jul 17 2002 Charlie Brady <charlieb@e-smith.com>
477     - [4.9.1-01]
478     - Change masq script fragments to use iptables. [charlieb 1268]
479    
480     * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
481     - [4.9.0-01]
482     - Changing version to development stream number - 4.9.0
483    
484     * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
485     - [4.8.0-01]
486     - Changing version to maintained stream number to 4.8.0
487    
488     * Wed May 29 2002 Charlie Brady <charlieb@e-smith.com>
489     - [4.7.12-01]
490     - Update proxy.pac to check host with isPlainHostName before doing DNS lookups.
491     Go direct for any plain host names. This shouldn't be necessary, but IE
492     is not going direct from WinXP with current setup. Remove redundent
493     else clauses while we are at it. [charlieb 3715]
494    
495     * Wed May 29 2002 Charlie Brady <charlieb@e-smith.com>
496     - [4.7.11-01]
497     - Add append_domain directive in squid.conf, so that squid can resolve
498     unqualified names. (Why doesn't it use what's in resolv.conf?)
499     [charlieb 3715]
500    
501     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
502     - [4.7.10-01]
503     - RPM rebuild forced by cvsroot2rpm
504    
505     * Fri May 17 2002 Tony Clayton <apc@e-smith.com>
506     - [4.7.9-01]
507     - Added 'use esmith::util' to 20ACL10localhost squid.conf fragment [tonyc 3253]
508    
509     * Fri Apr 19 2002 Gordon Rowell <gordonr@e-smith.com>
510     - [4.7.8-01]
511     - And really cleaning old directory this time [gordonr 3073]
512    
513     * Fri Apr 19 2002 Gordon Rowell <gordonr@e-smith.com>
514     - [4.7.7-01]
515     - Cleaned directory structure of bad pathname [gordonr 3073]
516    
517     * Fri Apr 19 2002 Gordon Rowell <gordonr@e-smith.com>
518     - [4.7.6-01]
519     - Moved start of function to template-begin in case comments are
520     a problem for some clients [gordonr 3073]
521    
522     * Fri Apr 19 2002 Gordon Rowell <gordonr@e-smith.com>
523     - [4.7.5-01]
524     - Added braces to templates to evaluate ConfigDB entries [gordonr 3073]
525    
526     * Fri Apr 19 2002 Gordon Rowell <gordonr@e-smith.com>
527     - [4.7.4-01]
528     - Added dependency on e-smith-hosts
529    
530     * Fri Apr 19 2002 Gordon Rowell <gordonr@e-smith.com>
531     - [4.7.3-01]
532     - Thanks to Damien Curtain for the wpad.dat details [gordonr 3073]
533    
534     * Fri Apr 19 2002 Gordon Rowell <gordonr@e-smith.com>
535     - [4.7.2-01]
536     - Rewrote proxy-conf using ConfigDB [gordonr 3073]
537     - Added support wpad.dat and proxy/pac files [gordonr 3073]
538    
539     * Fri Apr 19 2002 Gordon Rowell <gordonr@e-smith.com>
540     - [4.7.1-01]
541     - Initial CVS import
542    
543     * Fri Apr 19 2002 Gordon Rowell <gordonr@e-smith.com>
544     - [4.7.0-01]
545     - rollRPM: Rolled version number to 4.7.0-01. Includes patches up to 4.6.0-06.
546    
547     * Fri Feb 01 2002 Charlie Brady <charlieb@e-smith.com>
548     - [4.6.0-06]
549     - Disable transparent proxy rule if squid is disabled.
550    
551     * Tue Jan 15 2002 Charlie Brady <charlieb@e-smith.com>
552     - [4.6.0-05]
553     - Rationalise distribution of actions to events (#2507)
554     - Add proxy-restart to console-save event
555     - Remove proxy-startup from console-save and bootstrap-console-save events
556     - Remove proxy-conf from post-upgrade event
557     - Move mkdir to create bootstrap-console-save event directory into prep
558     section (from %build), so that it gets included in the tarball by the
559     next rollRPM.
560    
561     * Mon Jan 14 2002 Charlie Brady <charlieb@e-smith.com>
562     - [4.6.0-04]
563     - Fix missing newline in previous never-direct fix.
564    
565     * Mon Jan 14 2002 Charlie Brady <charlieb@e-smith.com>
566     - [4.6.0-03]
567     - Add never_direct statements to parent cache case, as always_direct on
568     its own is not enough.
569    
570     * Thu Jan 03 2002 Charlie Brady <charlieb@e-smith.com>
571     - [4.6.0-02]
572     - Fix runtime lookup of external IP in masq script fragment.
573     - Use always_direct deny statement to force squid to use an external cache
574     if a parent cache is specified.
575    
576     * Tue Dec 11 2001 Jason Miller <jay@e-smith.com>
577     - [4.6.0-01]
578     - rollRPM: Rolled version number to 4.6.0-01. Includes patches up to 4.5.0-03.
579    
580     * Wed Nov 07 2001 Charlie Brady <charlieb@e-smith.com>
581     - [4.5.0-03]
582     - Change the default setting for transparent to "yes".
583    
584     * Wed Nov 07 2001 Charlie Brady <charlieb@e-smith.com>
585     - [4.5.0-02]
586     - Add transparent proxy feature, which is disabled by default. To enable,
587     set Transparent property of "squid" service to "yes".
588    
589     * Wed Nov 7 2001 Charlie Brady <charlieb@e-smith.com>
590     - [4.5.0-01]
591     - Rolled version number to 4.5.0-01. Includes patches upto 4.4.0-07.
592    
593     * Wed Nov 07 2001 Tony Clayton <tonyc@e-smith.com>
594     - [4.4.0-07]
595     - rebranding to Mitel Networks
596    
597     * Mon Oct 22 2001 Charlie Brady <charlieb@e-smith.com>
598     - [4.4.0-06]
599     - Translate shell createlinks to perl createlinks
600     - Add bootstrap-console-save symlinks via changes to createlinks script
601    
602     * Wed Aug 29 2001 Charlie Brady <charlieb@e-smith.com>
603     - [4.4.0-05]
604     - Add template fragment to set ftp_user used for password in anonymous ftp
605     - Add template fragment to set cache administrator email address in messages.
606    
607     * Fri Aug 17 2001 gordonr
608     - [4.4.0-04]
609     - Autorebuild by rebuildRPM
610    
611     * Wed Aug 15 2001 Charlie Brady <charlieb@e-smith.com>
612     - [4.4.0-03]
613     - Add template fragements to make sure that webdav protocols are not requested
614     via an upstream cache.
615     - Re-add template-begin, as the default template-begin is not yet inserted.
616    
617     * Mon Aug 13 2001 Charlie Brady <charlieb@e-smith.com>
618     - [4.4.0-02]
619     - Break template-begin for squid.conf into fragments.
620     - Change acl name of localhost into localsrc, and change all
621     references to it.
622     - Add acl of localdst for all local destinations. In future we should point
623     client browsers directly at local web servers.
624    
625     * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
626     - [4.4.0-01]
627     - Rolled version number to 4.4.0-01. Includes patches upto 4.3.0-03.
628    
629     * Fri Jul 6 2001 Peter Samuel <peters@e-smith.com>
630     - [4.3.0-03]
631     - Changed license to GPL
632    
633     * Tue May 29 2001 Tony Clayton <tonyc@e-smith.com>
634     - [4.3.0-02]
635     - untie %conf hash in before calling serviceControl in proxy-startup
636    
637     * Mon Apr 30 2001 Charlie Brady <charlieb@e-smith.com>
638     - [4.3.0-01]
639     - Rolled version number to 4.3.0-01. Includes patches upto 4.2.0-04.
640    
641     * Sun Mar 25 2001 Gordon Rowell <gordonr@e-smith.com>
642     - [4.2.0-04]
643     - Removed dependency on e-smith-packetfilter. There is a filter fragment
644     which will will be useless without it, but it's not really a dependency
645    
646     * Sat Mar 03 2001 Charlie Brady <charlieb@e-smith.com>
647     - [4.2.0-03]
648     - Add packet filter fragment to deny and log any connection attempt on
649     the external interface. This filter fragment is only active if squid
650     is enabled.
651     - Add requires e-smith-packetfilter spec.
652    
653     * Thu Feb 8 2001 Adrian Chung <adrianc@e-smith.com>
654     - [4.2.0-02]
655     - Rolling release number for GPG signing.
656    
657     * Thu Jan 25 2001 Peter Samuel <peters@e-smith.com>
658     - [4.2.0-01]
659     - Rolled version number to 4.2.0-01
660     Includes patches upto 4.1.0-2
661    
662     * Thu Dec 28 2000 Gordon Rowell <gordonr@e-smith.com>
663     - [4.1.0-2]
664     - Added manager port (980) to Safe_ports
665    
666     * Wed Dec 06 2000 Peter Samuel <peters@e-smith.com>
667     - [4.1.0-1]
668     - Rolled version to 4.1.0-1. Includes patches up to 4.0.7-3
669    
670     * Mon Oct 30 2000 Charlie Brady <charlieb@e-smith.com>
671     - Fix typo in proxy-startup which prevented squid from starting
672    
673     * Mon Oct 30 2000 Charlie Brady <charlieb@e-smith.com>
674     - This is e-smith-proxy-4.0.7-2.
675     - Merge services database back into configuration db.
676    
677     * Thu Oct 26 2000 Peter Samuel <peters@e-smith.com>
678     - Rolled version to 4.0.7. Includes patches up to 4.0.6-13
679    
680     * Fri Oct 06 2000 Charlie Brady <charlieb@e-smith.com>
681     - Fix perl errors in proxy-conf
682    
683     * Fri Oct 06 2000 Charlie Brady <charlieb@e-smith.com>
684     - Make sure that "squid" is enabled in the services database
685     - Remove %post section.
686     - Fixed some script errors in other action scripts.
687    
688     * Thu Oct 05 2000 Adrian Chung <adrian.chung@e-smith.com>
689     - Changed restart action to use serviceControl
690     - Removed post-install event conditional.
691     - Changed %post set to setdefault.
692    
693     * Wed Oct 04 2000 Paul Nesbit <pkn@e-smith.com>
694     - expand templates only if enabled in services database.
695     - added /sbin/e-smith/db services set proxy enabled to %post
696    
697     * Tue Oct 03 2000 Charlie Brady <charlieb@e-smith.com>
698     - Update services database when enabling/disabling service startup
699    
700     * Mon Sep 25 2000 Paul Nesbit <pkn@e-smith.com>
701     - updated contact, support and URL info
702    
703     * Fri Aug 25 2000 Charlie Brady <charlieb@e-smith.com>
704     - Added build dependency on e-smith-devtools, and dependency on
705     e-smith-lib. Generate file list with genfilelist.
706    
707     * Thu Aug 24 2000 Gordon Rowell <gordonr@e-smith.com>
708     - Rewrote proxy-startup to user serviceControl()
709    
710     * Wed Jul 12 2000 Joseph Morrison <jdm@e-smith.net>
711     - Use -1 argument to split command to handle null final values in
712     configuration records
713    
714     * Sat Jun 17 2000 Charlie Brady <charlieb@e-smith.net>
715     - Do not mark templates as config files.
716    
717     * Mon Jun 12 2000 Charlie Brady <charlieb@e-smith.net>
718     - Use list form of backgroundCommand.
719    
720     * Thu May 18 2000 Charlie Brady <charlieb@e-smith.net>
721     - fold long lines in spec file
722     - Use & substitution in sed line
723    
724     * Sun May 14 2000 Charlie Brady <charlieb@e-smith.net>
725     - Removed transproxy patch
726     - Make squid.conf template a directory
727    
728     * Thu May 11 2000 Charlie Brady <charlieb@e-smith.net>
729     - Some small fixes in conf startup script
730     - Add dependency on squid
731    
732     * Fri Apr 21 2000 Charlie Brady <charlieb@e-smith.net>
733     - Add a missing script template
734    
735     * Thu Apr 20 2000 Charlie Brady <charlieb@e-smith.net>
736     - Add transparent proxy feature. Change architecture to "noarch"
737     - Make templates %config files.
738    
739     %prep
740     %setup
741 unnilennium 1.2 %patch0 -p1
742 vip-ire 1.4 %patch1 -p1
743 unnilennium 1.5 %patch2 -p1
744 unnilennium 1.6 %patch3 -p1
745 michel 1.7 %patch4 -p1
746 michel 1.8 %patch5 -p1
747 jpp 1.9 %patch6 -p1
748 jpp 1.10 %patch7 -p1
749 jpp 1.11 %patch8 -p1
750 michel 1.8
751     rm -rf root/var/service/squid/
752 michel 1.7 mkdir -p root/usr/lib/systemd/system/squid.service.d
753 jpp 1.11 rm -rf root/var/log/squid.run
754 stephdl 1.1
755     %build
756     perl createlinks
757    
758     %install
759     rm -rf $RPM_BUILD_ROOT
760     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
761     rm -f %{name}-%{version}-%{release}-filelist
762     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
763     > %{name}-%{version}-%{release}-filelist
764 michel 1.7 # --dir '/var/service/squid' 'attr(1755,root,root)' \
765     # --file '/var/service/squid/down' 'attr(0644,root,root)' \
766     # --file '/var/service/squid/run' 'attr(0755,root,root)' \
767     # --dir '/var/service/squid/supervise' 'attr(0700,root,root)' \
768     # --dir '/var/service/squid/log' 'attr(1755,root,root)' \
769     # --file '/var/service/squid/log/run' 'attr(0755,root,root)' \
770     # --dir '/var/service/squid/log/supervise' 'attr(0700,root,root)' \
771     # --dir '/var/log/squid.run' 'attr(0750,smelog,root)' \
772 stephdl 1.1 echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
773    
774     %clean
775     rm -rf $RPM_BUILD_ROOT
776    
777 jpp 1.9 %post
778     if [ -d /var/service/squid ]; then
779     rm -rf /var/service/squid
780     fi
781    
782 stephdl 1.1 %files -f %{name}-%{version}-%{release}-filelist
783     %defattr(-,root,root)

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