summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 15 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 6fa5304..951aa47 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4439,12 +4439,24 @@ wdt.8 iwdt.8 (ipmiutil wdt)
util/oem_dell.c - fix macos compile error with vFlashstr typedef
util/idiscover.c - detect if IP address
-01/08/2025 ARCress ipmiutil-3.2.1-1
- Makefile.am - SF Feat#10: change TMPDIR to TEMPDIR
+01/10/2025 ARCress ipmiutil-3.2.1-1 (for Linux build issues)
util/imbapi.c - GH21: ipmi_cmdraw_ia(% int sdata %)
util/ipmiutil.h - GH21: define BYTE for LTO issue
util/imb_api.h - GH21: define uchar for LTO issue
util/itsol.h - GH21: lan_keepalive( uchar type), open_sockfd(int port)
util/isol.c - GH21: lan_keepalive( uchar type)
util/isensor.c - GH21: GetSensorType( uchar snum ...)
- util/ievents.c - GH21: get_unit_type( uchar iunit ...), GetSensorType(uchar)
+ util/ievents.c - GH21: get_unit_type( uchar iunit ...)
+ Makefile.am - SF Feat#10: change TMPDIR to TEMPDIR
+ lib/lanplus/Makefile.am - SF Feat#11: add -lcrypto
+
+05/01/2025 ARCress ipmiutil-3.2.1-2 (for WinPE/64 openssl issue #23)
+ ssleay32.dll - GH23: new version from https://indy.fulgan.com/SSL/openssl-1.0.2u-x64_86-win64.zip
+ libeay32.dll - GH23: new version from https://indy.fulgan.com/SSL/openssl-1.0.2u-x64_86-win64.zip
+
+01/31/2026 ARCress ipmiutil-3.2.2-1 changes (iver 3.22)
+ util/ireset.c - SR62: reset: interpret -e as modifier, not target (S Magnani)
+ SR63: make_dash_u_and_boot_target_order_invariant (S Magnani)
+ SR64: support_logical_instance_specification (S Magnani)
+ util/ipmicmd.c- SR64: support_logical_instance_specification (S Magnani)
+ util/isol.c - added WIN32_LEAN_AND_MEAN