ipmitool 1.8.18-11ubuntu4 source package in Ubuntu

Changelog

ipmitool (1.8.18-11ubuntu4) kinetic; urgency=medium

  * d/t/qemuvbmc: Check test architecture is amd64 first to avoid failure

 -- Lena Voytek <email address hidden>  Fri, 26 Aug 2022 07:29:58 -0700

Upload details

Uploaded by:
Lena Voytek
Sponsored by:
Andreas Hasenack
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ipmitool_1.8.18.orig.tar.bz2 776.6 KiB 0c1ba3b1555edefb7c32ae8cd6a3e04322056bc087918f07189eeedfc8b81e01
ipmitool_1.8.18-11ubuntu4.debian.tar.xz 26.3 KiB 35abceb54d86c04e4f310f64c89fd64a9d40ff996a4610463ef636a7f53e2c0d
ipmitool_1.8.18-11ubuntu4.dsc 2.2 KiB b726cf158e1e85ab31d806305f29ec6cea87dfb80fa3e9aa327454407a43ad2e

View changes file

Binary packages built by this source

ipmitool: utility for IPMI control with kernel driver or LAN interface (daemon)

 A utility for managing and configuring devices that support the
 Intelligent Platform Management Interface. IPMI is an open standard
 for monitoring, logging, recovery, inventory, and control of hardware
 that is implemented independent of the main CPU, BIOS, and OS. The
 service processor (or Baseboard Management Controller, BMC) is the
 brain behind platform management and its primary purpose is to handle
 the autonomous sensor monitoring and event logging features.
 .
 The ipmitool program provides a simple command-line interface to this
 BMC. It features the ability to read the sensor data repository
 (SDR) and print sensor values, display the contents of the System
 Event Log (SEL), print Field Replaceable Unit (FRU) inventory
 information, read and set LAN configuration parameters, and perform
 remote chassis power control.
 .
 This package contains the daemon.

ipmitool-dbgsym: debug symbols for ipmitool