diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -4334,3 +4334,26 @@ wdt.8 iwdt.8 (ipmiutil wdt) 09/13/2018 ARCress ipmiutil-3.1.3 changes (iver 3.13) util/oem_hp.c - handle analog readings in HP discrete Fan sensors (SF_Feat#9) + +07/18/2019 ARCress ipmiutil-3.1.4 changes (iver 3.14) + doc/ipmiutil.spec - systemd changes contributed from Aska Wu (1/10/19) + configure.ac - change disable-lanplus to enable-lanplus + util/ievents.c - added more SuperMicro boot events + util/ipmicmd.c - if WIN IPv6 use lan2 protocol + util/ipmilan.c - changes for WIN IPv6 + util/itsol.c - changes for WIN IPv6 + lib/lanplus/lanplus.c - changes for WIN IPv6 + lib/lanplus/ipmiplus.mak - added /DHAVE_IPV6, but not enabled yet + util/ipmiutil64.mak - set /DHAVE_IPV6 + util/ipmiutil.mak - set /DHAVE_IPV6 + util/ipmiutil.c - ver 3.14 + util/ifru.c - skip overflow message if len=0 (SF_SR#35), + handle X11DPT crash w do_sysinfo=0 + util/ilan.c - handle detecting NIC if default devnum is not 0, + resolve compile warnings + util/ihealth.c - decode SuperMicro X11DPT-B + util/igetevent.c - resolve compile warnings + util/isensor.c - resolve compile warnings + util/isel.c - resolve compile warnings + util/iconfig.c - resolve compile warnings + |