/[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.20 - (hide annotations) (download)
Sun Jan 18 13:06:53 2015 UTC (9 years, 5 months ago) by stephdl
Branch: MAIN
CVS Tags: e-smith-hosts-2_2_0-9_el5_sme
Changes since 1.19: +7 -2 lines
* Sun Jan 18 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.2.0-9.sme
- Add a validator for the comment and the hostname field [SME: 8806]

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

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