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