From f85b8b834b7ff85c80503faa73f237040330087b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 3 Jan 2017 02:33:44 +0100 Subject: New upstream version 3.0.1 --- TODO | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 6f260c5..011bf6f 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,25 @@ 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) +Test SuperMicro DIMM event logic (pending bad DIMM) + PARTIAL in ipmiutil-2.9.9, revised code implemented + +Add OEM Lenovo sensor decoding + COMPLETE in ipmiutil-3.0.1 + +Add OEM Lenovo SEL decoding + PARTIAL in ipmiutil-3.0.1 + Thread-safe changes for IPMI LAN: Change ipmicmd.c/ipmilan.c to be thread-safe if accessing multiple nodes. Currently it is only conditionally safe, if threads access the same node. -- cgit v1.2.3