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

Annotation 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.7 - (hide annotations) (download)
Tue Dec 1 16:03:46 2020 UTC (3 years, 7 months ago) by michel
Branch: MAIN
Changes since 1.6: +20 -12 lines
make: « clog » est à jour.

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

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