diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-02-24 21:18:20 +0100 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-02-24 21:18:20 +0100 | 
| commit | 7a40b1039a0cef3c47c75260f47aba0548c1cdbb (patch) | |
| tree | 9cc82aefd88f309aea07c58dbd6056922bdbea9c /TODO | |
| parent | f504e2f8269ff2f133f0700c8ad03ad4f05df49a (diff) | |
| parent | e6806f1d217e07f52759e4fa1c792d1fe02f0d50 (diff) | |
Merge tag 'upstream/3.0.2'
Upstream version 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. | 
