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

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

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


Revision 1.7 - (hide annotations) (download)
Wed Jan 6 19:54:15 2021 UTC (3 years, 5 months ago) by jpp
Branch: MAIN
CVS Tags: e-smith-hosts-2_6_0-6_el7_sme, HEAD
Changes since 1.6: +8 -2 lines
* Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme
- add update event [SME: 11138]

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

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