diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-02-24 21:18:15 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-02-24 21:18:15 +0100 |
commit | e6806f1d217e07f52759e4fa1c792d1fe02f0d50 (patch) | |
tree | 9d88be25642b4dee4821a135522615970ac8e59f /TODO | |
parent | f85b8b834b7ff85c80503faa73f237040330087b (diff) |
New upstream version 3.0.2upstream/3.0.2
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -4,9 +4,6 @@ IPMIUTIL PROJECT TODO LIST: Add subcommand to consolidate user functions . enable, disable, list, set(priv/username/psw) -Add support for openssl-1.1.0 for fedora - . detect new vs. old, handle both - IPV6 for IPMI LAN on Windows: Currently support IPV6 on Linux, but need to implement for Windows also . implement IPV6 for Windows (#ifdef WIN32 case) @@ -14,11 +11,14 @@ IPV6 for IPMI LAN on Windows: Test SuperMicro DIMM event logic (pending bad DIMM) PARTIAL in ipmiutil-2.9.9, revised code implemented -Add OEM Lenovo sensor decoding +Add support for openssl-1.1.0 for fedora COMPLETE in ipmiutil-3.0.1 Add OEM Lenovo SEL decoding - PARTIAL in ipmiutil-3.0.1 + PARTIAL in ipmiutil-3.0.1, pending test data + +Add OEM Lenovo sensor decoding + COMPLETE in ipmiutil-3.0.1 Thread-safe changes for IPMI LAN: Change ipmicmd.c/ipmilan.c to be thread-safe if accessing multiple nodes. |