diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2025-03-16 13:34:00 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2025-03-16 13:34:00 +0100 |
commit | 0bbe5815fd94129767ec0072d1d7e5e7eff1a6e7 (patch) | |
tree | 1b44e7d6fd8446f8c3e2fc8f1ef3af281d590fab /ChangeLog | |
parent | 9641459c047738b492ab6002a9d38d286e237721 (diff) | |
parent | 5ad8be875662e799ca8739e267b4879bb281a048 (diff) |
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 30 |
1 files changed, 30 insertions, 0 deletions
@@ -4418,3 +4418,33 @@ wdt.8 iwdt.8 (ipmiutil wdt) 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) |