summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2019-08-10 12:03:13 +0200
committerJörg Frings-Fürst <debian@jff.email>2019-08-10 12:03:13 +0200
commit05425539f8f939ea2edc03c1e011e41952612836 (patch)
tree96f72afa6e9f48aaa63c13c6ef6f1a3944952bdc /ChangeLog
parent5f532f12bf9a32e4fe135280c22a12de32c8ebd3 (diff)
parent27df2893a39a9da083841e37c12fc24b2bdad80f (diff)
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog23
1 files changed, 23 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 635bc8d..602ce6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
+