diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2018-08-01 11:11:19 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2018-08-01 11:11:19 +0200 |
commit | 02dc10f02447b6f35224fec2b2280a35022bc37b (patch) | |
tree | 20e723b2017ab3b74bf44a22be1dfbc1458d3e8f /ChangeLog | |
parent | c7d4db3862a24474655a43c98572e82503d9fa6b (diff) | |
parent | 9bf6d68108836bfbcc5296a50a48cfd6af9151b7 (diff) |
Update upstream source from tag 'upstream/3.1.2'
Update to upstream version '3.1.2'
with Debian dir 2863fdfb0e9680d5192c60db9601d0f03050edb0
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -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 |