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

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

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


Revision 1.5 - (show annotations) (download)
Wed Jan 21 21:53:44 2015 UTC (9 years, 5 months ago) by stephdl
Branch: MAIN
Changes since 1.4: +5 -2 lines
* Wed Jan 21 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-5.sme
- Add a migrate fragment to sanitize the host comment [SME: 8723]

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

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