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

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

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


Revision 1.13 - (show annotations) (download)
Wed Jan 6 15:45:23 2016 UTC (8 years, 4 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-hosts-2_4_0-12_el6_sme, HEAD
Changes since 1.12: +8 -2 lines
* Wed Jan 6 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-12.sme
- Allow empty comment when creating/modifying a hostname [SME: 9177]

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

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