/[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.2 - (hide annotations) (download)
Wed Feb 13 18:38:02 2013 UTC (11 years, 4 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-hosts-2_4_0-2_el6_sme
Changes since 1.1: +6 -2 lines
* Wed Feb 13 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-2.sme
- Add missing dependency on dhcp [SME: 7297]

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

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