diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2020-09-14 12:27:22 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2020-09-14 12:27:22 +0200 |
commit | 0e9b185152b56ff33fe8a2a89a4f84923a308300 (patch) | |
tree | a5921c0b328a249f4978fa27c641e13512f16d44 /ChangeLog | |
parent | c71bf8390b9a06fa498d2cb4f8a4924309f4875e (diff) |
New upstream version 3.1.7upstream/3.1.7
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -4381,3 +4381,15 @@ wdt.8 iwdt.8 (ipmiutil wdt) doc/Makefile.am - change gzip -f to gzip -nf for man pages (SR#40 patch from Jeremy Puhlman) +08/31/2020 ARCress ipmiutil-3.1.7 changes (iver 3.17) + setup/* - added Win msi setup files + lib/lanplus/lanplus.c - revert WIN IPv6 changes, add os_assert routine + lib/lanplus/lanplus_crypt.c - switch assert to os_assert + lib/lanplus/lanplus_crypt_implc.c - switch assert to os_assert + util/ipmidir.h - AMD_SMB_1_STATUS_* 1< to 1<< (SF_SR#41) + util/isel.c - fix compile warning + util/ilan.c - fix compile warning + configure.ac - add --enable-doc option to allow not building documentation + contributed by Fabrice Fontaine (ffontaine) + util/isensor.c - add SDR conflict 0xC5 handling retries with delay + contributed by albertlav |