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

Contents 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.4 - (show annotations) (download)
Thu Jan 5 16:35:01 2017 UTC (7 years, 6 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-proxy-5_6_0-4_el7_sme
Changes since 1.3: +7 -3 lines
* Thu Jan 5 2017 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-4.sme
- Allow custom file descriptor limit, and set default to 4096 [SME: 9912]

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

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