summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog26
1 files changed, 26 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f036aef..ae67e8b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4111,3 +4111,29 @@ wdt.8 iwdt.8 (ipmiutil wdt)
ihpm (ipmiutil hpm) ver 1.09
idiscover (ipmiutil discover) ver 1.9
ipmi_port (ipmi_port) ver 1.4
+
+11/20/2015 ARCress ipmiutil-2.9.8beta changes
+ util/ipmidir.c - do not close(iofd) in BSD if <0 (fedora#138819)
+ lib/Makefile.am - fix if no lanplus and openssl missing (Baruch Siach)
+ configure.ac - fix stack protection check for uClibc (Baruch Siach),
+ configure.ac - For HP-UX, clean up GNU .NOEXPORT,
+ Differentiate between FreeBSD 7 and later versions
+ util/ipmimv.c - fix structure packing for FreeBSD 8 & 9
+ scripts/ipmi_port.service - if $IPORTMAP not there in setup, handle cleanly
+
+12/30/2015 ARCress ipmiutil-2.9.8 changes
+ util/isensor.c - show an error message for malformed SDR record
+ util/ipmicmd.c - show vendor/prod debug message with getdeviceid
+ util/ifru.c - fix all %f expects double warnings (Felix Janda)
+ util/imb_api.h - remove extra WCHAR defines, use config.h (Felix Janda)
+ configure.ac - add AC_CHECK_TYPES(wchar_t) (Felix Janda)
+ ipmiutil-2.9.8 contains:
+ ipmiutil (ipmiutil) ver 2.98
+ ...(various subcommands) ver 2.98
+ ifwum (ipmiutil fwum) ver 1.3
+ ihpm (ipmiutil hpm) ver 1.09
+ iekanalyzer (ipmiutil ekanalyzer) ver 1.00
+ idiscover (ipmiutil discover) ver 1.10
+ ipmi_port (ipmi_port) ver 1.4
+
+