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

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

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


Revision 1.10 - (show annotations) (download)
Mon Nov 29 08:41:59 2010 UTC (13 years, 7 months ago) by snetram
Branch: MAIN
Changes since 1.9: +7 -2 lines
* Mon Nov 29 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-2.sme
- Fix double speechmarks in comment field in hostname panel [SME: 6409]

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

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