dmidecode 3.4-1 source package in Ubuntu
Changelog
dmidecode (3.4-1) unstable; urgency=medium * New upstream release. - Remove upstream applied patches: + debian/patches/0145-Fix_condition_error_in_ascii_filter.patch + debian/patches/0150-Fix_crash.patch - Refresh upstream signing key. * Declare compliance with Debian Policy 4.6.1.0 (No changes needed). * debian/copyright: - Add year 2022 to myself. -- Jörg Frings-Fürst <email address hidden> Thu, 30 Jun 2022 20:37:08 +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 | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | main | utils | |
Kinetic | release | main | utils |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dmidecode_3.4-1.dsc | 2.0 KiB | d9fa7dfad6386b050e2c2d09e8fb664e03fe9086697ad8fe68604e812538f11b |
dmidecode_3.4.orig.tar.xz | 60.0 KiB | 43cba851d8467c9979ccdbeab192eb6638c7d3a697eba5ddb779da8837542212 |
dmidecode_3.4.orig.tar.xz.asc | 833 bytes | 300cd67f44aad56a598ad80a5cfb8b1222c57a4405cccaf42138be47e3413eb0 |
dmidecode_3.4-1.debian.tar.xz | 16.0 KiB | 02bb7e9bb98d5d6b7f9e6a1be5fe099483b81d87c7d7cbab677770598eb180e2 |
Available diffs
- diff from 3.3-3 to 3.4-1 (24.4 KiB)
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