• v11.40 13e6324853

    Fix IPMI FRU editable field detection for abbreviated ipmitool names

    mchus released this 2026-06-19 09:24:15 +03:00 | 116 commits to main since this release

    ipmitool fru print on some BMC implementations returns short names
    ("Chassis Serial", "Board Mfg", "Board Product", "Board Serial",
    "Product Serial") instead of the full names in the vendor doc.
    Add both variants to fruEditableFields so all fields are editable
    regardless of which naming convention the BMC uses.

    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

    Downloads