/[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.7 - (show annotations) (download)
Mon Apr 28 23:21:29 2008 UTC (16 years, 1 month ago) by slords
Branch: MAIN
CVS Tags: e-smith-hosts-1_14_0-13_el5_sme
Changes since 1.6: +1 -0 lines
Update requires

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

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