diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-01-14 19:52:55 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-01-14 19:52:55 +0100 |
commit | 5b50435985339941cc13b8a03b91323840e9ff65 (patch) | |
tree | 7dd3faad505cb700be9cf33e4f7a0e534f52f325 /ChangeLog | |
parent | a065a7a25209c92425480fa90f9c5545e3fe0350 (diff) | |
parent | d5cdf594f2678cf690b802fbf4eb687dd9d98c4f (diff) |
Update upstream source from tag 'upstream/3.0.8'
Update to upstream version '3.0.8'
with Debian dir 1048c13e15771c5a2dc8a8c40d33dae266fdd3af
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 + |