diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -4300,9 +4300,20 @@ wdt.8 iwdt.8 (ipmiutil wdt) 01/08/2018 ARCress ipmiutil-3.0.8 changes (iver 3.08) configure.ac - add -fno-strict-aliasing flag doc/ipmiutil.spec - handle if dmidecode is missing, - fix scr_dir typo (RHBZ# 1531830) + fix scr_dir typo (RHBZ# 1531830) util/iuser.c - default to -V4 admin privilege for lan util/ilan.c - show & clear GetSOL error if present util/ipmicmd.c - add decode_rv to ipmi_open errors lib/lanplus/lanplus_crypt_impl.c - use win_rand_filename not RAND_file_name +03/26/2018 ARCress ipmiutil-3.0.9 changes (iver 3.09) + doc/ipmiutil.spec - handle fc25/fc28 BuildRequires qrencode-libs, + include gcc gcc-c++ BuildRequires for all + util/ipmiutil.c,ifruset.c,iseltime.c,... - use global progver + util/oem_lenovo.c - handle sensor type 0x17 (RSA II, Mem1) for SFBug#31, + add get_ibm_event for some IBM OEM events + util/ievents.c - fixed (data1 & 0x0f) for BIOS POST events + +04/17/2018 ARCress ipmiutil-3.1.0 changes (iver 3.10) + util/ievents.c - add decode_mem_default routine for AMI,HP mem events + not handled by existing oem routines (SFBug#32) |