ipmitool 1.8.19-7ubuntu0.24.04.1 source package in Ubuntu

Changelog

ipmitool (1.8.19-7ubuntu0.24.04.1) noble; urgency=medium

  * d/p/0009-lan-fix-lan-print-fails-on-unsupported-parameters.patch:
    Fix "lan print" failure on unsupported parameters. (LP: #2078813)

 -- Sergio Durigan Junior <email address hidden>  Wed, 04 Sep 2024 21:13:38 -0400

Upload details

Uploaded by:
Sergio Durigan Junior
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble updates universe utils

Downloads

File Size SHA-256 Checksum
ipmitool_1.8.19.orig.tar.gz 626.4 KiB 48b010e7bcdf93e4e4b6e43c53c7f60aa6873d574cbd45a8d86fa7aaeebaff9c
ipmitool_1.8.19-7ubuntu0.24.04.1.debian.tar.xz 1.5 MiB 0d95062ae596883dbc5f7674107001c07f30b0ed643e78da1128dafeaa4bf50e
ipmitool_1.8.19-7ubuntu0.24.04.1.dsc 2.2 KiB 00a6163c6ae7f4863448e01114246daf4d0fab115334db1d3707b072d2be75c5

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