dmidecode 3.3-3ubuntu0.1 source package in Ubuntu

Changelog

dmidecode (3.3-3ubuntu0.1) jammy; urgency=medium

  * Support SMBIOS 3.4 and 3.5 for Hardware Enablement in 22.04 LTS (LP: #1986852)
    - d/p/lp1986852-0001-Add-new-memory-device-types-from-SMBIOS-spec-3.4.0.patch
    - d/p/lp1986852-0002-Add-new-processor-upgrades-from-SMBIOS-spec-3.4.0.patch
    - d/p/lp1986852-0003-Add-new-slot-characteristics2-from-SMBIOS-spec-3.4.0.patch
    - d/p/lp1986852-0004-dmidecode-Handle-memory-module-extended-speed-fields.patch
    - d/p/lp1986852-0005-dmidecode-Add-new-system-slot-types-from-SMBIOS-spec.patch
    - d/p/lp1986852-0006-Add-new-processor-characteristics-bits-from-SMBIOS-s.patch
    - d/p/lp1986852-0007-Missing-comma-in-the-dmi_slot_type.patch
    - d/p/lp1986852-0008-dmidecode-Support-new-format-of-Processor-ID-from-SM.patch
    - d/p/lp1986852-0009-Support-new-byte-value-of-Processor-Upgrade-field-fr.patch
    - d/p/lp1986852-0010-dmidecode-Make-dmi_slot_bus_width-reusable.patch
    - d/p/lp1986852-0011-dmidecode-Add-missing-bits-from-SMBIOS-3.4.0-specifi.patch
    - d/p/lp1986852-0012-dmidecode-Add-new-fields-and-enumerated-values-from-.patch
    - d/p/lp1986852-0013-dmidecode-Add-support-for-type-45-records-Firmware-I.patch
    - d/p/lp1986852-0014-dmidecode-Enumerate-the-new-struct-types.patch
    - d/p/lp1986852-0015-dmidecode-Set-supported-version-to-3.5.0.patch

  * d/control: update-maintainer.

 -- Mauricio Faria de Oliveira <email address hidden>  Tue, 23 Aug 2022 20:52:47 -0300

Upload details

Uploaded by:
Mauricio Faria de Oliveira
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any-amd64 any-i386 arm64 armhf ia64 riscv64
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy updates main utils

Downloads

File Size SHA-256 Checksum
dmidecode_3.3.orig.tar.xz 55.1 KiB 82c737a780614c38a783e8055340d295e332fb12c7f418b5d21a0797d3fb1455
dmidecode_3.3.orig.tar.xz.asc 195 bytes d6abfaef97b8feeb2d9b945b9bc6b211e3f71c841d057f7f514135af8078c5dc
dmidecode_3.3-3ubuntu0.1.debian.tar.xz 23.3 KiB ecc058ba0cd68c72e26e5b3333a77991bf072c745e427045fdf35e9159ef5e88
dmidecode_3.3-3ubuntu0.1.dsc 2.3 KiB 3571a79a386b8e8535f90d7207718460318683fb01453cd853378822a1826dd4

View changes file

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