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

Annotation 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.14 - (hide annotations) (download)
Wed Dec 10 07:59:13 2014 UTC (9 years, 6 months ago) by vip-ire
Branch: MAIN
Changes since 1.13: +3 -3 lines
Fix changelog in spec file

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

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