dmidecode 3.5-2 source package in Ubuntu

Changelog

dmidecode (3.5-2) unstable; urgency=medium

  * New upstream patches:
    - debian/patches/0155-use_read_file.patch
    - debian/patches/0160-HPE_OEM_Firmware_change.patch
  * Add debian/dmidecode.lintian-overrides for wrong groff-message.
  * debian/rules:
    - Remove ansi mode from override_dh_auto_build (Closes: #1041611).

 -- Jörg Frings-Fürst <email address hidden>  Sun, 13 Aug 2023 19:53:46 +0200

Upload details

Uploaded by:
Jörg Frings-Fürst
Uploaded to:
Sid
Original maintainer:
Jörg Frings-Fürst
Architectures:
any-amd64 any-i386 arm64 armhf ia64 riscv64
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main utils

Downloads

File Size SHA-256 Checksum
dmidecode_3.5-2.dsc 2.2 KiB f670be219c4ae92e4ba1aad35d359f0fb2be3da4808c5f7ac7db053b3f100ec3
dmidecode_3.5.orig.tar.xz 63.5 KiB 79d76735ee8e25196e2a722964cf9683f5a09581503537884b256b01389cc073
dmidecode_3.5.orig.tar.xz.asc 833 bytes 884e851b427a8717969c8ac92ac0353bfa071519afb667185f3e73463d95bc33
dmidecode_3.5-2.debian.tar.xz 17.0 KiB 84ad94ace29b0df0771ea776d6a308ef56d62c0827f83314f5c05ed558301db3

Available diffs

No changes file available.

Binary packages built by this source

dmidecode: SMBIOS/DMI table decoder

 Dmidecode reports information about the system's hardware as described in the
 system BIOS according to the SMBIOS/DMI standard.
 .
 This information typically includes system manufacturer, model name, serial
 number, BIOS version, asset tag as well as a lot of other details of varying
 level of interest and reliability depending on the manufacturer. This will
 often include usage status for the CPU sockets, expansion slots (e.g. AGP, PCI,
 ISA) and memory module slots, and the list of I/O ports (e.g. serial, parallel,
 USB).
 .
 Beware that DMI data have proven to be too unreliable to be blindly trusted.
 Dmidecode does not scan the hardware, it only reports what the BIOS told it to.

dmidecode-dbgsym: debug symbols for dmidecode