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

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

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


Revision 1.12 - (hide annotations) (download)
Fri Feb 6 21:37:09 2015 UTC (9 years, 5 months ago) by stephdl
Branch: MAIN
CVS Tags: e-smith-hosts-2_4_0-11_el6_sme
Changes since 1.11: +4 -3 lines
* Fri Feb 6 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-11.sme
- Add a migrate fragment to sanitize the host comment [SME: 8723]
- Code done by  Charlie Brady <charlieb-contribs-bugzilla@budge.apana.org.au>
- and Huib <sme@artixdesign.com>

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

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