/[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.10 - (show annotations) (download)
Fri Oct 22 02:06:17 2021 UTC (2 years, 11 months ago) by jpp
Branch: MAIN
CVS Tags: e-smith-proxy-5_6_0-10_el7_sme
Changes since 1.9: +8 -2 lines
* Thu Oct 21 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.6.0-10.sme
- fix squid starting before network [SME: 11713]
  also dropin file not expanded on install fixed

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

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