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

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

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


Revision 1.1 - (hide annotations) (download)
Tue Jun 12 19:25:28 2007 UTC (16 years, 11 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-proxy-4_14_0-6_el5_sme
Import on branch sme8 of package e-smith-proxy-4.14.0-6.el5.sme.src.rpm

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

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