ipmitool 1.8.19-6 source package in Ubuntu

Changelog

ipmitool (1.8.19-6) unstable; urgency=medium

  * Upload to unstable.
  * debian/control:
    - Change to new repository URL.
  * debian/rules:
    - Add tag get_e-numbers to download a new enterprise-numbers.txt.
  * debian/enterprise-numbers.txt:
    - Download a new version.

 -- Jörg Frings-Fürst <email address hidden>  Tue, 20 Jun 2023 20:05:22 +0200

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
Mantic release universe utils

Downloads

File Size SHA-256 Checksum
ipmitool_1.8.19-6.dsc 2.1 KiB ea09087bc44440694f4584e4c7591017d9463c144d5820f04425f2bf64f3543e
ipmitool_1.8.19.orig.tar.gz 626.4 KiB 48b010e7bcdf93e4e4b6e43c53c7f60aa6873d574cbd45a8d86fa7aaeebaff9c
ipmitool_1.8.19-6.debian.tar.xz 1.5 MiB 96da14830d0e84c359bc0aeb2f5add56078288be7a0b3c5b337e7d771ca23721

Available diffs

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