Changelog for
dmidecode-3.3-5.1.i586.rpm :
* Fri Jan 22 2021 Jean Delvare
2 recommended fixes from upstream:- dmidecode-fix-the-condition-error-in-ascii_filter.patch: dmidecode: Fix the condition error in ascii_filter.- dmidecode-fix-crash-with-u-option.patch: dmidecode: Fix crash with -u option.
* Wed Oct 14 2020 Jean Delvare - Update to upstream version 3.3:
* [COMPATIBILITY] Document how the UUID fields are interpreted.
* [PORTABILITY] Don\'t use memcpy on /dev/mem on arm64.
* Add bios-revision, firmware-revision and system-sku-number to -s option.
* Use the most appropriate unit for cache size.
* Decode system slot base bus width and peers.
* Obsoletes dmidecode-add-enumerated-values-from-smbios-3.3.0.patch, dmidecode-add-logical-non-volatile-device.patch, dmidecode-allow-overriding-build-settings-from-env.patch, dmidecode-dont-choke-on-invalid-processor-voltage.patch, dmidecode-fix-formatting-of-tpm-table-output.patch, dmidecode-fix-redfish-hostname-print-length.patch, dmidecode-fix-system-slot-information-for-pcie-ssd.patch, dmidecode-fix-the-alignment-of-type-25-name.patch, dmidecode-only-scan-dev-mem-for-entry-point-on-x86.patch, and dmidecode-print-type-33-name-unconditionally.patch.
* Tue Apr 21 2020 Jean Delvare 3 recommended fixes from upstream:- dmidecode-print-type-33-name-unconditionally.patch: Print type 33 name unconditionally.- dmidecode-dont-choke-on-invalid-processor-voltage.patch: Don\'t choke on invalid processor voltage.- dmidecode-fix-the-alignment-of-type-25-name.patch: Fix the alignment of type 25 name. Build fix:- dmidecode-allow-overriding-build-settings-from-env.patch: Fix the build system so that the compilation flags passed by OBS are added to the ones dmidecode needs, instead of overriding them entirely.- dmidecode.spec: Pass the CFLAGS through the environment, instead of as a parameter.
* Wed Oct 23 2019 Jean Delvare 1 recommended fixe from upstream:- dmidecode-fix-system-slot-information-for-pcie-ssd.patch: Fix System Slot Information for PCIe SSD. Partial support for SMBIOS 3.3.0:- dmidecode-add-enumerated-values-from-smbios-3.3.0.patch: Add enumerated values from SMBIOS 3.3.0 (bsc#1153533).
* Mon Aug 26 2019 Jean Delvare 2 recommended fixes from upstream:- dmidecode-only-scan-dev-mem-for-entry-point-on-x86.patch: Only scan /dev/mem for entry point on x86 (fixes reboot on ARM64).- dmidecode-fix-formatting-of-tpm-table-output.patch: Fix formatting of TPM table output (missing newlines).
* Wed Jan 16 2019 jdelvareAATTsuse.de- dmidecode-add-logical-non-volatile-device.patch: Add \"Logical non-volatile device\" to the memory device types (bsc#1120149).- Use %doc directly on files instead of installing them explicitly.
* Mon Jan 14 2019 jdelvareAATTsuse.de- Don\'t overwrite the path of license (boo#1121851).
* Mon Oct 22 2018 jdelvareAATTsuse.de- dmidecode-fix-redfish-hostname-print-length.patch: Fix Redfish Hostname print length (bsc#1112755).
* Mon Sep 17 2018 jdelvareAATTsuse.de- Update to upstream version 3.2 (FATE#326044):
* [COMPATIBILITY] The UUID is now displayed using lowercase letters, per RFC 4122 (#53569). You must ensure that any code parsing it is case-insensitive.
* Support for SMBIOS 3.2.0. This includes new processor names, new socket and port connector types, new system slot state and property, and support for non-volatile memory (NVDIMM).
* Support for Redfish management controllers.
* A new command line option to query a specific structure by its handle.
* A new command line option to query the system family string.
* Support for 3 ThinkPad-specific structures (patch #9642).
* Support for HPE\'s new company name.
* Support UEFI on FreeBSD.
* Important bug fixes: Fix firmware version of TPM device Fix the HPE UEFI feature flag check
* (biosdecode) A new command line option to fully decode PIR information (support request #109339).
* Obsoletes dmioem-reflect-hpe-new-company-name.patch, dmidecode-fix-tpm-device-firmware-version.patch, and dmioem-fix-hpe-type-219-uefi-flag.patch.
* CHANGELOG is gone, package more compact NEWS file instead.- Reenable signature checking.- Use %license for LICENSE file.
* Tue Apr 17 2018 jdelvareAATTsuse.de- dmioem-reflect-hpe-new-company-name.patch: Reflect HPE\'s new company name.- dmidecode-fix-tpm-device-firmware-version.patch: Fix firmware version of TPM device.- dmioem-fix-hpe-type-219-uefi-flag.patch: Fix the reporting of HP/HPE UEFI feature.