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

Contents 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.2 - (show annotations) (download)
Thu Sep 6 16:14:58 2007 UTC (16 years, 9 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-proxy-4_14_0-7_el5_sme
Changes since 1.1: +6 -1 lines
Update packages

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

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