From 1fbd130b9b9086b6ea3252d231fc35ca40fb021b Mon Sep 17 00:00:00 2001 From: Duncan Laurie Date: Thu, 17 Mar 2005 00:11:13 +0000 Subject: [PATCH] update changelogs --- ipmitool/ChangeLog | 9 +++++++++ ipmitool/debian/changelog | 15 +++++++++++++++ 2 files changed, 24 insertions(+) diff --git a/ipmitool/ChangeLog b/ipmitool/ChangeLog index 5ab3a27..19483e9 100644 --- a/ipmitool/ChangeLog +++ b/ipmitool/ChangeLog @@ -1,3 +1,12 @@ +version 1.8.0 + * Fix IPMIv2.0 issues + * Fix chassis boot parameter support + * Add support for linear sensors + +version 1.7.1 + * Update bmc plugin to work with new Solaris bmc driver (new ioctl + for interface detection and new STREAMS message-based interface) + version 1.7.0 * Propogate errors correctly so exit status will be useful * More consistent display of errors including completion code text diff --git a/ipmitool/debian/changelog b/ipmitool/debian/changelog index 8648dfb..e4284ab 100644 --- a/ipmitool/debian/changelog +++ b/ipmitool/debian/changelog @@ -1,3 +1,18 @@ +ipmitool (1.8.0) unstable; urgency=low + + * Fix IPMIv2.0 issues + * Fix chassis boot parameter support + * Add support for linear sensors + + -- Duncan Laurie Wed, Mar 16 2005 17:08:12 -0700 + +ipmitool (1.7.1) unstable; urgency=low + + * Update bmc plugin to work with new Solaris bmc driver (new ioctl + for interface detection and new STREAMS message-based interface). + + -- Seth Goldberg Mon, Mar 7 2005 18:03:00 -0800 + ipmitool (1.7.0) unstable; urgency=low * Propogate errors correctly so exit status will be useful