diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-01-14 21:40:40 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-01-14 21:40:40 +0100 |
commit | b625a9423cd74481a77f816adae37db2515f4307 (patch) | |
tree | 33211524a3963934f3fc4de133785c6ea6aa5e3b /ChangeLog | |
parent | a065a7a25209c92425480fa90f9c5545e3fe0350 (diff) | |
parent | f875d640b628e5e88fd63f9b51121c90c0c1122b (diff) |
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -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 + |