summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-09-26 05:42:52 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-09-26 05:42:52 +0200
commit4d636b96fa149e64d8a716b64828d63a0b9544e5 (patch)
tree609ef00fbb38a96c214484d06bf2f990d86bbdbf /ChangeLog
parent64529036a8d742cc45f4b35085205c86ab46b5e0 (diff)
parent6219857d0cc595597fa712decf9eeaabbf9d291b (diff)
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 17 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 9e73aa2..44de16f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4278,7 +4278,22 @@ wdt.8 iwdt.8 (ipmiutil wdt)
08/08/2017 ARCress ipmiutil-3.0.6 changes (iver 3.06)
configure.ac - AM_CONFIG_HEADER -> AC_CONFIG_HEADERS (automake 1.13)
util/oem_supermicro.c - factory defaults detect if X11 (mode 3?),
- handle inert VBAT sensor for X11DRi,
- OEM C8 = AC Power On asserted
+ handle inert VBAT sensor for X11DRi w units=0xC0,
+ 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)
+ 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
+ vcvars64.bat - run vcvars from VCINSTALLDIR or VSINSTALLDIR
+ buildwin.cmd - detect any 64 in LIBPATH, not just amd64
+ buildwin32.cmd - new, only build 32bit
+ buildwin64.cmd - new, only build 64bit
+ buildmin.cmd - renamed from buildwin2.cmd (minimal), detect any 64
+ util/ipmiutil2.mak - add oem_lenovo, oem_asus, iuser for minimal
+ util/ipmiutil2-64.mak - add oem_lenovo, oem_asus, iuser for minimal
+ doc/UserGuide - document buildmin.cmd, separate section for WinPE
+ util/icmd.c - auto-request admin priv always if remote
+ util/ihealth.c - set do_powerstate=0 for Sun, continue if error
+