From 26dd8d1429eb291b359c6dc0faa44218bec5a32b Mon Sep 17 00:00:00 2001 From: Duncan Laurie Date: Tue, 27 Jan 2004 23:31:42 +0000 Subject: [PATCH] update changelogs for 1.5.8 release --- ipmitool/debian/changelog | 14 ++++++++++++++ ipmitool/ipmitool.spec.in | 11 +++++++++++ 2 files changed, 25 insertions(+) diff --git a/ipmitool/debian/changelog b/ipmitool/debian/changelog index 1dc98f2..ed1925e 100644 --- a/ipmitool/debian/changelog +++ b/ipmitool/debian/changelog @@ -1,3 +1,17 @@ +ipmitool (1.5.8) unstable; urgency=low + + * Enable static compilation of interfaces + * Fix types to be 64-bit safe + * Fix compilation problems on Solaris + * Fix multiple big-endian problems for Solaris/SPARC + * Fix channel access to save settings to NVRAM + * Set channel privilege limit to ADMIN during "access on" + * Enable gratuitous ARP in bmcautoconf.sh + * Add support for Linux kernel panic messages in SEL output + * Add support for type 3 SDR records + + -- Duncan Laurie Tue, 27 Jan 2004 16:23:25 -0700 + ipmitool (1.5.7) unstable; urgency=low * add IPMIv1.5 eratta fixes diff --git a/ipmitool/ipmitool.spec.in b/ipmitool/ipmitool.spec.in index e3d727e..98476da 100644 --- a/ipmitool/ipmitool.spec.in +++ b/ipmitool/ipmitool.spec.in @@ -66,6 +66,17 @@ rm -rf $RPM_BUILD_DIR/@IPMITOOL_PKG@-@VERSION@ %{_includedir}/ipmitool/*.h %changelog +* Tue Jan 27 2004 1.5.8-1 + - Enable static compilation of interfaces + - Fix types to be 64-bit safe + - Fix compilation problems on Solaris + - Fix multiple big-endian problems for Solaris/SPARC + - Fix channel access to save settings to NVRAM + - Set channel privilege limit to ADMIN during "access on" + - Enable gratuitous ARP in bmcautoconf.sh + - Add support for Linux kernel panic messages in SEL output + - Add support for type 3 SDR records + * Mon Jan 5 2004 1.5.7-1 - add IPMIv1.5 eratta fixes - additions to FRU printing and FRU multirecords