/[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.2 - (show annotations) (download)
Mon Jul 9 18:50:37 2007 UTC (16 years, 11 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-hosts-1_14_0-8_el5_sme
Changes since 1.1: +11 -1 lines
Updates

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

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