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

Annotation of /rpms/e-smith-apache/sme8/e-smith-apache.spec

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


Revision 1.19 - (hide annotations) (download)
Fri Oct 24 10:56:04 2014 UTC (9 years, 7 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-apache-2_2_0-13_el5_sme
Changes since 1.18: +2 -2 lines
typo in changelog

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

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