/[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.6 - (show annotations) (download)
Wed Apr 12 21:46:53 2017 UTC (7 years, 1 month ago) by unnilennium
Branch: MAIN
CVS Tags: e-smith-hosts-2_6_0-5_el7_sme
Changes since 1.5: +7 -4 lines
* Wed Apr 12 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme
- remove reference to smtpd [SME: 9478]

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

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