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

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

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


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

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