/[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.10 - (show annotations) (download)
Fri Aug 15 23:49:40 2008 UTC (15 years, 10 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-proxy-4_14_0-15_el5_sme
Changes since 1.9: +9 -1 lines
Updates

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

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