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