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

Contents 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.25 - (show annotations) (download)
Fri Feb 6 21:43:11 2015 UTC (9 years, 3 months ago) by stephdl
Branch: MAIN
CVS Tags: e-smith-hosts-2_2_0-13_el5_sme, HEAD
Changes since 1.24: +4 -3 lines
* Fri Feb 6 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.2.0-13.sme
- Add a migrate fragment to sanitize the host comment [SME: 8806]
- Code done by  Charlie Brady <charlieb-contribs-bugzilla@budge.apana.org.au>
- and Huib <sme@artixdesign.com>

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

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