Add "--no-sysfs" option description to -h output.
- dmidecode-02-fix-no-smbios-nor-dmi-entry-point-found-on-smbios3.patch:
Fix 'No SMBIOS nor DMI entry point found' on SMBIOS3.
- dmidecode-03-let-read_file-return-the-actual-data-size.patch:
Let read_file return the actual data size.
- dmidecode-04-use-read_file-to-read-the-dmi-table-from-sysfs.patch:
Use read_file() to read the DMI table from sysfs.
https://savannah.nongnu.org/bugs/?46176
- dmidecode-05-use-dword-for-structure-table-maximum-size-in-smbios3.patch:
Use DWORD for Structure table maximum size in SMBIOS3.
- dmidecode-06-hide-irrelevant-fixup-message.patch:
Hide irrelevant fixup message.
http://savannah.nongnu.org/support/?109024
OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=35
* Adds support for SMBIOS 3.0. This includes a new (64-bit) entry
point format and new enumerated values for recent hardware.
* Adds support for the new kernel interface (as of Linux v4.2) as
an alternative to relying on /dev/mem to access the entry point
and DMI table.
* Adds decoding of Acer-specific DMI type 170 and HP-specific DMI
types 212, 219 and 233.
* Obsoletes dmidecode-1.173-drop-cast.patch,
dmidecode-1.175-fix-SMBIOS-2.8.0.patch,
dmidecode-1.176-SMBIOS-2.8-is-supported.patch,
dmidecode-1.177-decode-pcie3-slot-id.patch,
dmidecode-1.181-decode-CPUID-recent-AMD.patch, and
dmidecode-1.182-decode-ddr4-memory-type.patch.
* Various minor fixes and clean-ups.
OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=32
* Adds support for SMBIOS 2.8. This includes new enumerated
values for recent hardware.
* Obsoletes dmidecode-add-SMBIOS-2_7_1-support.patch and
dmidecode-fix-memory-array-location-overrun.patch.
* Various minor fixes and clean-ups.
- dmidecode-1.173-drop-cast.patch: Drop unneeded and possibly
dangerous cast.
- dmidecode-1.175-fix-SMBIOS-2.8.0.patch: Fix support for new
processor upgrade types (DMI type 4) and new memory device type
(DMI type 17.)
OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=19