/[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.5 - (show annotations) (download)
Mon Apr 10 18:56:22 2017 UTC (7 years, 3 months ago) by unnilennium
Branch: MAIN
CVS Tags: e-smith-proxy-5_6_0-5_el7_sme
Changes since 1.4: +7 -3 lines
* Mon Apr 10 2017 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-5.sme
- redirect squid syslog messages to /var/log/squid/squid.log [SME: 79]

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

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