/[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.8 - (show annotations) (download)
Fri Dec 11 20:35:23 2020 UTC (3 years, 9 months ago) by michel
Branch: MAIN
CVS Tags: e-smith-proxy-5_6_0-8_el7_sme
Changes since 1.7: +10 -2 lines
* Thu Dec 10 2020 Michel Begue <mab974@gmail.com> 2.6.0-8.sme
- fix actions for e-smith-proxy-update event [SME: 11116]
- add intercept for squid [SME: 9419]

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

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