summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2016-05-08 23:32:28 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2016-05-08 23:32:28 +0200
commit55adddbc16f65732b57ab8585c47001fced91d77 (patch)
tree27e8239d48c8a6b353db356aff92ee4d225c0a0e /ChangeLog
parentd3c90cdcdf56146af89056ed36bfcc7b4d4956c5 (diff)
Imported Upstream version 2.9.9upstream/2.9.9
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog35
1 files changed, 35 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ae67e8b..c01654c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4137,3 +4137,38 @@ wdt.8 iwdt.8 (ipmiutil wdt)
ipmi_port (ipmi_port) ver 1.4
+04/29/2016 ARCress ipmiutil-2.9.9 changes
+ util/ihealth.c - skip get_chan_auth if vendor Giga-Byte (handle fw bug)
+ util/subs.c - show vendor Giga-Byte in get_iana_str
+ util/isensor.c - show Intel full sensor as Absent if (sens[2] == 0xc7)
+ util/idiscover.c - v1.11 allow .0 if fBroadCastOK (-a -b)
+ Makefile.am - remove more temp files when making tarball
+ doc/ipmiutil.spec - refine detection if IPMI is present,
+ add BuildRequires: systemd-units for epel7 RH#1318393
+ scripts/ipmiutil_wdt - add >/dev/null to avoid extra root mail
+ util/ipmilan.c - retry for WSAECONNRESET(10054) also
+ util/ipmimv.c - set FD_CLOEXEC
+ util/ipmicmd.c - add ERR_SDR_MALFORMED to decode_rv
+ util/ipmicmd.h - add ERR_SDR_MALFORMED
+ util/isensor.c - set ERR_SDR_MALFORMED if bad SDR data returned,
+ add -k option for num sec loop delay,
+ abort if ReservationID retry fails,
+ with -j try to create SDR file if not there
+ doc/isensor.8 - update with -j description
+ doc/UserGuide - update with -j description
+ doc/ipmiutil.spec - do not chkconfig --add ipmiutil_wdt
+ util/idcmi.c - handle if mc_id is truncated
+ util/iekanalyzer.c - stub out unless configure --enable-ekanalyzer
+ configure.ac - add ekanalyzer option
+ util/oem_supermicro.c - fix Supermicro dimm decoding
+ scripts/ipmi.init.basic - do not start ipmi_watchdog if Supermicro
+ lib/lanplus/lanplus.c - enable cipher 15,16 if HAVE_SHA256
+ util/*.c - changes to reduce compile warnings
+ ipmiutil-2.9.9 contains:
+ ipmiutil (ipmiutil) ver 2.99
+ ...(various subcommands) ver 2.99
+ ifwum (ipmiutil fwum) ver 1.3
+ ihpm (ipmiutil hpm) ver 1.09
+ iekanalyzer (ipmiutil ekanalyzer) ver 1.00
+ idiscover (ipmiutil discover) ver 1.11
+ ipmi_port (ipmi_port) ver 1.4