Package ipmitool: Information

Source package: ipmitool
Version: 1.8.19-alt1
Build time:  Feb 8, 2023, 11:34 AM in the task #314331
Report package bug
License: BSD
Summary: ipmitool - Utility for IPMI control
Description: 
This package contains a utility for interfacing with devices that support
the Intelligent Platform Management Interface specification.  IPMI is
an open standard for machine health, inventory, and remote power control.

This utility can communicate with IPMI-enabled devices through either a
kernel driver such as OpenIPMI or over the RMCP LAN protocol defined in
the IPMI specification.  IPMIv2 adds support for encrypted LAN
communications and remote Serial-over-LAN functionality.

It provides commands for reading the Sensor Data Repository (SDR) and
displaying sensor values, displaying the contents of the System Event
Log (SEL), printing Field Replaceable Unit (FRU) information, reading and
setting LAN configuration, and chassis power control.

List of rpms provided by this srpm:
ipmitool (x86_64, ppc64le, i586, armh, aarch64)
ipmitool-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Anton Farygin


    1. libreadline-devel
    2. libssl-devel
    3. libncurses-devel
    4. wget

Last changed


Jan. 24, 2023 Anton Farygin 1.8.19-alt1
- 1.8.19
Feb. 27, 2021 Anton Farygin 1.8.18-alt4
- applied patches from upstream git to fix security issue (Fixes: CVE-2020-5208)
  see https://github.com/ipmitool/ipmitool/security/advisories/GHSA-g659-9qxw-p7cp
- added upstream fix FTBFS with gcc-10
Nov. 22, 2018 Sergey Bolshakov 1.8.18-alt3
- revisit openssl-1.1 support