/[smeserver]/rpms/e-smith-apache/sme9/e-smith-apache.spec
ViewVC logotype

Contents of /rpms/e-smith-apache/sme9/e-smith-apache.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.12 - (show annotations) (download)
Fri Oct 31 12:31:18 2014 UTC (9 years, 7 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-apache-2_4_0-11_el6_sme
Changes since 1.11: +5 -4 lines
* Fri Oct 31 2014 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-11.sme
- Revert CRIME mitigation patch, as it's not needed [SME: 8613]

1 # $Id: e-smith-apache.spec,v 1.11 2014/10/24 10:40:50 vip-ire Exp $
2
3 Summary: e-smith server and gateway - apache module
4 %define name e-smith-apache
5 Name: %{name}
6 %define version 2.4.0
7 %define release 11
8 Version: %{version}
9 Release: %{release}%{?dist}
10 License: GPL
11 Group: Networking/Daemons
12 Source: %{name}-%{version}.tar.xz
13 Patch1: e-smith-apache-2.4.0-pwauth.patch
14 Patch2: e-smith-apache-2.4.0-ibay_auth.patch
15 Patch3: e-smith-apache-2.4.0-apache_modules.patch
16 Patch4: e-smith-apache-2.4.0-35SSL10SSLCipherSuite.patch
17 Patch5: e-smith-apache-2.4.0-ssl_engine_on.patch
18 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
19 BuildArchitectures: noarch
20 Requires: e-smith-base >= 4.15.1
21 Requires: e-smith-lib >= 1.15.1-19
22 Requires: e-smith-daemontools >= 1.7.1-01
23 Requires: mod_ssl
24 Requires: mod_authnz_external
25 Obsoletes: distcache <= 1.4.5
26 Obsoletes: mod_auth_external
27 Obsoletes: e-smith-proxypass
28 Obsoletes: e-smith-apache-proxy
29 Conflicts: e-smith-ibays < 1.0.2
30 AutoReqProv: no
31 BuildRequires: e-smith-devtools >= 1.11.0-12
32
33 %description
34 e-smith server and gateway software - apache module.
35
36 %changelog
37 * Fri Oct 31 2014 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-11.sme
38 - Revert CRIME mitigation patch, as it's not needed [SME: 8613]
39
40 * Fri Oct 24 2014 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-10.sme
41 - Mitigate CVE-2012-4929 [SME: 8613]
42
43 * Tue Jul 29 2014 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-9.sme
44 - Turn SSLEngine on in the SSL vhost (ProxyPassVirtualHosts) [SME: 8501]
45
46 * Tue Jan 28 2014 Ian Wells <esmith@wellsi.com> 2.4.0-8.sme
47 - Remove insecure ciphers [SME: 8138]
48
49 * Mon Oct 07 2013 John H. Bennett III <bennettj@johnbennettservices.com> 2.4.0-7.sme
50 - Re-do patch to add missing default httpd.conf modules [SME: 7874]
51 - Add authz_groupfile as a loadable Module [SME: 7875]
52
53 * Fri Oct 04 2013 John H. Bennett III <bennettj@johnbennettservices.com> 2.4.0-6.sme
54 - Patch to add missing default httpd.conf modules [SME: 7874]
55
56 * Mon Sep 30 2013 John H. Bennett III <bennettj@johnbennettservices.com> 2.4.0-5.sme
57 - Patch to correct issue with not being able to access a password protected ibay [SME: 7794]
58
59 * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.sme
60 - Obsolete el5 version of distcache [SME: 7273]
61
62 * Wed Mar 6 2013 Shad L. Lords <slords@mail.com> 2.4.0-3.sme
63 - Obsolete mod_auth_external and require mod_authnz_external [SME: 7319]
64 - Change the way module is loaded and initialized
65
66 * Mon Feb 18 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-2.sme
67 - Add missing dependency on mod_ssl [SME: 7234]
68
69 * Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
70 - Roll new stream for sme9
71
72 * Fri Jun 29 2012 Ian Wells <esmith@wellsi.com> 2.2.0-9.sme
73 - Disable index listing of Apache icons folder [SME: 7015]
74
75 * Fri Dec 23 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-8.sme
76 - Fix server-resources redirect w/o trailing slash [SME: 6758]
77
78 * Sat Mar 12 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-7.sme
79 - Disable SSLv2 by default [SME: 6482]
80
81 * Sun Apr 26 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-6.sme
82 - Add option to disable SSLv2 [SME: 5034]
83
84 * Sat Mar 28 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-5.sme
85 - Add OpenOffice2 MIME Types [SME: 5112]
86
87 * Sat Mar 7 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-4.sme
88 - Add OpenOffice MIME Types [SME: 4848]
89 - Add XML MIME Type [SME: 5035]
90
91 * Thu Dec 11 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-3.sme
92 - Fix issues in patch that adds Microsoft Office 2007 MIME types [SME: 4548]
93
94 * Tue Dec 2 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-2.sme
95 - Add Microsoft Office 2007 MIME types [SME: 4548]
96
97 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
98 - Roll new stream to separate sme7/sme8 trees [SME: 4633]
99
100 * Tue Oct 23 2007 Filippo Carletti <filippo.carletti@gmail.com> 1.2.0-16
101 - Add SSL support to ProxyPass. [SME: 3481]
102
103 * Tue Sep 11 2007 Gavin Weight <gweight@gmail.com> 1.2.0-15
104 - Create/Move httpd logrotate.d directory. [SME: 3380]
105
106 * Tue Sep 11 2007 Gavin Weight <gweight@gmail.com> 1.2.0-14
107 - Rename apache to httpd in templates2expand. [SME: 3380]
108
109 * Wed Jun 6 2007 Shad L. Lords <slords@mail.com> 1.2.0-13
110 - Fix patch to exclude hosts if domains exist [SME: 2307]
111
112 * Fri May 18 2007 Shad L. Lords <slords@mail.com> 1.2.0-12
113 - Use correct lib for modules
114
115 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
116 - Clean up spec so package can be built by koji/plague
117
118 * Fri Feb 23 2007 Shad L. Lords <slords@mail.com> 1.2.0-11
119 - Fix patch so template expands [SME: 2307]
120
121 * Fri Feb 23 2007 Shad L. Lords <slords@mail.com> 1.2.0-10
122 - Don't include host if domain exists [SME: 2307]
123
124 * Tue Feb 13 2007 Charlie Brady <charlie_brady@mitel.com> 1.2.0-9
125 - Gracefully handle differences in module names between apache
126 versions. [SME: 2471]
127 - Add logrotate changes which should have been in 1.2.0-7 (patch
128 was provided but not applied).
129
130 * Sat Jan 27 2007 Shad L. Lords <slords@mail.com> 1.2.0-8
131 - Remove proxypass fragment (now in e-smith-manager)
132
133 * Sat Jan 27 2007 Shad L. Lords <slords@mail.com> 1.2.0-8
134 - Remove proxypass fragment (now in e-smith-manager)
135
136 * Fri Jan 19 2007 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-7
137 - Move logrotate fragments from e-smith-base.
138
139 * Thu Dec 21 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-6
140 - Add support for optional modSSL{CertificateChainFile} [SME: 1779]
141
142 * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
143 - Update to new release naming. No functional changes.
144 - Make Packager generic
145
146 * Wed Nov 29 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-04
147 - Revert last change [SME: 2109]
148 - TODO: Split dev stream for that change
149 - Add Conflicts for latest e-smith-manager dev stream
150
151 * Wed Nov 08 2006 Charlie Brady <charlie_brady@mitel.com> 1.2.0-03
152 - Remove manager proxy pass fragment - moved to e-smith-manager.
153
154 * Sat Jul 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.2.0-02
155 - Add ProxyPassReverse directives to allow redirects to work for proxy-
156 passed virtual domains. Also proxy pass https to https. [SME: 1735]
157
158 * Tue Mar 14 2006 Charlie Brady <charlie_brady@mitel.com> 1.2.0-01
159 - Roll stable stream version. [SME: 1016]
160
161 * Mon Mar 13 2006 Charlie Brady <charlie_brady@mitel.com> 1.1.2-37
162 - Fix lookup of 'httpd' props in a few templates. Service name is
163 httpd-e-smith. [SME: 1029]
164
165 * Fri Feb 10 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-36
166 - Deny access to files starting with .ht typically
167 .htaccess and .htpasswd [SME: 716]
168
169 * Tue Jan 31 2006 Gavin Weight <gweight@gmail.com> 1.1.2-35
170 - Change modPerl from enabled to disabled [SME: 575]
171
172 * Fri Jan 6 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-34
173 - Add SVG filetype [SME: 374]
174
175 * Thu Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-33
176 - And relocate the modSSL{CipherSuite} default to e-smith-base with
177 the other modSSL defaults [SME: 194]
178
179 * Thu Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-32
180 - Change default CipherSuite [SME: 194]
181 Was: ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:-LOW:+SSLv2:-EXP
182 Is: ALL:!aNULL:!ADH:!eNULL:!LOW:!EXP:RC4+RSA:+HIGH:+MEDIUM
183
184 * Thu Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-31
185 - Moved SSL CipherSuite into db default - modSSL{CipherSuite} [SME: 194]
186
187 * Thu Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-30
188 - Remove inode from FileETag response [SME: 198]
189
190 * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-29
191 - Use literal HERE document to ensure braces in TRACE/TRACK rewrite [SME: 196]
192
193 * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-28
194 - Add type for XSL stylesheet (.xsl) files [SME: 76]
195
196 * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-27
197 - Bump release number only
198
199 * Wed Aug 17 2005 Charlie Brady <charlieb@e-smith.com>
200 - [1.1.2-26]
201 - Add content from e-smith-apache-proxy, to enable apache to
202 also operate as a non-caching proxy server. Add Obsoletes:
203 header to ensure e-smith-apache-proxy RPM is removed on
204 upgrade.
205
206 * Tue Aug 9 2005 Shad Lords <slords@mail.com>
207 - [1.1.2-25]
208 - Add directive for icons directory
209 - Fix newlines left on end of icons template
210 - Update server aliases to reference all local hosts [SF: 1246172]
211
212 * Wed Aug 3 2005 Shad Lords <slords@mail.com>
213 - [1.1.2-24]
214 - Fix Rewrite rule to include trailing stuff
215
216 * Wed Aug 3 2005 Shad Lords <slords@mail.com>
217 - [1.1.2-23]
218 - Update ProxyPass to use httpd-admin{TCPPort} [SF: 1246986]
219
220 * Wed Jul 27 2005 Charlie Brady <charlieb@e-smith.com>
221 - [1.1.2-22]
222 - Disable HTTP TRACK and TRACE in each VirtualDomain (patch by Gordon
223 Rowell, with some further work by Shad Lords). [SF: 1240658]
224
225 * Wed Jul 27 2005 Gordon Rowell <gordonr@gormand.com.au>
226 - [1.1.2-21]
227 - Disable all low grade ciphers for SSL. [SF: 1240654]
228
229 * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
230 - [1.1.2-20]
231 - Don't load userdir module by default. It's not used, and causes
232 Nessus to complain. [SF: 1240657]
233
234 * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
235 - [1.1.2-19]
236 - Patch from Shad: update rewrite and ProxyPass stuff for manager URLs.
237 [SF: 1172203]
238
239 * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
240 - [1.1.2-18]
241 - Add GPL COPYING file.
242
243 * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
244 - [1.1.2-17]
245 - Clean up apache templates to use current DB interfaces.
246 - Make sure the single host ValidFrom specs for proxypass doesn't
247 upset apache.
248
249 * Tue Jun 21 2005 Charlie Brady <charlieb@e-smith.com>
250 - [1.1.2-16]
251 - Make sure that DocumentRoot directory exists - latest apache2
252 will not start up if not.
253
254 * Fri Jun 17 2005 Charlie Brady <charlieb@e-smith.com>
255 - [1.1.2-15]
256 - Do graceful restart of apache in domain-*, in case domain->ibay
257 assignments have changed. [SF: 1222433]
258
259 * Wed Jun 8 2005 Charlie Brady <charlieb@e-smith.com>
260 - [1.1.2-14]
261 - Add rewrite fragment for httpd.conf to disable TRACE and TRACK
262 requests.
263
264 * Fri May 27 2005 Charlie Brady <charlieb@e-smith.com>
265 - [1.1.2-13]
266 - Add support for TemplatePath => ProxyPassVirtualHost entries
267 in domains db.
268
269 * Fri May 27 2005 Charlie Brady <charlieb@e-smith.com>
270 - [1.1.2-12]
271 - Bring ProxyPass fragment up to latest e-smith-lib APIs.
272
273 * Fri May 27 2005 Charlie Brady <charlieb@e-smith.com>
274 - [1.1.2-11]
275 - Remove ProxyPass support for various deprecated URIs. [SF: 1172203]
276 - Add content of e-smith-proxypass RPM. Add Obsoletes: header.
277
278 * Wed Mar 30 2005 Charlie Brady <charlieb@e-smith.com>
279 - [1.1.2-10]
280 - Add default TCPPort property to httpd-e-smith, so that correct
281 hole is punched in firewall.
282
283 * Mon Mar 21 2005 Charlie Brady <charlieb@e-smith.com>
284 - [1.1.2-09]
285 - Remove mangling of syslog and apache log filenames - just
286 retargeting the symlinks has the same effect. [MN00064132]
287
288 * Sun Mar 20 2005 Charlie Brady <charlieb@e-smith.com>
289 - [1.1.2-08]
290 - Remove logrotate-httpd which is obsoleted by generic_template_expand.
291
292 * Wed Mar 16 2005 Charlie Brady <charlieb@e-smith.com>
293 - [1.1.2-07]
294 - Fix dangling symlink in ibay-create. [MN00065576]
295
296 * Mon Mar 14 2005 Charlie Brady <charlieb@e-smith.com>
297 - [1.1.2-06]
298 - Use generic_template_expand action where possible, in place
299 of specific actions. Update e-smith-lib dependency. [MN00064130]
300 - Replace all restart-* and most reload-* actions with calls to 'adjust-services'.
301 Update e-smith-lib version dependency. [MN00065576]
302
303 * Tue Feb 22 2005 Charlie Brady <charlieb@e-smith.com>
304 - [1.1.2-05]
305 - Don't attempt to configure httpd.conf in post-install and post-upgrade.
306 [MN00065717]
307
308 * Tue Jan 25 2005 Charlie Brady <charlieb@e-smith.com>
309 - [1.1.2-04]
310 - Remove stray ServiceLink sylinks. [MN00064757]
311
312 * Tue Dec 28 2004 Charlie Brady <charlieb@e-smith.com>
313 - [1.1.2-03]
314 - Add "chpst -P" to httpd-e-smith run script, to protect runsv/supervise
315 from term signals (wrongly) relayed by apache. [charlieb MN00051144]
316
317 * Fri Dec 24 2004 Charlie Brady <charlieb@e-smith.com>
318 - [1.1.2-02]
319 - Remove ValidFrom defaults fragment for httpd-admin - as it duplicates
320 one in e-smith-base. [MN00062533]
321
322 * Wed Nov 17 2004 Mark Knox <markk@e-smith.com>
323 - [1.1.2-01]
324 - Picking up new directory. MN00056429.
325
326 * Wed Nov 17 2004 Mark Knox <markk@e-smith.com>
327 - [1.1.1-03]
328 - Added empty ValidFrom defaults fragment [markk MN00056429]
329
330 * Tue Nov 9 2004 Charlie Brady <charlieb@e-smith.com>
331 - [1.1.1-02]
332 - Modify config and run script for compatibility with apache 2. Most of these
333 changes were contributed by Shad Lords. [charlieb MN00051144]
334
335 * Mon Oct 4 2004 Charlie Brady <charlieb@e-smith.com>
336 - [1.1.1-01]
337 - New development stream for apache 2 - 1.1.1
338
339 * Fri Sep 3 2004 Charlie Brady <charlieb@e-smith.com>
340 - [1.1.0-23]
341 - Clean BuildRequires. [charlieb MN00043055]
342
343 * Tue Jul 13 2004 Michael Soulier <msoulier@e-smith.com>
344 - [1.1.0-22]
345 - Updated modPerl templates to remove use of esmith::config.
346 [msoulier MN00039579]
347
348 * Tue Jun 22 2004 Michael Soulier <msoulier@e-smith.com>
349 - [1.1.0-21]
350 - Added RewriteCond statements to previous RewriteRules to exclude localhost,
351 so ssh port-forwarding is not broken. [msoulier MN00020885]
352
353 * Fri Jun 18 2004 Tony Clayton <apc@e-smith.com>
354 - [1.1.0-20]
355 - Fix LoadModule fragment from last patch [tonyc 11348]
356
357 * Mon Jun 14 2004 Tony Clayton <apc@e-smith.com>
358 - [1.1.0-19]
359 - Add modPerl service and httpd.conf templates [tonyc 11348]
360
361 * Mon May 10 2004 Michael Soulier <msoulier@e-smith.com>
362 - [1.1.0-18]
363 - Adding rewrite rules to prevent plaintext access to the server manager.
364 [msoulier MN00020885]
365
366 * Thu May 6 2004 Michael Soulier <msoulier@e-smith.com>
367 - [1.1.0-17]
368 - Added httpd-admin's remoteaccess list to permissible networks for
369 server-resources. [msoulier MN00024949]
370
371 * Mon Feb 23 2004 Michael Soulier <msoulier@e-smith.com>
372 - [1.1.0-16]
373 - Backing-out last change. [msoulier dpar-21489]
374
375 * Mon Feb 23 2004 Michael Soulier <msoulier@e-smith.com>
376 - [1.1.0-15]
377 - Added restart-httpd-graceful to domain-* events. [msoulier dpar-21489]
378
379 * Wed Feb 18 2004 Michael Soulier <msoulier@e-smith.com>
380 - [1.1.0-14]
381 - Updating requires to e-smith-daemontools. [msoulier 7629]
382
383 * Wed Feb 18 2004 Michael Soulier <msoulier@e-smith.com>
384 - [1.1.0-13]
385 - Updating restart-httpd-graceful to use new daemontools sigusr1 option.
386 [msoulier 7629]
387
388 * Wed Jan 21 2004 Michael Soulier <msoulier@e-smith.com>
389 - [1.1.0-12]
390 - Staggering the symlinks a little farther. [msoulier 9955]
391
392 * Wed Jan 21 2004 Michael Soulier <msoulier@e-smith.com>
393 - [1.1.0-11]
394 - Adding symlinks to the service-domain-create event for httpd restart.
395 [msoulier 9955]
396
397 * Tue Dec 9 2003 Michael Soulier <msoulier@e-smith.com>
398 - [1.1.0-10]
399 - Fixed another error in the specfile, resulting in incorrect file
400 permissions. [msoulier 7629]
401 - Updated action scripts for supervise. [msoulier 7629]
402
403 * Tue Dec 9 2003 Michael Soulier <msoulier@e-smith.com>
404 - [1.1.0-09]
405 - Fixed an error in the specfile. [msoulier 7629]
406
407 * Tue Dec 9 2003 Michael Soulier <msoulier@e-smith.com>
408 - [1.1.0-08]
409 - Updated createlinks for daemontools. [msoulier 7629]
410
411 * Tue Dec 9 2003 Michael Soulier <msoulier@e-smith.com>
412 - [1.1.0-07]
413 - Putting httpd-e-smith under supervision. [msoulier 7629]
414
415 * Thu Sep 18 2003 Michael Soulier <msoulier@e-smith.com>
416 - [1.1.0-06]
417 - Added a null-string return value to the end of 00Setup, ensure no output
418 from that fragment. [msoulier 9803]
419
420 * Wed Sep 3 2003 Charlie Brady <charlieb@e-smith.com>
421 - [1.1.0-05]
422 - Use implementation class, not virtual class in VirtualHosts/00Setup fragment.
423 [charlieb 9803]
424
425 * Wed Sep 3 2003 Michael Soulier <msoulier@e-smith.com>
426 - [1.1.0-04]
427 - Added a 75AddType05.exe fragment to specify a proper mime-type for .exe
428 files. [msoulier 9866]
429
430 * Fri Aug 29 2003 Charlie Brady <charlieb@e-smith.com>
431 - [1.1.0-03]
432 - Allow TemplatePath property in domain record to specify an alternate template
433 subdir for virtual host content specification (e.g. to proxypass a domain).
434 [charlieb 8409]
435
436 * Fri Aug 29 2003 Charlie Brady <charlieb@e-smith.com>
437 - [1.1.0-02]
438 - Changed the VirtualHosts subtemplate to pass the domain object instead of db handle,
439 and modified VirtualHosts/00Setup fragment to convert it to the right class.
440 Fix scoping problem with the blessed object. [charlieb 9803]
441
442 * Fri Aug 29 2003 Michael Soulier <msoulier@e-smith.com>
443 - [1.1.0-01]
444 - rolling to dev stream - 1.1.0
445
446 * Fri Aug 29 2003 Michael Soulier <msoulier@e-smith.com>
447 - [1.0.0-04]
448 - Added a 00Setup fragment to VirtualHosts to process the %domainsdb hash back
449 into an esmith::DomainsDB object. [msoulier 9803]
450
451 * Mon Aug 25 2003 Michael Soulier <msoulier@e-smith.com>
452 - [1.0.0-03]
453 - Added a reference to the domains db in the extra data for processing the
454 VirtualHosts fragments. [msoulier 9803]
455
456 * Fri Aug 1 2003 Michael Soulier <msoulier@e-smith.com>
457 - [1.0.0-02]
458 - Fixed a precedence error that broke virtual hosts in apache.
459 [msoulier 9640]
460
461 * Wed Jul 9 2003 Charlie Brady <charlieb@e-smith.com>
462 - [1.0.0-01]
463 - Setting to release version number - 1.0.0
464
465 * Wed Jul 9 2003 Michael Soulier <msoulier@e-smith.com>
466 - [0.2.0-04]
467 - Fixed breakage in admin web server when a local network with a 32-bit subnet
468 mask is used. [msoulier 9259]
469
470 * Thu Jul 3 2003 Charlie Brady <charlieb@e-smith.com>
471 - [0.2.0-03]
472 - Fix log noise problem in expansion of httpd.conf template. [charlieb 9269]
473
474 * Wed Jul 2 2003 Charlie Brady <charlieb@e-smith.com>
475 - [0.2.0-02]
476 - List primary domain as first (default) virtual domain in apache config.
477 Include $SystemName.domain.name in ServerAlias directive. [charlieb 9241]
478
479 * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
480 - [0.2.0-01]
481 - Changing version to stable stream number - 0.2.0
482
483 * Thu Jun 12 2003 Gordon Rowell <gordonr@e-smith.com>
484 - [0.1.2-01]
485 - Add order to migrate fragments [gordonr 9015]
486
487 * Wed Jun 11 2003 Gordon Rowell <gordonr@e-smith.com>
488 - [0.1.1-02]
489 - Fixed Conflicts header - should be <, not <= [gordonr 8903]
490
491 * Fri Jun 6 2003 Gordon Rowell <gordonr@e-smith.com>
492 - [0.1.1-01]
493 - Shuffled some httpd.conf fragments to e-smith-ibays [gordonr 8903]
494
495 * Wed May 28 2003 Michael Soulier <msoulier@e-smith.com>
496 - [0.1.0-19]
497 - Moving httpd-e-smith init script to e-smith-apache. [msoulier 8852]
498
499 * Tue Apr 29 2003 Gordon Rowell <gordonr@e-smith.com>
500 - [0.1.0-18]
501 - Do an explicit die if the httpd-e-smith record is missing from the
502 config db, rather than an implicit die due to an invalid object
503 reference [gordonr 8609]
504
505 * Wed Apr 9 2003 Gordon Rowell <gordonr@e-smith.com>
506 - [0.1.0-17]
507 - Relocated conf-httpd from e-smith-base [gordonr 8150]
508
509 * Fri Apr 4 2003 Mark Knox <markk@e-smith.com>
510 - [0.1.0-16]
511 - Moved restart-httpd-* actions from base [markk 5509]
512
513 * Fri Apr 4 2003 Mark Knox <markk@e-smith.com>
514 - [0.1.0-15]
515 - Moved db config fragments here from e-smith-base [markk 5509]
516
517 * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
518 - [0.1.0-14]
519 - Make /server-resources/ browsable from LAN [gordonr 6620]
520
521 * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
522 - [0.1.0-13]
523 - Delete Apache ReadmeName directive [gordonr 6313]
524
525 * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
526 - [0.1.0-12]
527 - Fixed broken conf-httpd-e-smith links in post-{install,upgrade} [gordonr 7960]
528
529 * Tue Mar 18 2003 Lijie Deng <lijied@e-smith.com>
530 - [0.1.0-11]
531 - Deleted ./etc/httpd/conf/httpd.conf/template-begin
532 deleted ./etc/httpd/conf/srm.conf/template-begin
533 deleted ./etc/httpd/conf/access.conf/template-begin [lijied 3295]
534
535 * Mon Mar 17 2003 Lijie Deng <lijied@e-smith.com>
536 - [0.1.0-10]
537 - Delete empty template-end file [lijied 3295]
538
539 * Wed Mar 12 2003 Charlie Brady <charlieb@e-smith.com>
540 - [0.1.0-09]
541 - Remove more references to primary and wwwpublic in favour
542 of the "Primary" i-bay. There is still some special case code,
543 which might go later if it turns out not to be needed.
544 [charlieb 5652]
545
546 * Tue Mar 11 2003 Mark Knox <markk@e-smith.com>
547 - [0.1.0-08]
548 - Fixed a missing quote in 27ManagerProxyPass [markk 7635]
549
550 * Tue Mar 11 2003 Gordon Rowell <gordonr@e-smith.com>
551 - [0.1.0-07]
552 - Pass externalSSLAccess and localAccess to VirtualDomains fragments so they don't
553 need to recalculate these values [gordonr 7635]
554 - Use early return from 27ManagerProxyPass and new DB interface [gordonr 7635]
555
556 * Mon Mar 10 2003 Charlie Brady <charlieb@e-smith.com>
557 - [0.1.0-06]
558 - Remove special case handling for /home/e-smith/files/primary in Apache
559 configuration. Migrate code and db entries for wwwpublic to Public.
560 [charlieb 5652]
561
562 * Fri Mar 7 2003 Charlie Brady <charlieb@e-smith.com>
563 - [0.1.0-05]
564 - Replace deprecated CONFREF with MORE_DATA in processTemplate call in
565 VirtualHosts fragment of httpd.conf templates. Fixes template
566 expansion breakage (I'm not sure what broke it, but this fixes it.)
567 [charlieb]
568 - Add default config db fragments to set type and status. Remove redundant
569 conf-httpd-e-smith script. [charlieb 1507]
570
571 * Fri Jan 24 2003 Gordon Rowell <gordonr@e-smith.com>
572 - [0.1.0-04]
573 - Move SSL initialisation to global context [gordonr 1432]
574
575 * Fri Jan 24 2003 Gordon Rowell <gordonr@e-smith.com>
576 - [0.1.0-03]
577 - Use default SSL certificate of $SystemName.$DomainName [gordonr 4874]
578
579 * Wed Jan 8 2003 Mark Knox <markk@e-smith.com>
580 - [0.1.0-02]
581 - Added conf-httpd-e-smith action linked to the same events as conf-startup
582 in e-smith-base [markk 6428]
583
584 * Mon Jan 06 2003 Mark Knox <m_knox@mitel.com>
585 - [0.1.0-01]
586 - Initial release, split out from e-smith-base [markk 6428]
587
588 %prep
589 %setup
590 %patch1 -p1
591 %patch2 -p1
592 %patch3 -p1
593 %patch4 -p1
594 %patch5 -p1
595
596 %build
597 perl createlinks
598
599 %install
600 rm -rf $RPM_BUILD_ROOT
601 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
602
603 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
604 --dir /var/service/httpd-e-smith 'attr(01755,root,root)' \
605 --file /var/service/httpd-e-smith/down 'attr(0644,root,root)' \
606 --file /var/service/httpd-e-smith/run 'attr(0755,root,root)' \
607 > e-smith-%{version}-filelist
608
609 echo "%doc COPYING" >> e-smith-%{version}-filelist
610
611 %clean
612 rm -rf $RPM_BUILD_ROOT
613
614 %files -f e-smith-%{version}-filelist
615 %defattr(-,root,root)

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