summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog41
1 files changed, 41 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 44e2239..6fa5304 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4407,3 +4407,44 @@ wdt.8 iwdt.8 (ipmiutil wdt)
configure.ac - fix --disable-lanplus option to avoid random disables,
recognize openssl-3.0 for SSL flags
+03/03/2023 ARCress ipmiutil-3.1.9 changes (iver 3.19)
+ util/isensor.c - fix -i get_idx_range to show last idx in range
+ util/igetevent.c - fix printf extra arg
+ util/memif.c - SR56: try UEFI address 6d5a7000 if F0000 error
+ configure.ac - Clang 16 fixes, resolve -Wimplicit-function-declaration issues
+ (Sam James sam@gentoo.org 11/16/2022)
+ lib/lanplus/lanplus.h - resolve implicit os_assert declaration (Sam James)
+ util/ireset.c - SR58: remove is_romley case for ireset -D
+ scripts/ipmiutil_wdt - SR43: changed $prog to $progn for Debian
+ scripts/uninstall.vbs - SR53: add ; to fix path
+ SR53 (Windows): install libeay32.dll, ssleay32.dll into ipmiutil path also
+ util/ipmidir.c - ipmi_open_direct(char)
+ util/mem_if.c - UCHAR/int
+ doc/ipmiutil.spec - enumerate ipmiutil.env, ipmiutil.env.template
+ configure.ac - add -Wlto-type-mismatch to cfwarn
+
+07/05/2023 ARCress ipmiutil-3.1.9-2 changes
+ lib/lanplus/lanplus.c - GH13: hpm netfn2c/cmd34 error, bridge netfn06,07/cmd34
+ doc/ipmiutil.spec - GH17: do not abort if sensor command fails
+ util/isensor.c - GH17: if MALFORMED, not fatal, show message before correct
+
+08/03/2023 ARCress ipmiutil-3.1.9-3
+ util/ifru.c - GH15: fails to dump FRU with -d (added load_fru for fdump)
+ util/ilan.c - GH14: GH14: user set password fails w 0xCC, upriv = rd3 & 0x0F
+
+02/23/2024 ARCress ipmiutil-3.1.9-4
+ util/itsol.c - add winsock2.h case, comment out pollfd defn
+
+11/30/2024 ARCress ipmiutil-3.2.0-1
+ 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
+ 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)