diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2025-03-17 07:26:19 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2025-03-17 07:26:19 +0100 |
commit | 7be666dd94b1a80bef2cc071217345ae7a06d2e8 (patch) | |
tree | 735a8c59992515a3a1c16e324289a873d2e2a359 /ChangeLog | |
parent | f09b12c3fc275b392b75e3bd7e6e66837d1391d5 (diff) | |
parent | 70b7269a9fd67648253f51886e53cef034475c6f (diff) |
Merge branch 'release/debian/3.2.1-1'HEADdebian/3.2.1-1master
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) |