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

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

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


Revision 1.3 - (show annotations) (download)
Mon Jul 18 07:46:31 2016 UTC (7 years, 10 months ago) by unnilennium
Branch: MAIN
CVS Tags: e-smith-hosts-2_6_0-3_el7_sme
Changes since 1.2: +7 -2 lines
* Mon Jul 18 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
- fix mysqld to mariadb [SME: 9438]

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

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