ipmitool 1.8.19-7 source package in Ubuntu

Changelog

ipmitool (1.8.19-7) unstable; urgency=medium

  * debian/watch, debian/copyright, debian.control:
    - Change URLs to the new homepage codeberg.org.
  * New debian/patches/0625-manpage_wrong_time_set.patch:
    - Fix wrong description of "sel time set" (Closes: #1058711).
  * debian/changelog:
    - Add Upstream-Contact.
    - Change Duncan Laurie email.

  [Alexandre Detiste]
  * Sponsor package (Closes: #1058877)

 -- Jörg Frings-Fürst <email address hidden>  Sun, 17 Dec 2023 12:29:04 +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

Downloads

File Size SHA-256 Checksum
ipmitool_1.8.19-7.dsc 2.1 KiB 1bba09cedf5e67e685c0c2b4fb839a6d1d3e5a5090503bbb77790fca1c150ef5
ipmitool_1.8.19.orig.tar.gz 626.4 KiB 48b010e7bcdf93e4e4b6e43c53c7f60aa6873d574cbd45a8d86fa7aaeebaff9c
ipmitool_1.8.19-7.debian.tar.xz 1.5 MiB 893d9af143242bb2675f7e72d0ca1252c608bde7a8075ae7a942cb115fa613b0

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