ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/ihost/NEWS
Revision: 1.10
Committed: Mon Jan 5 16:52:43 2004 UTC (20 years, 4 months ago) by tdb
Branch: MAIN
CVS Tags: IHOST_1_5_7
Changes since 1.9: +1 -0 lines
Log Message:
Add that ihost isn't statically compiled anymore.

File Contents

# User Rev Content
1 tdb 1.9 ihost 1.5.7 (06 January 2004)
2    
3     * The hostname/port of the server can be set at compile time, and
4     can be overridden on the command line if required.
5     * The build system has been tidied up and knows about new platforms
6     available to libstatgrab.
7 tdb 1.10 * ihost is no longer statically compiled.
8 tdb 1.9 * Other minor code tidies and cosmetic changes to the output.
9    
10 tdb 1.8 ihost 1.5.6 (22 August 2003)
11    
12     * The hostname and IP address can be overridden on the command line.
13     This is useful for hosts with multiple NIC's and hostnames.
14    
15 tdb 1.7 ihost 1.5.5 (09 April 2003)
16    
17     * Fairly minor changes to support the FreeBSD platform. This release
18     should be used with libstatgrab 0.4 or later.
19    
20 tdb 1.6 ihost 1.5.4 (29 March 2003)
21    
22     * No changes to ihost itself, but libukcprog is no longer included in
23     the ihost distribution. libukcprog must now be downloaded and
24     installed seperately just like libstatgrab.
25    
26 tdb 1.5 ihost 1.5.3 (21 March 2003)
27    
28     * File descriptor leak fixed. This caused ihost to die if it
29     retried connections to the server too often.
30    
31 tdb 1.4 ihost 1.5.2 (10 March 2003)
32    
33     * Logging bugfix.
34    
35 tdb 1.3 ihost 1.5.1 (10 March 2003)
36    
37     * Various bugfixes, and support for the Linux platform.
38    
39 tdb 1.7 ihost 1.5 (03 March 2003)
40 tdb 1.2
41     * New release of ihost with support for libstatgrab. Currently only
42     tested and working on Solaris - other platforms will follow as
43     support is added to libstatgrab.
44    
45     ihost 1.0rc1 (29 May 2002)
46    
47     * Initial release of ihost with internal information collection
48     library. Works on Solaris, Linux, and FreeBSD.
49