summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2018-08-01 11:19:06 +0200
committerJörg Frings-Fürst <debian@jff.email>2018-08-01 11:19:06 +0200
commitc23016096ab5f8bae409006306e6652e04da030a (patch)
tree255c96d4ea8bd891508720bd98b3b40a4b787459 /ChangeLog
parentc7d4db3862a24474655a43c98572e82503d9fa6b (diff)
parentf3bbd65d98b943e7224be2c1ff242fcf04386701 (diff)
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 894361c..3e83ae9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4318,6 +4318,15 @@ wdt.8 iwdt.8 (ipmiutil wdt)
util/ievents.c - add decode_mem_default routine for AMI,HP mem events
not handled by existing oem routines (SFBug#32)
-05/15/2018 ARCress ipmiutil-3.1.1 changes (iver 3.11)
+05/31/2018 ARCress ipmiutil-3.1.1 changes (iver 3.11)
scripts/ipmi.init.basic - add acpi_ipmi module handling
util/ifru.c - if C5, get reservation again on retry (SFBug#33)
+
+07/20/2018 ARCress ipmiutil-3.1.2 changes (iver 3.12)
+ util/ifruset.c - fopen("wb") ifdef WIN32,
+ fix sz calc for multi-record area,
+ show -y (doanyway) option in usage,
+ add invalid type/len check for mult-record area
+ util/ifru.c - add invalid type/len check for mult-record area
+ doc/iseltime.8 - new (was in UserGuide), added for RHBZ#1600386
+ util/Makefile.am - added $(EXEEXT) to all targets for RHBZ#1604378