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

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

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


Revision 1.17 - (hide annotations) (download)
Mon Nov 29 08:36:41 2010 UTC (13 years, 6 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-hosts-2_2_0-7_el5_sme
Changes since 1.16: +7 -2 lines
* Mon Nov 29 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-7.sme
- Fix double speechmarks in comment field in hostname panel [SME: 6408]

1 snetram 1.17 # $Id: e-smith-hosts.spec,v 1.16 2010/10/20 17:42:43 snetram Exp $
2 slords 1.9
3 slords 1.1 Summary: e-smith module for managing hosts entries
4     Name: e-smith-hosts
5 slords 1.9 %define version 2.2.0
6 snetram 1.17 %define release 7
7 slords 1.1 Version: %{version}
8     Release: %{release}%{?dist}
9     License: GPL
10     Group: Networking/Daemons
11     Source: %{name}-%{version}.tar.gz
12 filippocarletti 1.10 Patch1: e-smith-hosts-2.2.0_allow_cname.patch
13 slords 1.11 Patch2: e-smith-hosts-2.2.0-host_ip_validator.patch
14 slords 1.13 Patch3: e-smith-hosts-2.2.0-trap_croak.patch
15 snetram 1.14 Patch4: e-smith-hosts-2.2.0-ip-fqdn.patch
16 snetram 1.15 Patch5: e-smith-hosts-2.2.0-ip-fqdn2.patch
17 snetram 1.17 Patch6: e-smith-hosts-2.2.0-fix-speechmarks.patch
18 slords 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
19     Requires: e-smith-base
20     Requires: e-smith-lib >= 1.15.1-19
21     Requires: e-smith-test >= 0.1.14
22 slords 1.7 Requires: e-smith-formmagick >= 1.4.0-12
23 filippocarletti 1.10 Requires: e-smith-tinydns >= 2.2.0-2
24 slords 1.1 BuildRequires: e-smith-devtools
25     BuildArchitectures: noarch
26     AutoReqProv: no
27    
28     %description
29     e-smith module to allow the configuration of the hosts database, which is
30     used to build the DNS and DHCP configuration.
31    
32     %changelog
33 snetram 1.17 * Mon Nov 29 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-7.sme
34     - Fix double speechmarks in comment field in hostname panel [SME: 6408]
35    
36 snetram 1.15 * Wed Oct 20 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-6.sme
37 snetram 1.16 - Update some more occurrences to also reflect the option of a FQDN [SME: 6296]
38 snetram 1.15
39 snetram 1.14 * Tue Oct 19 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-5.sme
40     - Update textbox description to also reflect the option of a FQDN [SME: 6296]
41    
42 slords 1.13 * Sun Sep 25 2010 Shad L. Lords <slords@mail.com> 2.2.0-4.sme
43     - Trap croak inside Net::IPv4Addr::ipv4_in_network [SME: 6288]
44    
45 slords 1.11 * Sun Sep 25 2010 Shad L. Lords <slords@mail.com> 2.2.0-3.sme
46     - Add validator back for ip or cname entry [SME: 3132]
47    
48 filippocarletti 1.10 * Thu Jul 29 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-2.sme
49     - Allow use of CNAME in remote hosts [SME: 3132]
50    
51 slords 1.9 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
52     - Roll new stream to separate sme7/sme8 trees [SME: 4633]
53    
54 snetram 1.8 * Tue Jul 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.14.0-14
55     - Move single occurence HOSTTYPE back to e-smith-hosts
56    
57 snetram 1.5 * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.14.0-13
58 snetram 1.6 - Add common <base> tags to e-smith-formmagick's general [SME: 4280]
59 snetram 1.5
60 bytegw 1.4 * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.14.0-12
61     - Remove duplicate <base> entries [SME: 3895]
62    
63     * Sat Feb 09 2008 Stephen Noble <support@dungog.net> 1.14.0-11
64     - Remove empty lexicon entry [SME: 3880]
65    
66 slords 1.3 * Thu Jul 12 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-10
67     - Remove implicit use of GLOBAL_IP lexicon entries. [SME: 3135]
68    
69 slords 1.2 * Fri Jul 06 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-9
70     - Remove more remnant lexicon entries. [SME: 3135]
71    
72     * Fri Jul 06 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-8
73     - Remove remnant DNS publication code and lexicon entries. [SME: 3135]
74    
75 slords 1.1 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
76     - Clean up spec so package can be built by koji/plague
77    
78     * Mon Feb 19 2007 Stephen Noble <support@dungog.net> 1.14.0-7
79     - Fix text with a space [SME: 2246]
80    
81     * Sat Jan 13 2007 Shad L. Lords <slords@mail.com> 1.14.0-6
82     - Make success/failure messages standard [SME: 2290]
83    
84     * Wed Jan 10 2007 Shad L. Lords <slords@mail.com> 1.14.0-5
85     - Add comment to host entries. [SME: 878]
86    
87     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
88     - Update to new release naming. No functional changes.
89     - Make Packager generic
90    
91     * Thu Jun 22 2006 Charlie Brady <charlie_brady@mitel.com> 1.14.0-03
92     - Fix display of hosts table for additional domains. [SME: 1630, 1374]
93    
94     * Wed Jun 14 2006 Gavin Weight <gweight@gmail.com> 1.14.0-02
95     - Improved layout applied to Hostnames and addresses. [SME: 1374]
96    
97     * Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.14.0-01
98     - Roll stable stream version. [SME: 1016]
99    
100     * Tue Jan 24 2006 Gordon Rowell <gordonr@gormand.com.au> 1.13.3-04
101     - Fix purge-domain code relating to pseudonym cleanup [SME: 515]
102    
103     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.13.3-03
104     - Bump release number only
105    
106     * Fri Nov 4 2005 Charlie Brady <charlieb@e-smith.com>
107     - [1.13.3-02]
108     - s/local_ip/global_ip/ when setting host to type Remote.
109     Ensure that Remote hosts don't have local_ip set.
110     [SF: 1293449]
111     - Add missing "IP_ADDRESS" localisation.
112     - Remove vestigial print_global_ip_field() function.
113     - Deal gracefully with missing Nameservers property of domains.
114    
115     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
116     - [1.13.3-01]
117     - Remove L10Ns from base packages [SF: 1309520]
118    
119     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
120     - [1.13.2-01]
121     - New dev stream before relocating L10Ns
122    
123     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
124     - [1.13.1-15]
125     - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
126    
127     * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
128     - [1.13.1-14]
129     - Only display the DNS Forwarder message if there are no domains
130     set with Nameservers==localhost [SF: 1303422]
131    
132     * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
133     - [1.13.1-13]
134     - Allow dnscache{Forwarder} to be configured, but empty [SF: 1303422]
135    
136     * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
137     - [1.13.1-12]
138     - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
139    
140     * Mon Aug 29 2005 Charlie Brady <charlieb@e-smith.com>
141     - [1.13.1-11]
142     - Avoid double reformatting of old host records, which breaks HostType == self
143     records. [SF: 1275450]
144    
145     * Mon Aug 15 2005 Charlie Brady <charlieb@e-smith.com>
146     - [1.13.1-10]
147     - Remove some remnant ServiceLink code
148     - Replace conf-migrate-hosts with some migrate fragments for the host db
149     - Restart dnscache during host-{create,delete,modify} events, so that
150     cached information on hostnames is purged. [SF: 1243418,1243423]
151    
152     * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
153     - [1.13.1-09]
154     - Hostnames panel updates from Shad Lords.
155    
156     * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
157     - [1.13.1-08]
158     - Complete the update to current db access APIs - a few esmith::db and
159     esmith::config calls were found hiding. Rewrite conf-hostsdb as simple
160     shell script. [SF: 1216546]
161    
162     * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
163     - [1.13.1-07]
164     - Greatly simplify delete-hosts, and rename to purge-domain. Purge user@domain
165     pseudonyms for deleted domains. [SF: 1193570 (Gordon)]
166    
167     * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
168     - [1.13.1-06]
169     - Update to current db access APIs, in readiness for move of dbs to private
170     directory. [SF: 1216546 (Shad)]
171    
172     * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
173     - [1.13.1-05]
174     - Fix to ensure panel returns status if delete fails [SF: 1200284 (Shad)]
175    
176     * Thu Jul 7 2005 Charlie Brady <charlieb@e-smith.com>
177     - [1.13.1-04]
178     - Include Shad's panel changes (publishglobal and formmagick patches)
179     from e-smith-hosts-1.13.0-02sme04. [SF: 1234280]
180     - Avoid multiple re-openings of config db in panel code.
181    
182     * Thu Jul 7 2005 Charlie Brady <charlieb@e-smith.com>
183     - [1.13.1-03]
184     - Move all host db manipulation actions to before template
185     expansions (in all events, not just bootstrap-console-save).
186     [SF: 1234255]
187    
188     * Thu Apr 14 2005 Charlie Brady <charlieb@e-smith.com>
189     - [1.13.1-02]
190     - Use services2adjust symlink to reconfigure tinydns (tinydns-conf
191     is obsolete).
192     - Move all host db manipulation actions to before template
193     expansions in bootstrap-console-save.
194    
195     * Fri Apr 1 2005 Charlie Brady <charlieb@e-smith.com>
196     - [1.13.1-01]
197     - Roll new dev stream - 1.13.1
198    
199     * Tue Mar 8 2005 Charlie Brady <charlieb@e-smith.com>
200     - [1.13.0-06]
201     - Use generic_template_expand action in place of restart-dhcpd.
202     Update e-smith-lib dependency. [MN00064130]
203    
204     * Mon Mar 7 2005 Charlie Brady <charlieb@e-smith.com>
205     - [1.13.0-05]
206     - Fix RE used in untainting of hostname. [charlieb MN00050161]
207    
208     * Tue Jan 25 2005 Charlie Brady <charlieb@e-smith.com>
209     - [1.13.0-04]
210     - Only check if host exists on create not modify. [MN00065708]
211     - Remove stray ServiceLink action symlink. [MN00064757]
212    
213     * Wed Nov 10 2004 Charlie Brady <charlieb@e-smith.com>
214     - [1.13.0-03]
215     - Untaint hostname before using in system(). [charlieb MN00050161]
216    
217     * Tue May 25 2004 Michael Soulier <msoulier@e-smith.com>
218     - [1.13.0-02]
219     - Fixing typo that prevented H&A panel from being disabled if a DNS forwarder
220     was in use. [msoulier MN00034840]
221    
222     * Tue May 25 2004 Michael Soulier <msoulier@e-smith.com>
223     - [1.13.0-01]
224     - rolling to dev stream - 1.13.0
225    
226     * Thu Feb 19 2004 Michael Soulier <msoulier@e-smith.com>
227     - [1.12.0-04]
228     - Added a check in more_options() to reject the hostname if it's a dup.
229     [msoulier dpar-20864]
230    
231     * Thu Feb 19 2004 Michael Soulier <msoulier@e-smith.com>
232     - [1.12.0-03]
233     - Added further validation of the local IP address, to prevent the user using
234     the external or internal interface IP, the gateway IP, or the loopback
235     interface. [msoulier 8887]
236     - Added further validation of a host being added as local, to prevent users
237     adding "local" hosts with are not local. [msoulier dpar-20865]
238    
239     * Tue Aug 19 2003 Michael Soulier <msoulier@e-smith.com>
240     - [1.12.0-02]
241     - Fixed persistence problem with publish_globally field. [msoulier 9427]
242    
243     * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
244     - [1.12.0-01]
245     - Changing version to stable stream number - 1.12.0
246    
247     * Thu Jun 12 2003 Gordon Rowell <gordonr@e-smith.com>
248     - [1.11.1-01]
249     - Added order to migrate fragments [gordonr 9015]
250    
251     * Fri Jun 6 2003 Gordon Rowell <gordonr@e-smith.com>
252     - [1.11.0-32]
253     - Move force to lowercase to the correct place so we don't just bark
254     if upper case hostnames are entered - we squash them to lower case
255     before confirming [gordonr 8939]
256     - Correct the migrate fragment [gordonr 8939]
257    
258     * Fri Jun 6 2003 Gordon Rowell <gordonr@e-smith.com>
259     - [1.11.0-31]
260     - Force hostnames to lowercase on h&a panel [gordonr 8939]
261     - Sanitise hostsdb for old non-lowercase names (WIP) [gordonr 8939]
262    
263     * Fri May 30 2003 Michael Soulier <msoulier@e-smith.com>
264     - [1.11.0-30]
265     - Updated delete-hosts to use esmith::HostsDB, and removed redundant bind db
266     handling. [msoulier 8809]
267     - Updated delete-hosts to scan the entire hostsdb, cross-referencing with the
268     domainsdb, and remove any host for a domain that we do not manage.
269     [msoulier 8809]
270     - Added links to delete-hosts from bootstrap-console-save and
271     registration-clear. [msoulier 8809]
272    
273     * Tue May 20 2003 Michael Soulier <msoulier@e-smith.com>
274     - [1.11.0-29]
275     - Fixed indentation in lexicon files, and changed "Create/modify" to "Create
276     or modify" in all lexicon files. [msoulier 8543]
277    
278     * Tue May 6 2003 Lijie Deng <lijied@e-smith.com>
279     - [1.11.0-28]
280     - Add Spanish lexicon for hostentries [lijied 3793]
281    
282     * Tue Apr 29 2003 Gordon Rowell <gordonr@e-smith.com>
283     - [1.11.0-27]
284     - Removed duplicate </trans> tag [gordonr 8613]
285    
286     * Thu Apr 24 2003 Lijie Deng <lijied@e-smith.com>
287     - [1.11.0-26]
288     - Deleted FIRSTPAGE_DESC text [lijied 8493]
289    
290     * Tue Apr 22 2003 Lijie Deng <lijied@e-smith.com>
291     - [1.11.0-25]
292     - Removed inline in text [lijied 7949]
293    
294     * Mon Apr 21 2003 Lijie Deng <lijied@e-smith.com>
295     - [1.11.0-24]
296     - Standardize Add/Save button name [lijied 7921]
297    
298     * Tue Apr 15 2003 Gordon Rowell <gordonr@e-smith.com>
299     - [1.11.0-23]
300     - Added fr entry for previous change [gordonr 3722]
301    
302     * Mon Apr 14 2003 Gordon Rowell <gordonr@e-smith.com>
303     - [1.11.0-22]
304     - Don't display H&A panel if DNS forwarder configured [gordonr 3722]
305    
306     * Wed Apr 9 2003 Gordon Rowell <gordonr@e-smith.com>
307     - [1.11.0-21]
308     - Panel cleanup now all domains are in domains db [gordonr 8097]
309    
310     * Tue Apr 8 2003 Lijie Deng <lijied@e-smith.com>
311     - [1.11.0-20]
312     - Standardized the button name [lijied 7921]
313    
314     * Fri Apr 4 2003 Lijie Deng <lijied@e-smith.com>
315     - [1.11.0-19]
316     - Change $q->table to $q->start_table where necessary [lijied 8034]
317    
318     * Fri Apr 4 2003 Charlie Brady <charlieb@e-smith.com>
319     - [1.11.0-18]
320     - Add tinydns-conf links in place of previous named-conf ones.
321     [charlieb 8071]
322    
323     * Thu Apr 3 2003 Lijie Deng <lijied@e-smith.com>
324     - [1.11.0-17]
325     - Removed 'Mitel Networks SME Server' branding [lijied 8016]
326    
327     * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
328     - [1.11.0-16]
329     - Removed named links [gordonr 7659]
330    
331     * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
332     - [1.11.0-15]
333     - Removed conf-dhcpd symlinks - now done in run script [gordonr 7771]
334    
335     * Mon Mar 31 2003 Mike Dickson <miked@e-smith.com>
336     - [1.11.0-14]
337     - fixed the "Action" column to be several comns instead of one [miked 7761]
338    
339     * Thu Mar 27 2003 Lijie Deng <lijied@e-smith.com>
340     - [1.11.0-13]
341     - Modified French lexicon to use lang="fr", rename the lexicon
342     directory to fr [lijied 6787]
343    
344     * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
345     - [1.11.0-12]
346     - Modified hostentries panel order [lijied 7356]
347    
348     * Tue Mar 4 2003 Lijie Deng <lijied@e-smith.com>
349     - [1.11.0-11]
350     - Split en-us lexicon from hostentries panel [lijied 4030]
351    
352     * Fri Feb 28 2003 Lijie Deng <lijied@e-smith.com>
353     - [1.11.0-10]
354     - Added French lexicon for hostsentries. [lijied 5003]
355    
356     * Mon Feb 24 2003 Michael Soulier <msoulier@e-smith.com>
357     - [1.11.0-09]
358     - Remove use of LocalDomainPrefix. [msoulier 4812]
359    
360     * Fri Feb 21 2003 Charlie Brady <charlieb@e-smith.com>
361     - [1.11.0-08]
362     - Remove deprecated WebServerName setting from canned test data. [charlieb 6861]
363    
364     * Sat Jan 25 2003 Mike Dickson <miked@e-smith.com>
365     - [1.11.0-07]
366     - added Action to the lexicon [miked 6363]
367    
368     * Fri Dec 27 2002 Mike Dickson <miked@e-smith.com>
369     - [1.11.0-06]
370     - minor UI updates [miked 5494]
371    
372     * Mon Dec 16 2002 Charlie Brady <charlieb@e-smith.com>
373     - [1.11.0-05]
374     - Fix problem with globally visible (published) external IPs [charlieb 5816]
375    
376     * Mon Dec 9 2002 Mike Dickson <miked@e-smith.com>
377     - [1.11.0-04]
378     - ui update [miked 5494]
379    
380     * Mon Dec 2 2002 Mike Dickson <miked@e-smith.com>
381     - [1.11.0-03]
382     - ui update [miked 5494
383    
384     * Fri Nov 15 2002 Charlie Brady <charlieb@e-smith.com>
385     - [1.11.0-02]
386     - Removing explicit dependency on e-smith-named. [charlieb 4058]
387    
388     * Fri Nov 15 2002 Charlie Brady <charlieb@e-smith.com>
389     - [1.11.0-01]
390     - Rolling development stream to 1.11.0
391    
392     * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
393     - [1.10.0-01]
394     - Roll to maintained version number to 1.10.0
395    
396     * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
397     - [1.9.0-11]
398     - Back out the check for duplicate hosts added at 1.9.0-04 - it prevents
399     any modification of existing hostnames. [charlieb 3813]
400    
401     * Fri Sep 6 2002 Gordon Rowell <gordonr@e-smith.com>
402     - [1.9.0-10]
403     - Check return value of open on NetworkServicesDB [gordonr 4760]
404    
405     * Fri Sep 6 2002 Gordon Rowell <gordonr@e-smith.com>
406     - [1.9.0-09]
407     - Make use of NetworkServicesDB.pm in conf-migrate-hosts [gordonr 4773]
408    
409     * Fri Sep 6 2002 Gordon Rowell <gordonr@e-smith.com>
410     - [1.9.0-08]
411     - Remove auto-creation of LocalDomainPrefix on upgrades. An existing
412     value will be retained, but the implicit creation of e-smith.
413     or mitel-networks. for the local prefix no longer happens. [gordonr 4811]
414    
415     * Thu Sep 5 2002 Mark Knox <markk@e-smith.com>
416     - [1.9.0-07]
417     - Added 3 missing lexicon entries [markk 3812]
418    
419     * Wed Sep 4 2002 Mark Knox <markk@e-smith.com>
420     - [1.9.0-06]
421     - Fixed some problems with dhcp range validator [markk 4513]
422    
423     * Mon Aug 26 2002 Mark Knox <markk@e-smith.com>
424     - [1.9.0-05]
425     - Improved logic for when to clear global IP [markk 3816]
426    
427     * Mon Aug 26 2002 Mark Knox <markk@e-smith.com>
428     - [1.9.0-04]
429     - Check for duplicate host names [markk 3813]
430    
431     * Fri Aug 23 2002 Charlie Brady <charlieb@e-smith.com>
432     - [1.9.0-03]
433     - Fix validator function from previous change [charlieb 4513]
434    
435     * Fri Aug 23 2002 Charlie Brady <charlieb@e-smith.com>
436     - [1.9.0-02]
437     - Include validator to ensure that host IP is not in DHCP range [charlieb 4513]
438    
439     * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
440     - [1.9.0-01]
441     - Changing version to development stream number to 1.9.0
442    
443     * Mon Jun 3 2002 Gordon Rowell <gordonr@e-smith.com>
444     - [1.8.6-01]
445     - Default for HostType is 'Self' [gordonr 3811]
446    
447     * Mon Jun 3 2002 Gordon Rowell <gordonr@e-smith.com>
448     - [1.8.5-01]
449     - Relaxed regexp to match text: [a-z0-9][a-z0-9-]* [gordonr 3684]
450    
451     * Mon Jun 3 2002 Gordon Rowell <gordonr@e-smith.com>
452     - [1.8.4-01]
453     - Validate that the (root of the) hostname matches [a-z][a-z0-9-]*
454     Remove unused open of the ConfigDB [gordonr 3684]
455    
456     * Mon Jun 3 2002 Gordon Rowell <gordonr@e-smith.com>
457     - [1.8.3-01]
458     - Delete MACAddress when type is Remote
459     Delete RemoteIP when type is Local [gordonr 3684]
460    
461     * Mon Jun 3 2002 Mark Knox <markk@e-smith.com>
462     - [1.8.2-01]
463     - Resolved more confusion with addresses not displaying, naming conventions,
464     delete non-essential fields in modification, and stop allowing change of
465     domain during modification. [markk 3684]
466    
467     * Sat Jun 1 2002 Gordon Rowell <gordonr@e-smith.com>
468     - [1.8.1-01]
469     - Resolved a lot of confusion about HostType, Visbility, local and
470     remote hosts and global publishing. These were all mixed up.
471     TODO: Need to ensure that InternalIP and ExternalIP are deleted when
472     changing host types from Remote->Local->Self [gordonr 3684]
473    
474     * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
475     - [1.8.0-01]
476     - Changing version to maintained stream number to 1.8.0
477    
478     * Fri May 31 2002 Kirrily Robert <skud@e-smith.com>
479     - [1.7.20-01]
480     - removed SL-specific service domain stuff, now just calls a routine
481     elsewhere [skud 3731]
482    
483     * Fri May 31 2002 Kirrily Robert <skud@e-smith.com>
484     - [1.7.19-01]
485     - Now checking for SL service domain in panel [skud 3684]
486    
487     * Fri May 31 2002 Kirrily Robert <skud@e-smith.com>
488     - [1.7.18-01]
489     - Made hosttyle (Local/Remote/Self) have first letter uppercase.
490     [skud 3684]
491    
492     * Thu May 30 2002 Kirrily Robert <skud@e-smith.com>
493     - [1.7.17-01]
494     - Default all hostentries props to empty string to avoid "odd number of
495     elements in hash" warning and mixed up hosts config file. [skud 3684]
496    
497     * Wed May 29 2002 Kirrily Robert <skud@e-smith.com>
498     - [1.7.16-01]
499     - Added hostname l10n for previous hostname/name fix [skud 3684]
500    
501     * Wed May 29 2002 Kirrily Robert <skud@e-smith.com>
502     - [1.7.15-01]
503     - Fixed hostname/name CGI parameter mixup in hostentries.pm [skud 3684]
504     - Fixed ethernet address validation (should be allowed to be blank)
505    
506     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
507     - [1.7.14-01]
508     - RPM rebuild forced by cvsroot2rpm
509    
510     * Fri May 17 2002 Mark Knox <markk@e-smith.com>
511     - [1.7.13-01]
512     - Added missing </entry> tag [markk 3430]
513    
514     * Fri May 17 2002 Mark Knox <markk@e-smith.com>
515     - [1.7.12-01]
516     - Removed extra lexicon data after the </form> tag. [markk 3430]
517    
518     * Thu May 16 2002 Kirrily Robert <skud@e-smith.com>
519     - [1.7.11-01]
520     - Added english localisation for NO_HOSTS_FOR_THIS_DOMAIN [skud #3429]
521    
522     * Wed May 15 2002 Kirrily Robert <skud@e-smith.com>
523     - [1.7.10-01]
524     - Fixed broken links to hostentries.skud [skud #3430]
525    
526     * Mon May 13 2002 Gordon Rowell <gordonr@e-smith.com>
527     - [1.7.9-01]
528     - Catch up with changes in action names in e-smith-named [gordonr 2733]
529    
530     * Wed May 8 2002 Gordon Rowell <gordonr@e-smith.com>
531     - [1.7.8-01]
532     - Removed whitespace from nav bar entries. For some reason it resulted
533     in another Configuration group. Probably funkiness in the navigation
534     routine, but that's for ron. [gordonr 3155]
535    
536     * Wed May 8 2002 Gordon Rowell <gordonr@e-smith.com>
537     - [1.7.7-01]
538     - removed dependency on esmith::NetworkServicesDB/ServiceLink-lib
539     [skud 3353]
540    
541     * Tue May 7 2002 Gordon Rowell <gordonr@e-smith.com>
542     - [1.7.6-01]
543     - And fixed tests to pick up en-us [gordonr 3155]
544    
545     * Tue May 7 2002 Gordon Rowell <gordonr@e-smith.com>
546     - [1.7.5-01]
547     - Lexicon en->en-us [gordonr 3155]
548    
549     * Wed May 1 2002 Gordon Rowell <gordonr@e-smith.com>
550     - [1.7.4-01]
551     - esmith::AccountDB -> esmith::AccountsDB [schwern 3287]
552    
553     * Tue Apr 30 2002 Gordon Rowell <gordonr@e-smith.com>
554     - [1.7.3-01]
555     - I18N'd version of hostentries [skud 3027]
556     - Nav bar entries for same [gordonr 3155]
557    
558     * Fri Apr 19 2002 Gordon Rowell <gordonr@e-smith.com>
559     - [1.7.2-01]
560     - InternalIP & ExternalIPs now translated correctly from 4.1.2 style
561     hosts databases by conf-migrate-hosts (2495)
562     - Added 'wpad' alias for Windows proxy autodetection - thanks Damien Curtain
563     [gordonr 3073]
564    
565     * Wed Feb 27 2002 Jason Miller <jmiller@e-smith.com>
566     - [1.7.1-01]
567     - Rolling to new version 1.7.1-01, includes all patches up to 1.7.0-01,
568     as part of testing that rpm2cvs was successfull
569    
570     * Wed Feb 27 2002 Jason Miller <jay@e-smith.com>
571     - [1.7.0-01]
572     - rollRPM: Rolled version number to 1.7.0-01. Includes patches up to 1.6.0-02.
573    
574     * Fri Jan 4 2002 Adrian Chung <adrianc@e-smith.com>
575     - [1.6.0-02]
576     - Adding 'proxy' to the list of hostnames added to hosts database.
577     - Use passed in visibility argument for systemName.FQDN rather than always
578     using 'Global'.
579    
580     * Tue Dec 11 2001 Adrian Chung <mac@e-smith.com>
581     - [1.6.0-01]
582     - rollRPM: Rolled version number to 1.6.0-01. Includes patches up to 1.5.0-01.
583    
584     * Fri Nov 23 2001 Tony Clayton <tonyc@e-smith.com>
585     - [1.5.0-01]
586     - rollRPM: Rolled version number to 1.5.0-01. Includes patches up to 1.4.0-05.
587     - s/march-networks/mitel-networks/ in conf-migrate-hosts
588    
589     * Wed Nov 07 2001 Tony Clayton <tonyc@e-smith.com>
590     - [1.4.0-05]
591     - rebranding to Mitel Networks
592    
593     * Wed Aug 22 2001 Gordon Rowell <gordonr@e-smith.com>
594     - [1.4.0-04]
595     - Well, one more branding change
596    
597     * Tue Aug 21 2001 Gordon Rowell <gordonr@e-smith.com>
598     - [1.4.0-03]
599     - Final branding cleanup
600    
601     * Fri Aug 17 2001 gordonr
602     - [1.4.0-02]
603     - Autorebuild by rebuildRPM
604    
605     * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
606     - [1.4.0-01]
607     - Rolled version number to 1.4.0-01. Includes patches upto 1.3.0-58.
608    
609     * Tue Jul 31 2001 Jason Miller <jmiller@e-smith.com>
610     - [1.3.0-58]
611     - Update to hostentries panel to change url
612    
613     * Tue Jul 31 2001 Jason Miller <jmiller@e-smith.com>
614     - [1.3.0-57]
615     - Update conf-migrate-hosts to change default LocalDomainPrefix value from
616     e-smith. to march-networks.
617    
618     * Sun Jul 29 2001 Jason Miller <jmiller@e-smith.com>
619     - [1.3.0-56]
620     - Branding text changes to the hostentries web panel
621    
622     * Wed Jul 18 2001 Jason Miller <jmiller@e-smith.com>
623     - [1.3.0-55]
624     - Updates to error message displays
625    
626     * Wed Jul 18 2001 Jason Miller <jmiller@e-smith.com>
627     - [1.3.0-54]
628     - Split actions
629    
630     * Fri Jul 6 2001 Peter Samuel <peters@e-smith.com>
631     - [1.3.0-53]
632     - Changed license to GPL
633    
634     * Tue Jun 12 2001 Jason Miller <jmiller@e-smith.com>
635     - [1.3.0-52]
636     - Update to conf-migrate-hosts script to ignore hosts already in the new
637     format
638    
639     * Thu Jun 07 2001 Jason Miller <jmiller@e-smith.com>
640     - [1.3.0-51]
641     - Fixed bug in create-default-hosts action
642    
643     * Thu Jun 07 2001 Jason Miller <jmiller@e-smith.com>
644     - [1.3.0-50]
645     - Update to hostentries panel to include a message about static
646     host entries and why they are non-modifiable
647    
648     * Thu Jun 07 2001 Jason Miller <jmiller@e-smith.com>
649     - [1.3.0-49]
650     - Update to create-default-hosts to create a new host for SystemName
651     with property static=yes
652     - Update to hostentries panel to not allow modifications for hosts
653     that have the property static=yes
654    
655     * Fri Jun 01 2001 Jason Miller <jmiller@e-smith.com>
656     - [1.3.0-48]
657     - Updates to several of the panels to reflect better documentation habits
658    
659     * Thu May 31 2001 Gordon Rowell <gordonr@e-smith.com>
660     - [1.3.0-47]
661     - Re-did showInitial() text to be more in line with the text in -46 changes
662    
663     * Thu May 31 2001 Jason Miller <jmiller@e-smith.com>
664     - [1.3.0-46]
665     - Similar updates for createSelf(), createLocal(), createRemote(), modifyHost()
666     as were done in 1.3.0-45.
667    
668     * Thu May 31 2001 Jason Miller <jmiller@e-smith.com>
669     - [1.3.0-45]
670     - Updates to the showInitial() subroutine in the hostentries panel to have
671     better formatted warnings
672    
673     * Wed May 30 2001 Jason Miller <jmiller@e-smith.com>
674     - [1.3.0-44]
675     - Updates to createSelfHost, createLocalHost, createRemoteHost, modifyHost
676     subroutines inside the hostentries panel to show marketing information
677    
678     * Wed May 30 2001 Jason Miller <jmiller@e-smith.com>
679     - [1.3.0-43]
680     - Updates to the showInitial panel to display marketing information
681    
682     * Wed May 16 2001 Jason Miller <jmiller@e-smith.com>
683     - [1.3.0-42]
684     - Fixed subroutine genDomainMenu() in hostentries panel
685    
686     * Thu May 10 2001 Jason Miller <jmiller@e-smith.com>
687     - [1.3.0-41]
688     - Changed order of actions
689    
690     * Wed May 09 2001 Jason Miller <jmiller@e-smith.com>
691     - [1.3.0-40]
692     - Error handling fixes to 'hostentries' panel, and 'conf-migrate-hosts'
693    
694     * Wed May 09 2001 Jason Miller <jmiller@e-smith.com>
695     - [1.3.0-39]
696     - Forgot to change conf-service-name to look for correct event
697    
698     * Wed May 09 2001 Jason Miller <jmiller@e-smith.com>
699     - [1.3.0-38]
700     - Moved the conf-service-name action
701    
702     * Wed May 09 2001 Jason Miller <jmiller@e-smith.com>
703     - [1.3.0-37]
704     - Changes various templates and web panels to check for publishDomain
705     - hostentries web panel
706     - conf-migrate-hosts action
707     - conf-service-name action
708    
709     * Tue May 01 2001 Jason Miller <jmiller@e-smith.com>
710     - [1.3.0-36]
711     - Added an optional parameter to create-default-hosts to allow one to make
712     all the default hosts Globally published [i.e. service domain name]
713    
714     * Wed Apr 25 2001 Jason Miller <jmiller@e-smith.com>
715     - [1.3.0-35]
716     - Reorganization of createlinks
717     - Added action delete-hosts which is symlinked into domain-delete
718     to automatically delete the host values for a particular domain
719    
720     * Wed Apr 25 2001 Jason Miller <jmiller@e-smith.com>
721     - [1.3.0-34]
722     - Re-added symlink for console-save -> conf-hostsdb as it would
723     be required in the event that a domain is changed in the console
724     configuration
725    
726     * Wed Apr 25 2001 Jason Miller <jmiller@e-smith.com>
727     - [1.3.0-33]
728     - Typo fix in genDomainMenu()
729    
730     * Wed Apr 25 2001 Jason Miller <jmiller@e-smith.com>
731     - [1.3.0-32]
732     - Changed showInitial() subroutine in hostentries panel to use the
733     LocalDomainPrefix if one is set instead of DomainName
734     - Changed the ordering of genDomainMenu() subroutine in hostentries so that
735     the list of domains in the system appears as:
736     - Primary domain (with LocalDomainPrefix if applicable)
737     - Service domain
738     - Sorted i-bays
739    
740     * Tue Apr 24 2001 Jason Miller <jmiller@e-smith.com>
741     - [1.3.0-31]
742     - Added actions for service domain
743    
744     * Tue Apr 24 2001 Jason Miller <jmiller@e-smith.com>
745     - [1.3.0-30]
746     - Removed conf-hostsdb from console-save and host-delete events as it is not
747     necessary
748     - Added new action create-default-hosts (linked to domain-create event) which
749     takes the passed $domainName value and generates default hosts for that domain
750     - Changed conf-hostsdb to call create-default-hosts action passing it the
751     primary domain
752    
753     * Tue Apr 24 2001 Jason Miller <jmiller@e-smith.com>
754     - [1.3.0-29]
755     - Cleaned up the Cgi code that displays the table of hosts (hostentries panel)
756     so that it would properly display in lynx
757    
758     * Mon Apr 16 2001 Jason Miller <jmiller@e-smith.com>
759     - [1.3.0-28]
760     - Fixed up /etc/dhcpd.conf/60StaticEntries so that it also checks that
761     MACAddress and LocalIP are defined AND not equal to ''
762    
763     * Thu Apr 12 2001 Jason Miller <jmiller@e-smith.com>
764     - [1.3.0-27]
765     - More panel text corrections
766     - Removed the autogeneration of hostname e-smith-manager.$DomainName as it
767     won't work as expected anyways (needs an apache configuration to pass it
768     on to the port 980)
769    
770     * Thu Apr 12 2001 Jason Miller <jmiller@e-smith.com>
771     - [1.3.0-26]
772     - More panel updates for textual content as well as some more cleanup of
773     deprecated modules
774    
775     * Thu Apr 12 2001 Jason Miller <jmiller@e-smith.com>
776     - [1.3.0-25]
777     - Panel updates for textual content for deleteHostEntry() and modifyHostEntry()
778    
779     * Wed Apr 11 2001 Jason Miller <jmiller@e-smith.com>
780     - [1.3.0-24]
781     - Panel updates for textual content for showInitial(), createSelfHost(),
782     createLocalHost(), createRemoteHost()
783     - Cleanup of several deprecated modules
784    
785     * Wed Apr 11 2001 Jason Miller <jmiller@e-smith.com>
786     - [1.3.0-23]
787     - changes to the layout of the manager text for the various panels
788     of createSelfHost(), createLocalHost(), createRemoteHost() and modifyHost()
789     - changes to the display of some of the panels
790    
791     * Thu Apr 05 2001 Jason Miller <jmiller@e-smith.com>
792     - [1.3.0-22]
793     - Removed link to removed panel
794    
795     * Thu Apr 05 2001 Jason Miller <jmiller@e-smith.com>
796     - [1.3.0-21]
797     - Made a generic modifyHostEntry() function that is meant for all three host
798     types and includes a drop-down to choose that type.
799     - Added 'FIXME' comments to locations that need to be removed
800    
801     * Thu Apr 05 2001 Jason Miller <jmiller@e-smith.com>
802     - [1.3.0-20]
803     - Removed conf-hostsdb and conf-migrate-hosts out of post-install/post-upgrade
804     as this is a duplicated action set (bootstrap-console-save) which shouldn't
805     need to occur
806    
807     * Thu Apr 05 2001 Jason Miller <jmiller@e-smith.com>
808     - [1.3.0-19]
809     - Changed conf-hostsdb and conf-migrate-hosts to not generate serviceDomain
810     entries if configuration value for ServiceDomain = '' (default on install)
811    
812     * Thu Apr 05 2001 Jason Miller <jmiller@e-smith.com>
813     - [1.3.0-18]
814     - Added in the host-create and host-modify events to each of the performCreate()
815     and performModify() sections so that named is updated with the new information
816    
817     * Thu Apr 05 2001 Jason Miller <jmiller@e-smith.com>
818     - [1.3.0-17]
819     - Merged the working prototype webpanel into the normal hostentries panel
820     (still keeping the old create/modify/delete scripts for reference)
821     - Made stipulation to show hostname/addresses for the serviceDomainName
822     if defined and not equal to '' (default on an installation)
823    
824     * Thu Apr 05 2001 Jason Miller <jmiller@e-smith.com>
825     - [1.3.0-16]
826     - Changed conf-migrate-hosts to be operation 06 in post-install/post-upgrade
827     as it caused a failed dependency for 05init-accounts which MUST come first
828    
829     * Wed Apr 04 2001 Jason Miller <jmiller@e-smith.com>
830     - [1.3.0-15]
831     - Added $ServiceDomainName to the list of domains for both
832     conf-hostsdb and conf-migrate-hosts scripts
833    
834     * Wed Apr 04 2001 Jason Miller <jmiller@e-smith.com>
835     - [1.3.0-14]
836     - added a new conf-migrate-hosts script to be included in
837     post-install/post-upgrade (05) to migrate existing hosts to the new format
838     as well as to check for special hosts being defined for all domains
839     [note: this doesn't include service domain just yet]
840     - changed the meaning of conf-hostsdb for the default domains that it generates
841     - changed the panel to start using /home/e-smith/hosts instead of
842     /home/e-smith/service_hosts (test centre)
843    
844     * Mon Apr 02 2001 Jason Miller <jmiller@e-smith.com>
845     - [1.3.0-13]
846     - added the functionality for modifiying all three host types
847    
848     * Mon Apr 02 2001 Jason Miller <jmiller@e-smith.com>
849     - [1.3.0-12]
850     - created user interface for modifySelfHostEntry(), modifyLocalHostEntry(),
851     and modifyRemoteHostEntry()
852    
853     * Mon Apr 02 2001 Jason Miller <jmiller@e-smith.com>
854     - [1.3.0-11]
855     - prepared modify{$HostType}HostEntry and performModify{$HostType}Modify
856     for actual content
857    
858     * Tue Mar 27 2001 Jason Miller <jmiller@e-smith.com>
859     - [1.3.0-10]
860     - Implemented the performCreateRemoteHostEntry() functionality
861    
862     * Tue Mar 27 2001 Jason Miller <jmiller@e-smith.com>
863     - [1.3.0-09]
864     - Updated performCreateSelfHostEntry() to do a check for a valid domain
865     name first, and rearranged order of variable declarations
866     - Completed the logic for performCreateLocalHostEntry()
867    
868     * Tue Mar 27 2001 Jason Miller <jmiller@e-smith.com>
869     - [1.3.0-08]
870     - implemented deleteHostEntry() to work with the new schema
871    
872     * Fri Mar 23 2001 Jason Miller <jmiller@e-smith.com>
873     - [1.3.0-07]
874     - Created the interfaces for create self/local/remote
875     - Implemented performCreateSelfHostEntry() and prepared
876     the logic for performCreateLocalHostEntry() and
877     performCreateRemoteHostEntry() to occur
878     - Changed REGEX for HostName to not allow periods at all
879     - Added genDomain() subroutine to generate a list of domains
880     to create host for.
881    
882     * Fri Mar 23 2001 Jason Miller <jmiller@e-smith.com>
883     - [1.3.0-06]
884     - Further prepared the links for create/modify/remove to include the
885     relevant host information and the appropriate subroutines to handle
886     them [minus the handling portions]
887    
888     * Thu Mar 22 2001 Jason Miller <jmiller@e-smith.com>
889     - [1.3.0-05]
890     - Prepared the links for create/modify/remove host entries
891    
892     * Thu Mar 22 2001 Jason Miller <jmiller@e-smith.com>
893     - [1.3.0-04]
894     - Added ability to store each service_host db value into a two-tiered hash
895     which is then used to provide the host name values into the table structure
896     previously layed out in the panel.
897     - Added code to show a 'No hosts for this domain' message if no hosts exist
898    
899     * Thu Mar 22 2001 Jason Miller <jmiller@e-smith.com>
900     - [1.3.0-03]
901     - Updated the new panel (service_hosts) to read from /home/e-smith/service_hosts
902     and changed to reflect the new layout of host entries per domain on the system
903     by providing menus only
904    
905     * Wed Mar 21 2001 Jason Miller <jmiller@e-smith.com>
906     - [1.3.0-02]
907     - Created a new panel
908    
909     * Wed Mar 21 2001 Jason Miller <jmiller@e-smith.com>
910     - [1.3.0-01]
911     - Rolled to version 1.3.0-01. Includes all patches up to 1.2.0-04
912    
913     * Thu Feb 8 2001 Adrian Chung <adrianc@e-smith.com>
914     - Rolling release number for GPG signing.
915    
916     * Thu Jan 25 2001 Tony Clayton <tonyc@e-smith.com>
917     - [1.2.0-03]
918     - changed conf-hostdb action order from 01 to 07 for all events
919    
920     * Thu Jan 25 2001 Charlie Brady <charlieb@e-smith.com>
921     - [1.2.0-02]
922     - Add code to set default string for LocalDomainPrefix.
923    
924     * Thu Jan 25 2001 Peter Samuel <peters@e-smith.com>
925     - [1.2.0-01]
926     - Rolled version number to 1.2.0-01. Includes patches upto 1.1.0-15.
927    
928     * Tue Jan 23 2001 Gordon Rowell <gordonr@e-smith.com>
929     - [1.1.0-15]
930     - Trim trailing periods from hostnames
931    
932     * Mon Jan 15 2001 Jason Miller <jmiller@e-smith.com>
933     - [1.1.0-14]
934     - Changed descriptive text for hosts and addresses panel to emphasize
935     don't do anything unless you know what you're doing
936    
937     * Mon Jan 15 2001 Jason Miller <jmiller@e-smith.com>
938     - [1.1.0-13]
939     - Changed descriptive text for hosts and addresses panel
940    
941     * Mon Jan 15 2001 Jason Miller <jmiller@e-smith.com>
942     - [1.1.0-12]
943     - Changes to the navigation of the e-smith manager
944    
945     * Wed Jan 10 2001 Paul Nesbit <pkn@e-smith.com>
946     - [1.1.0-11]
947     - If $MACAddress isn't defined, set it to " " for display. This fixes
948     "Use of uninitialised..." warnings in admin_error_log.
949    
950     * Tue Jan 09 2001 Charlie Brady <charlieb@e-smith.com>
951     - [1.1.0-10]
952     - Create new bootstrap-console-save event
953    
954     * Tue Jan 02 2001 Gordon Rowell <gordonr@e-smith.com>
955     - [1.1.0-9]
956     - Redid panel
957    
958     * Thu Dec 21 2000 Charlie Brady <charlieb@e-smith.com>
959     - [1.1.0-8]
960     - Removed unnecessary reconfig and restart of DHCPD from remoteaccess_update
961     event.
962    
963     * Thu Dec 21 2000 Peter Samuel <peters@e-smith.com>
964     - [1.1.0-7]
965     - Fixed case where a null host was added during post-install
966    
967     * Tue Dec 19 2000 Jason Miller <jmiller@e-smith.com>
968     - [1.1.0-6]
969     - updated createlinks to include conf-hostsdb in the post-install and
970     post-upgrade events
971    
972     * Sun Dec 17 2000 Gordon Rowell <gordonr@e-smith.com>
973     - [1.1.0-5]
974     - Removed console-save from %post - not required, and bad during installs
975    
976     * Fri Dec 15 2000 Charlie Brady <charlieb@e-smith.com>
977     - [1.1.0-4]
978     - Actions may well be named dhcpd, but they shouldn't be here - they're
979     duplicated in e-smith-base :-)
980    
981     * Wed Dec 13 2000 Gordon Rowell <gordonr@e-smith.com>
982     - [1.1.0-3]
983     - Actions are named dhcpd, not dhcp
984    
985     * Wed Dec 13 2000 Gordon Rowell <gordonr@e-smith.com>
986     - [1.1.0-2]
987     - Link actions into remoteaccess-update
988    
989     * Tue Nov 28 2000 Adrian Chung <adrianc@e-smith.com>
990     - Branched to 1.1.0 for 4.1/7.0 release.
991     - Modified conf-dhcpd to look in /var/lib instead of /var/state
992    
993     * Fri Nov 03 2000 Gordon Rowell <gordonr@e-smith.com>
994     - Clean up of web interface code
995    
996     * Wed Nov 01 2000 Gordon Rowell <gordonr@e-smith.com>
997     - Put minor version numbers into patch file
998     - Changed test on web interface
999     - Modified conf-hostsdb to work for any event (including host-delete)
1000    
1001     * Wed Nov 01 2000 Brett Jensen <brett@e-smith.com>
1002     - Updates to the web interface
1003    
1004     * Mon Oct 30 2000 Gordon Rowell <gordonr@e-smith.com>
1005     - More functional web interface
1006    
1007     * Sun Oct 29 2000 Gordon Rowell <gordonr@e-smith.com>
1008     - Partially functional web interface
1009    
1010     * Sun Oct 29 2000 Gordon Rowell <gordonr@e-smith.com>
1011     - Added conf-hostsdb to prime hosts database with default entries
1012    
1013     * Sat Oct 28 2000 Gordon Rowell <gordonr@e-smith.com>
1014     - Renamed from e-smith-named-conf to e-smith-hosts
1015     - Rewritten to use hosts database
1016     - /var/named template changes moved to e-smith-named
1017    
1018     * Fri Sep 1 2000 Damien Curtain <damien@pagefault.org>
1019     - set -x added aswell as "accounts" replaced with "host name"
1020     - on the web interface.
1021    
1022     * Thu Aug 31 2000 Damien Curtain <damien@pagefault.org>
1023     - Added some checking to ensure entered data is semi-valid
1024    
1025     * Wed Aug 30 2000 Damien Curtain <damien@pagefault.org>
1026     - Change of name. MAC Address no longer required.
1027    
1028     * Sun Aug 20 2000 Damien Curtain <damien@pagefault.org>
1029     - Initial Release
1030    
1031     %prep
1032     %setup
1033 filippocarletti 1.10 %patch1 -p1
1034 slords 1.11 %patch2 -p1
1035 slords 1.13 %patch3 -p1
1036 snetram 1.14 %patch4 -p1
1037 snetram 1.15 %patch5 -p1
1038 snetram 1.17 %patch6 -p1
1039 slords 1.1
1040     %build
1041     perl createlinks
1042    
1043     %post
1044    
1045     %install
1046     rm -rf $RPM_BUILD_ROOT
1047     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
1048     rm -f %{name}-%{version}-%{release}-filelist
1049     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
1050     > %{name}-%{version}-%{release}-filelist
1051     echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
1052    
1053     %clean
1054     rm -rf $RPM_BUILD_ROOT
1055    
1056     %files -f %{name}-%{version}-%{release}-filelist
1057     %defattr(-,root,root)

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