ipmitool 1.8.18-8 source package in Ubuntu

Changelog

ipmitool (1.8.18-8) unstable; urgency=medium

  * New debian/patches/0130-Correct_lanplus_segment_violation.patch:
    - Fix lanplus segment violation for truncated response (Closes: #945764).
  * Declare compliance with Debian Policy 4.4.1.2 (No changes needed).
  * Switch to debhelper-compat:
    - debian/control: change to debhelper-compat (=12).
    - remove debian/compat.
  * debian/control:
    - Add Rules-Requires-Root: no.
  * debian/copyright:
    - Add 2019 to debian/*.

 -- Jörg Frings-Fürst <email address hidden>  Sun, 22 Dec 2019 20:55:43 +0100

Upload details

Uploaded by:
Jörg Frings-Fürst
Uploaded to:
Sid
Original maintainer:
Jörg Frings-Fürst
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe utils

Downloads

File Size SHA-256 Checksum
ipmitool_1.8.18-8.dsc 1.9 KiB cbcb9bb43fb95afb07ac230c17da229c6251acfe5f3386cc2ea62f2d6c2f6baf
ipmitool_1.8.18.orig.tar.bz2 776.6 KiB 0c1ba3b1555edefb7c32ae8cd6a3e04322056bc087918f07189eeedfc8b81e01
ipmitool_1.8.18-8.debian.tar.xz 22.1 KiB 1c5a5f8696547efa041e7f72081b8af3448dff0fc9a88ccaae2e1720f1013a75

No changes file available.

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