/[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.9 - (show annotations) (download)
Tue Oct 7 18:27:57 2008 UTC (15 years, 8 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-hosts-2_2_0-1_el5_sme
Changes since 1.8: +7 -26 lines
New streams

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

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