Commit Graph

  • 71773f1494 Accepting request 1328832 from Base:System factory Ana Guerrero 2026-01-26 09:44:46 +00:00
  • b060b4d125 Accepting request 1328727 from home:jdelvare:branches:Base:System Jean Delvare 2026-01-23 09:30:39 +00:00
  • 7af7fa820f Sync changes to SLFO-1.2 branch slfo-main slfo-1.2 Adrian Schröter 2025-08-20 09:11:47 +02:00
  • a240714aa0 Accepting request 1177919 from Base:System Ana Guerrero 2024-06-04 10:50:44 +00:00
  • f79fab780f Accepting request 1177919 from Base:System Ana Guerrero 2024-06-04 10:50:44 +00:00
  • 3ef6298a8b Accepting request 1177636 from openSUSE:Factory:RISCV Jean Delvare 2024-05-31 11:49:56 +00:00
  • adf3c72d94 Accepting request 1177636 from openSUSE:Factory:RISCV Jean Delvare 2024-05-31 11:49:56 +00:00
  • 0f353b8e25 Accepting request 1176721 from Base:System Ana Guerrero 2024-05-29 17:35:16 +00:00
  • aec771b65e Accepting request 1176721 from Base:System Ana Guerrero 2024-05-29 17:35:16 +00:00
  • aa2804620a Accepting request 1175720 from home:jdelvare:branches:Base:System Jean Delvare 2024-05-24 11:59:11 +00:00
  • 43a9af660e Accepting request 1175720 from home:jdelvare:branches:Base:System Jean Delvare 2024-05-24 11:59:11 +00:00
  • bf5d132e52 Accepting request 1151864 from Base:System Ana Guerrero 2024-02-27 21:45:18 +00:00
  • 88b373824f Accepting request 1151864 from Base:System Ana Guerrero 2024-02-27 21:45:18 +00:00
  • caefc30b85 Accepting request 1150597 from home:dimstar:rpm4.20:d Jean Delvare 2024-02-26 16:48:20 +00:00
  • f649c1b70b Accepting request 1150597 from home:dimstar:rpm4.20:d Jean Delvare 2024-02-26 16:48:20 +00:00
  • a02eb537d0 Accepting request 1083252 from Base:System Dominique Leuenberger 2023-04-28 14:22:41 +00:00
  • 3ad766fcf4 Accepting request 1083252 from Base:System Dominique Leuenberger 2023-04-28 14:22:41 +00:00
  • 7f6af95fe3 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. Jean Delvare 2023-04-27 10:57:57 +00:00
  • 520742f47c 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. Jean Delvare 2023-04-27 10:57:57 +00:00
  • a951ff12a9 Accepting request 1076890 from Base:System Dominique Leuenberger 2023-04-04 19:17:06 +00:00
  • 7a1e57a199 Accepting request 1076890 from Base:System Dominique Leuenberger 2023-04-04 19:17:06 +00:00
  • b55e9ce8e1 - dmioem-hpe-oem-record-237-firmware-change.patch: Fix the decoding of the last field of HPE OEM record type 237 (DIMM Vendor Information). Jean Delvare 2023-04-03 10:08:39 +00:00
  • 0f37adefcd - dmioem-hpe-oem-record-237-firmware-change.patch: Fix the decoding of the last field of HPE OEM record type 237 (DIMM Vendor Information). Jean Delvare 2023-04-03 10:08:39 +00:00
  • 42a9ba60c3 Accepting request 1074666 from Base:System Dominique Leuenberger 2023-03-29 21:26:42 +00:00
  • dc09b84350 Accepting request 1074666 from Base:System Dominique Leuenberger 2023-03-29 21:26:42 +00:00
  • f54a3b7348 Accepting request 1073703 from home:jdelvare:branches:Base:System Jean Delvare 2023-03-22 08:37:12 +00:00
  • a1536ae321 Accepting request 1073703 from home:jdelvare:branches:Base:System Jean Delvare 2023-03-22 08:37:12 +00:00
  • 4e09f8a0df - 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. Jean Delvare 2023-03-16 12:30:00 +00:00
  • 218b52ef2b - 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. Jean Delvare 2023-03-16 12:30:00 +00:00
  • 8ca1ef634e Accepting request 1002286 from Base:System Dominique Leuenberger 2022-09-10 18:17:06 +00:00
  • e8cd597720 Accepting request 1002286 from Base:System Dominique Leuenberger 2022-09-10 18:17:06 +00:00
  • eeb44d72ed 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. Jean Delvare 2022-09-09 10:36:56 +00:00
  • f678f58aac 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. Jean Delvare 2022-09-09 10:36:56 +00:00
  • 0dd925ea5a Accepting request 985364 from Base:System Dominique Leuenberger 2022-06-28 13:21:23 +00:00
  • 82c6237c0b Accepting request 985364 from Base:System Dominique Leuenberger 2022-06-28 13:21:23 +00:00
  • 6f4c3e4cc4 - 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. Jean Delvare 2022-06-27 15:52:29 +00:00
  • d02c6a4c5d - 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. Jean Delvare 2022-06-27 15:52:29 +00:00
  • 9df6b5958d Accepting request 866086 from Base:System Dominique Leuenberger 2021-01-26 13:44:22 +00:00
  • 326e46814d Accepting request 866086 from Base:System Dominique Leuenberger 2021-01-26 13:44:22 +00:00
  • 5e8b0aa57d 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. Jean Delvare 2021-01-22 15:04:31 +00:00
  • 1fd9cd5e27 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. Jean Delvare 2021-01-22 15:04:31 +00:00
  • 22c0f3be17 Accepting request 841839 from Base:System Dominique Leuenberger 2020-10-18 14:26:42 +00:00
  • 8630e42132 Accepting request 841839 from Base:System Dominique Leuenberger 2020-10-18 14:26:42 +00:00
  • e8707ac9f0 - 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. Jean Delvare 2020-10-14 17:00:36 +00:00
  • 56735f9d8b - 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. Jean Delvare 2020-10-14 17:00:36 +00:00
  • 92617290da Accepting request 796027 from Base:System Dominique Leuenberger 2020-04-23 16:29:14 +00:00
  • 408c090673 Accepting request 796027 from Base:System Dominique Leuenberger 2020-04-23 16:29:14 +00:00
  • 8a753e8d60 Accepting request 796018 from home:jdelvare:branches:Base:System Jean Delvare 2020-04-21 10:36:12 +00:00
  • 84e0754eb1 Accepting request 796018 from home:jdelvare:branches:Base:System Jean Delvare 2020-04-21 10:36:12 +00:00
  • d354e4ac75 Accepting request 742155 from Base:System Dominique Leuenberger 2019-10-28 15:45:27 +00:00
  • c1f95c154b Accepting request 742155 from Base:System Dominique Leuenberger 2019-10-28 15:45:27 +00:00
  • 693dd89044 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). Jean Delvare 2019-10-23 13:34:54 +00:00
  • f308d382bd 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). Jean Delvare 2019-10-23 13:34:54 +00:00
  • e4cd39d451 Accepting request 727769 from Base:System Dominique Leuenberger 2019-09-07 10:34:21 +00:00
  • 09f8bbf823 Accepting request 727769 from Base:System Dominique Leuenberger 2019-09-07 10:34:21 +00:00
  • 81857b289e 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). Jean Delvare 2019-08-26 12:38:06 +00:00
  • 533abc8563 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). Jean Delvare 2019-08-26 12:38:06 +00:00
  • e5ac0afbc6 Accepting request 666433 from Base:System Dominique Leuenberger 2019-01-29 13:44:55 +00:00
  • f470590878 Accepting request 666433 from Base:System Dominique Leuenberger 2019-01-29 13:44:55 +00:00
  • 2529364fbe - 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. Jean Delvare 2019-01-16 09:26:04 +00:00
  • 5864d6a83b - 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. Jean Delvare 2019-01-16 09:26:04 +00:00
  • 3d3d4b0e26 - Don't overwrite the path of license (boo#1121851). Jean Delvare 2019-01-14 15:33:32 +00:00
  • 44183134f1 - Don't overwrite the path of license (boo#1121851). Jean Delvare 2019-01-14 15:33:32 +00:00
  • ff4a31abdd Accepting request 643888 from Base:System Dominique Leuenberger 2018-11-06 12:57:42 +00:00
  • f25a4277f3 Accepting request 643888 from Base:System Dominique Leuenberger 2018-11-06 12:57:42 +00:00
  • 174366aa13 - dmidecode-fix-redfish-hostname-print-length.patch: Fix Redfish Hostname print length (bsc#1112755). Jean Delvare 2018-10-22 12:52:52 +00:00
  • e0853bf1f3 - dmidecode-fix-redfish-hostname-print-length.patch: Fix Redfish Hostname print length (bsc#1112755). Jean Delvare 2018-10-22 12:52:52 +00:00
  • 6fab491434 Accepting request 636168 from Base:System Yuchen Lin 2018-09-20 09:38:29 +00:00
  • e81209cc91 Accepting request 636168 from Base:System Yuchen Lin 2018-09-20 09:38:29 +00:00
  • eaa4a3c5c7 - CHANGELOG is gone, package more compact NEWS file instead. - Reenable signature checking. - Use %license for LICENSE file. Jean Delvare 2018-09-17 11:29:18 +00:00
  • 39692e203a - CHANGELOG is gone, package more compact NEWS file instead. - Reenable signature checking. - Use %license for LICENSE file. Jean Delvare 2018-09-17 11:29:18 +00:00
  • dd2d45e86f - Update to upstream version 3.2: * [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. Jean Delvare 2018-09-17 11:17:57 +00:00
  • 07cb0f1165 - Update to upstream version 3.2: * [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. Jean Delvare 2018-09-17 11:17:57 +00:00
  • dd7fde75a0 Accepting request 597410 from Base:System Dominique Leuenberger 2018-04-23 13:24:45 +00:00
  • e0efdc5825 Accepting request 597410 from Base:System Dominique Leuenberger 2018-04-23 13:24:45 +00:00
  • ea87943474 - 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. Jean Delvare 2018-04-17 09:58:04 +00:00
  • da4b2bb7de - 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. Jean Delvare 2018-04-17 09:58:04 +00:00
  • 6ad767f21b Accepting request 511066 from Base:System Dominique Leuenberger 2017-07-19 09:22:05 +00:00
  • 5768f7bccb Accepting request 511066 from Base:System Dominique Leuenberger 2017-07-19 09:22:05 +00:00
  • 2c9affbb5b - Add missing bug numbers and FATE references in changes file (bsc#1041670). Jean Delvare 2017-07-17 12:53:15 +00:00
  • 4336c0239b - Add missing bug numbers and FATE references in changes file (bsc#1041670). Jean Delvare 2017-07-17 12:53:15 +00:00
  • 9694ef2902 Accepting request 500183 from Base:System Dominique Leuenberger 2017-06-07 07:53:45 +00:00
  • b807a55f7b Accepting request 500183 from Base:System Dominique Leuenberger 2017-06-07 07:53:45 +00:00
  • ff8bc82b04 - 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. Jean Delvare 2017-05-24 13:58:17 +00:00
  • 4aebc28fb8 - 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. Jean Delvare 2017-05-24 13:58:17 +00:00
  • 2e51df701e Accepting request 452108 from Base:System Dominique Leuenberger 2017-01-25 21:40:06 +00:00
  • 43974ae599 Accepting request 452108 from Base:System Dominique Leuenberger 2017-01-25 21:40:06 +00:00
  • c71772aec2 - dmidecode-07-only-decode-one-dmi-table.patch: Only decode one DMI table. https://savannah.nongnu.org/bugs/?50022 Jean Delvare 2017-01-20 12:21:06 +00:00
  • 9c372773ea - dmidecode-07-only-decode-one-dmi-table.patch: Only decode one DMI table. https://savannah.nongnu.org/bugs/?50022 Jean Delvare 2017-01-20 12:21:06 +00:00
  • 4d08ea8a25 Accepting request 393540 from Base:System Dominique Leuenberger 2016-05-08 08:39:12 +00:00
  • a9d707f686 Accepting request 393540 from Base:System Dominique Leuenberger 2016-05-08 08:39:12 +00:00
  • 475de0eb14 - 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 Jean Delvare 2016-05-03 14:15:10 +00:00
  • 925fc78f0a - 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 Jean Delvare 2016-05-03 14:15:10 +00:00
  • 4dd87bf662 Accepting request 330284 from Base:System Dominique Leuenberger 2015-09-13 07:44:47 +00:00
  • bc3cc6b1b4 Accepting request 330284 from Base:System Dominique Leuenberger 2015-09-13 07:44:47 +00:00
  • 413a410108 Source is in tar.xz format now so BuildRequire xz. Jean Delvare 2015-09-03 09:37:06 +00:00
  • 7f8fd4cbd5 Source is in tar.xz format now so BuildRequire xz. Jean Delvare 2015-09-03 09:37:06 +00:00
  • b5763c6952 - Update to upstream version 3.0: * 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. Jean Delvare 2015-09-03 09:05:34 +00:00
  • a50e7366b5 - Update to upstream version 3.0: * 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. Jean Delvare 2015-09-03 09:05:34 +00:00
  • 3827a735e1 Accepting request 287266 from Base:System Dominique Leuenberger 2015-02-27 10:03:35 +00:00