summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 44de16f..24f10db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4282,7 +4282,7 @@ wdt.8 iwdt.8 (ipmiutil wdt)
OEM C8 = AC Power On asserted
util/isensor.c - show unit=0xC0 sensors as NotAvailable
-09/18/2017 ARCress ipmiutil-3.0.7 changes (iver 3.07)
+09/20/2017 ARCress ipmiutil-3.0.7 changes (iver 3.07)
util/oem_supermicro.c - set typestr for some OEM events
util/ievents.c - added undefined OS Boot types 7, 8 for SuperMicro
vcvars32.bat - run vcvars from VCINSTALLDIR or VSINSTALLDIR
@@ -4297,3 +4297,12 @@ wdt.8 iwdt.8 (ipmiutil wdt)
util/icmd.c - auto-request admin priv always if remote
util/ihealth.c - set do_powerstate=0 for Sun, continue if error
+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)
+ 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
+