/[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.6 - (show annotations) (download)
Wed Apr 12 21:24:57 2017 UTC (7 years, 3 months ago) by unnilennium
Branch: MAIN
CVS Tags: e-smith-proxy-5_6_0-6_el7_sme
Changes since 1.5: +7 -2 lines
* Wed Apr 12 2017 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-6.sme
- fix disabling smtp proxy via SM doesn't work [SME: 9639]

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

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