Accepting request 1175720 from home:jdelvare:branches:Base:System
- Update to upstream version 3.6:
* Support for SMBIOS 3.6.0. This includes new memory device types, new
processor upgrades, and Loongarch support.
* Support for SMBIOS 3.7.0. This includes new port types, new processor
upgrades, new slot characteristics and new fields for memory modules.
* Add bash completion.
* Decode HPE OEM records 197, 239 and 245.
* Implement options --list-strings and --list-types.
* Update HPE OEM records 203, 212, 216, 221, 233, 236, 238 and 242.
* Update Redfish support.
* Bug fixes:
Fix enabled slot characteristics not being printed
* Minor improvements:
Print slot width on its own line
Use standard strings for slot width
* Obsoletes arm-use-alignment-workaround.patch,
dmioem-hpe-oem-record-237-firmware-change.patch and
use-read_file-to-read-from-dump.patch.
- dmioem-update-hpe-oem-type-238.patch: Decode PCI bus segment in
HPE type 238 records.
- Drop legacy Provides: and Obsoletes: tags. The split from the
pmtools package happened 15 years ago so they are no longer
relevant.
OBS-URL: https://build.opensuse.org/request/show/1175720
OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=75
2024-05-24 13:59:11 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 19 15:19:23 UTC 2024 - Jean Delvare <jdelvare@suse.com>
|
|
|
|
|
|
|
|
Update for HPE servers from upstream:
|
|
|
|
- dmioem-update-hpe-oem-type-238.patch: Decode PCI bus segment in
|
|
|
|
HPE type 238 records.
|
|
|
|
|
|
|
|
- Drop legacy Provides: and Obsoletes: tags. The split from the
|
|
|
|
pmtools package happened 15 years ago so they are no longer
|
|
|
|
relevant.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 25 12:41:17 UTC 2024 - Jean Delvare <jdelvare@suse.com>
|
|
|
|
|
|
|
|
- Update to upstream version 3.6:
|
|
|
|
* Support for SMBIOS 3.6.0. This includes new memory device types, new
|
|
|
|
processor upgrades, and Loongarch support.
|
|
|
|
* Support for SMBIOS 3.7.0. This includes new port types, new processor
|
|
|
|
upgrades, new slot characteristics and new fields for memory modules.
|
|
|
|
* Add bash completion.
|
|
|
|
* Decode HPE OEM records 197, 239 and 245.
|
|
|
|
* Implement options --list-strings and --list-types.
|
|
|
|
* Update HPE OEM records 203, 212, 216, 221, 233, 236, 238 and 242.
|
|
|
|
* Update Redfish support.
|
|
|
|
* Bug fixes:
|
|
|
|
Fix enabled slot characteristics not being printed
|
|
|
|
* Minor improvements:
|
|
|
|
Print slot width on its own line
|
|
|
|
Use standard strings for slot width
|
|
|
|
* Obsoletes arm-use-alignment-workaround.patch,
|
|
|
|
dmioem-hpe-oem-record-237-firmware-change.patch and
|
|
|
|
use-read_file-to-read-from-dump.patch.
|
|
|
|
|
2024-02-26 17:48:20 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 26 07:51:57 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
|
|
|
PatchN.
|
|
|
|
|
2023-04-27 12:57:57 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 27 10:55:57 UTC 2023 - Jean Delvare <jdelvare@suse.de>
|
|
|
|
|
|
|
|
Fix a potential regression:
|
|
|
|
- use-read_file-to-read-from-dump.patch: Fix an old harmless bug
|
|
|
|
which would prevent root from using the --from-dump option since
|
|
|
|
the latest security fixes.
|
|
|
|
|
2023-03-22 09:37:12 +01:00
|
|
|
-------------------------------------------------------------------
|
2023-04-03 12:08:39 +02:00
|
|
|
Mon Apr 3 10:04:57 UTC 2023 - Jean Delvare <jdelvare@suse.de>
|
|
|
|
|
|
|
|
- dmioem-hpe-oem-record-237-firmware-change.patch: Fix the decoding
|
|
|
|
of the last field of HPE OEM record type 237 (DIMM Vendor
|
|
|
|
Information).
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 20 10:27:24 UTC 2023 - Jean Delvare <jdelvare@suse.de>
|
2023-03-22 09:37:12 +01:00
|
|
|
|
|
|
|
- arm-use-alignment-workaround.patch: Fix the massive build
|
|
|
|
warnings on armv7l.
|
|
|
|
|
2023-03-16 13:30:00 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 16 12:26:11 UTC 2023 - Jean Delvare <jdelvare@suse.de>
|
|
|
|
|
|
|
|
- Update to upstream version 3.5:
|
|
|
|
* Decode HPE OEM records 216, 224, 230, 238 and 242.
|
|
|
|
* Fortify entry point length checks.
|
|
|
|
* Add a --no-quirks option.
|
|
|
|
* Drop the CPUID exception list.
|
|
|
|
* Do not let --dump-bin overwrite an existing file.
|
|
|
|
* Ensure /dev/mem is a character device file.
|
|
|
|
* Obsoletes news-fix-typo.patch and
|
|
|
|
dmioem-fix-segmentation-fault-in-dmi_hp_240_attr.patch.
|
|
|
|
|
2022-09-09 12:36:56 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 9 10:00:42 UTC 2022 - Jean Delvare <jdelvare@suse.de>
|
|
|
|
|
|
|
|
2 recommended fixes from upstream:
|
|
|
|
- news-fix-typo.patch: We ship the NEWS file so avoid including a
|
|
|
|
typo in it.
|
|
|
|
- dmioem-fix-segmentation-fault-in-dmi_hp_240_attr.patch: Passing
|
|
|
|
NULL to a %s printf conversion specifier is illegal, and can
|
|
|
|
result in a segmentation fault. Current version of glibc doesn't
|
|
|
|
mind, but alternative, past or future libc implementations could
|
|
|
|
crash, so let's fix it.
|
|
|
|
|
- Update to upstream version 3.4:
* Support for SMBIOS 3.4.0. This includes new memory device types, new
processor upgrades, new slot types and characteristics, decoding of memory
module extended speed, new system slot types, new processor characteristics
and new format of Processor ID.
* Support for SMBIOS 3.5.0. This includes new processor upgrades, BIOS
characteristics, new slot characteristics, new on-board device types, new
pointing device interface types, and a new record type (type 45 -
Firmware Inventory Information).
* Decode HPE OEM records 194, 199, 203, 236, 237, 238 ans 240.
* Bug fixes:
Fix OEM vendor name matching
* Minor improvements:
Skip details of uninstalled memory modules
Don't display the raw CPU ID in quiet mode
Improve the formatting of the manual pages
* Obsoletes dmidecode-fix-crash-with-u-option.patch and
dmidecode-fix-the-condition-error-in-ascii_filter.patch.
OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=62
2022-06-27 17:52:29 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 27 15:48:12 UTC 2022 - Jean Delvare <jdelvare@suse.de>
|
|
|
|
|
|
|
|
- Update to upstream version 3.4:
|
|
|
|
* Support for SMBIOS 3.4.0. This includes new memory device types, new
|
|
|
|
processor upgrades, new slot types and characteristics, decoding of memory
|
|
|
|
module extended speed, new system slot types, new processor characteristics
|
|
|
|
and new format of Processor ID.
|
|
|
|
* Support for SMBIOS 3.5.0. This includes new processor upgrades, BIOS
|
|
|
|
characteristics, new slot characteristics, new on-board device types, new
|
|
|
|
pointing device interface types, and a new record type (type 45 -
|
|
|
|
Firmware Inventory Information).
|
|
|
|
* Decode HPE OEM records 194, 199, 203, 236, 237, 238 ans 240.
|
|
|
|
* Bug fixes:
|
|
|
|
Fix OEM vendor name matching
|
|
|
|
* Minor improvements:
|
|
|
|
Skip details of uninstalled memory modules
|
|
|
|
Don't display the raw CPU ID in quiet mode
|
|
|
|
Improve the formatting of the manual pages
|
|
|
|
* Obsoletes dmidecode-fix-crash-with-u-option.patch and
|
|
|
|
dmidecode-fix-the-condition-error-in-ascii_filter.patch.
|
|
|
|
|
2021-01-22 16:04:31 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 22 14:58:16 UTC 2021 - Jean Delvare <jdelvare@suse.de>
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
- 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.
OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=58
2020-10-14 19:00:36 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 14 15:53:32 UTC 2020 - Jean Delvare <jdelvare@suse.de>
|
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
2020-04-21 12:36:12 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 21 08:17:46 UTC 2020 - Jean Delvare <jdelvare@suse.de>
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
2019-10-23 15:34:54 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 23 13:31:26 UTC 2019 - Jean Delvare <jdelvare@suse.de>
|
|
|
|
|
|
|
|
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).
|
|
|
|
|
2019-08-26 14:38:06 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 26 12:35:42 UTC 2019 - Jean Delvare <jdelvare@suse.de>
|
|
|
|
|
|
|
|
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).
|
|
|
|
|
2019-01-16 10:26:04 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 16 09:23:52 UTC 2019 - jdelvare@suse.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.
|
|
|
|
|
2019-01-14 16:33:32 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 14 16:32:30 CET 2019 - jdelvare@suse.de
|
|
|
|
|
|
|
|
- Don't overwrite the path of license (boo#1121851).
|
|
|
|
|
2018-10-22 14:52:52 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 22 14:51:29 CEST 2018 - jdelvare@suse.de
|
|
|
|
|
|
|
|
- dmidecode-fix-redfish-hostname-print-length.patch: Fix Redfish
|
|
|
|
Hostname print length (bsc#1112755).
|
|
|
|
|
2018-09-17 13:17:57 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 17 13:01:40 CEST 2018 - jdelvare@suse.de
|
|
|
|
|
2018-10-22 14:52:52 +02:00
|
|
|
- Update to upstream version 3.2 (FATE#326044):
|
2018-09-17 13:17:57 +02:00
|
|
|
* [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.
|
2018-09-17 13:29:18 +02:00
|
|
|
* CHANGELOG is gone, package more compact NEWS file instead.
|
|
|
|
- Reenable signature checking.
|
|
|
|
- Use %license for LICENSE file.
|
2018-09-17 13:17:57 +02:00
|
|
|
|
2018-04-17 11:58:04 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 17 09:54:57 UTC 2018 - jdelvare@suse.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.
|
|
|
|
|
2017-07-17 14:53:15 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 17 14:43:37 CEST 2017 - jdelvare@suse.de
|
|
|
|
|
|
|
|
- Add missing bug numbers and FATE references in changes file
|
|
|
|
(bsc#1041670).
|
|
|
|
|
- Update to upstream version 3.1:
* Support for SMBIOS 3.1.0 and 3.1.1. This includes new chassis
types, new processor family names, new processor family upgrade
names, and new slot types, as well as support of larger BIOS
ROM sizes and cache sizes, and a new structure type (43, TPM
Device.)
* A new command line option to query OEM strings.
* All error messages are now printed on stderr (#47274, #48158.)
* Fixes a crash with SIGBUS (#46066.)
* Various minor fixes, improvements and cleanups.
* Obsoletes dmidecode-01-add-no-sysfs-option-description-to-h-output.patch,
dmidecode-02-fix-no-smbios-nor-dmi-entry-point-found-on-smbios3.patch,
dmidecode-03-let-read_file-return-the-actual-data-size.patch,
dmidecode-04-use-read_file-to-read-the-dmi-table-from-sysfs.patch,
dmidecode-05-use-dword-for-structure-table-maximum-size-in-smbios3.patch,
dmidecode-06-hide-irrelevant-fixup-message.patch, and
dmidecode-07-only-decode-one-dmi-table.patch.
OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=38
2017-05-24 15:58:17 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 24 13:50:05 UTC 2017 - jdelvare@suse.de
|
|
|
|
|
|
|
|
- Update to upstream version 3.1:
|
|
|
|
* Support for SMBIOS 3.1.0 and 3.1.1. This includes new chassis
|
|
|
|
types, new processor family names, new processor family upgrade
|
|
|
|
names, and new slot types, as well as support of larger BIOS
|
|
|
|
ROM sizes and cache sizes, and a new structure type (43, TPM
|
|
|
|
Device.)
|
|
|
|
* A new command line option to query OEM strings.
|
|
|
|
* All error messages are now printed on stderr (#47274, #48158.)
|
|
|
|
* Fixes a crash with SIGBUS (#46066.)
|
|
|
|
* Various minor fixes, improvements and cleanups.
|
|
|
|
* Obsoletes dmidecode-01-add-no-sysfs-option-description-to-h-output.patch,
|
|
|
|
dmidecode-02-fix-no-smbios-nor-dmi-entry-point-found-on-smbios3.patch,
|
|
|
|
dmidecode-03-let-read_file-return-the-actual-data-size.patch,
|
|
|
|
dmidecode-04-use-read_file-to-read-the-dmi-table-from-sysfs.patch,
|
|
|
|
dmidecode-05-use-dword-for-structure-table-maximum-size-in-smbios3.patch,
|
|
|
|
dmidecode-06-hide-irrelevant-fixup-message.patch, and
|
|
|
|
dmidecode-07-only-decode-one-dmi-table.patch.
|
|
|
|
|
2017-01-20 13:21:06 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 20 13:18:38 CET 2017 - jdelvare@suse.de
|
|
|
|
|
|
|
|
- dmidecode-07-only-decode-one-dmi-table.patch: Only decode one
|
|
|
|
DMI table.
|
|
|
|
https://savannah.nongnu.org/bugs/?50022
|
|
|
|
|
2016-05-03 16:15:10 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 3 14:10:41 UTC 2016 - jdelvare@suse.de
|
|
|
|
|
|
|
|
- dmidecode-01-add-no-sysfs-option-description-to-h-output.patch:
|
|
|
|
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
|
|
|
|
|
2015-09-03 11:05:34 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 3 10:57:15 CEST 2015 - jdelvare@suse.de
|
|
|
|
|
2017-07-17 14:53:15 +02:00
|
|
|
- Update to upstream version 3.0 (FATE#320746, FATE#320773):
|
2015-09-03 11:05:34 +02:00
|
|
|
* 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.
|
2017-07-17 14:53:15 +02:00
|
|
|
* Skip the SMBIOS version comparison in quiet mode (bsc#974862).
|
2015-09-03 11:05:34 +02:00
|
|
|
|
2015-02-22 10:08:19 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Feb 22 09:07:28 UTC 2015 - meissner@suse.com
|
|
|
|
|
|
|
|
- dmidecode.keyring was empty, reference the savannah keyring.
|
|
|
|
but the tarball is signed by someone unknown without gpg signatures,
|
|
|
|
so no keyring for now.
|
|
|
|
|
2015-02-22 09:59:42 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 20 20:55:12 UTC 2015 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Cleanup spec file with spec-cleaner
|
|
|
|
- Add gpg signature
|
|
|
|
|
2014-01-13 17:36:38 +01:00
|
|
|
-------------------------------------------------------------------
|
2014-10-13 14:01:46 +02:00
|
|
|
Mon Oct 13 14:00:09 CEST 2014 - jdelvare@suse.de
|
|
|
|
|
|
|
|
- dmidecode-1.181-decode-CPUID-recent-AMD.patch: Decode the CPUID
|
|
|
|
of recent AMD processors (DMI type 4).
|
|
|
|
- dmidecode-1.182-decode-ddr4-memory-type.patch: Add support for
|
2017-07-17 14:53:15 +02:00
|
|
|
DDR4 memory type (DMI type 17) (bsc#955705).
|
2014-10-13 14:01:46 +02:00
|
|
|
https://savannah.nongnu.org/bugs/?43370
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2014-01-13 17:36:38 +01:00
|
|
|
Mon Jan 13 17:31:16 CET 2014 - jdelvare@suse.de
|
|
|
|
|
|
|
|
- dmidecode-1.176-SMBIOS-2.8-is-supported.patch: Bump
|
|
|
|
SUPPORTED_SMBIOS_VER so that SMBIOS 2.8 implementations don't
|
|
|
|
trigger a warning.
|
|
|
|
- dmidecode-1.177-decode-pcie3-slot-id.patch: Decode ID of PCI
|
2014-01-13 17:41:24 +01:00
|
|
|
Express 3 slots (DMI type 9.)
|
|
|
|
https://savannah.nongnu.org/bugs/?40178
|
2014-01-13 17:36:38 +01:00
|
|
|
|
2013-04-26 16:52:33 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 26 12:37:12 UTC 2013 - guillaume@opensuse.org
|
|
|
|
|
|
|
|
- Enable build for ARM
|
|
|
|
|
2013-04-24 22:15:20 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 24 22:07:43 CEST 2013 - jdelvare@suse.de
|
|
|
|
|
|
|
|
- Update to upstream version 2.12:
|
|
|
|
* 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.)
|
|
|
|
|
2013-03-25 16:30:46 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 25 15:09:35 UTC 2013 - mmeister@suse.com
|
|
|
|
|
|
|
|
- Added url as source.
|
|
|
|
Please see http://en.opensuse.org/SourceUrls
|
|
|
|
|
2011-09-19 13:47:43 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- Remove redundant tags/sections from specfile
|
|
|
|
(cf. packaging guidelines)
|
|
|
|
- Use %_smp_mflags for parallel build
|
|
|
|
|
2011-04-13 17:46:30 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 13 17:45:35 CEST 2011 - jdelvare@suse.de
|
|
|
|
|
|
|
|
- dmidecode-add-SMBIOS-2_7_1-support.patch: Add enumerated values
|
|
|
|
from SMBIOS 2.7.1.
|
|
|
|
|
2011-01-20 13:57:17 +01:00
|
|
|
-------------------------------------------------------------------
|
2011-01-25 18:02:53 +01:00
|
|
|
Tue Jan 25 17:58:57 CET 2011 - jdelvare@suse.de
|
|
|
|
|
|
|
|
- dmidecode-fix-memory-array-location-overrun.patch: Fix boundary
|
|
|
|
checks of memory array location codes (DMI type 16).
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2011-01-20 13:57:17 +01:00
|
|
|
Thu Jan 20 13:53:27 CET 2011 - jdelvare@suse.de
|
|
|
|
|
|
|
|
- Update to upstream version 2.11:
|
|
|
|
* Adds support for SMBIOS 2.6.1 and 2.7. This includes new
|
|
|
|
enumerated values for recent hardware.
|
|
|
|
* Obsoletes dmidecode-fix-makefile-for-GNU-make-3.82.patch.
|
|
|
|
* Various minor fixes and clean-ups.
|
|
|
|
|
2010-09-10 15:25:45 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 8 18:17:59 CEST 2010 - jdelvare@suse.de
|
|
|
|
|
|
|
|
- dmidecode-fix-makefile-for-GNU-make-3.82.patch: Drop BSD make
|
|
|
|
command in Makefile, as GNU make 3.82 chokes on it.
|
|
|
|
|
2009-05-05 18:05:13 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 5 10:02:31 CEST 2009 - coolo@suse.de
|
|
|
|
|
|
|
|
- obsolete pmtools, but do not provide it as it's not a rename
|
|
|
|
|
2009-04-08 04:32:10 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 25 10:35:42 CET 2009 - jdelvare@suse.de
|
|
|
|
|
|
|
|
- Initial packaging. Historically, dmidecode had been part of the
|
|
|
|
pmtools package, but it didn't make that much sense so it now has
|
|
|
|
its own package.
|
|
|
|
- Initial version: 2.10.
|
|
|
|
|