Commit Graph

82 Commits

Author SHA256 Message Date
Ana Guerrero
f79fab780f Accepting request 1177919 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1177919
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmidecode?expand=0&rev=49
2024-06-04 10:50:44 +00:00
Jean Delvare
adf3c72d94 Accepting request 1177636 from openSUSE:Factory:RISCV
- Enable build on riscv64

OBS-URL: https://build.opensuse.org/request/show/1177636
OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=77
2024-05-31 11:49:56 +00:00
Ana Guerrero
aec771b65e Accepting request 1176721 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1176721
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmidecode?expand=0&rev=48
2024-05-29 17:35:16 +00:00
Jean Delvare
43a9af660e 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 11:59:11 +00:00
Ana Guerrero
88b373824f Accepting request 1151864 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1151864
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmidecode?expand=0&rev=47
2024-02-27 21:45:18 +00:00
Jean Delvare
f649c1b70b Accepting request 1150597 from home:dimstar:rpm4.20:d
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1150597
OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=73
2024-02-26 16:48:20 +00:00
Dominique Leuenberger
3ad766fcf4 Accepting request 1083252 from Base:System
Fix a regression which prevents root from using the --from-dump option after the latest security fixes. No big deal in practice as you aren't supposed to do that anyway.

OBS-URL: https://build.opensuse.org/request/show/1083252
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmidecode?expand=0&rev=46
2023-04-28 14:22:41 +00:00
Jean Delvare
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.

OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=71
2023-04-27 10:57:57 +00:00
Dominique Leuenberger
7a1e57a199 Accepting request 1076890 from Base:System
Fix the decoding of the last field of HPE OEM record type 237 (DIMM Vendor Information).

OBS-URL: https://build.opensuse.org/request/show/1076890
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmidecode?expand=0&rev=45
2023-04-04 19:17:06 +00:00
Jean Delvare
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).

OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=69
2023-04-03 10:08:39 +00:00
Dominique Leuenberger
dc09b84350 Accepting request 1074666 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1074666
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmidecode?expand=0&rev=44
2023-03-29 21:26:42 +00:00
Jean Delvare
a1536ae321 Accepting request 1073703 from home:jdelvare:branches:Base:System
Fix the massive build warnings on armv7l

OBS-URL: https://build.opensuse.org/request/show/1073703
OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=67
2023-03-22 08:37:12 +00:00
Jean Delvare
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.

OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=66
2023-03-16 12:30:00 +00:00
Dominique Leuenberger
e8cd597720 Accepting request 1002286 from Base:System
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.

OBS-URL: https://build.opensuse.org/request/show/1002286
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmidecode?expand=0&rev=43
2022-09-10 18:17:06 +00:00
Jean Delvare
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.

OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=64
2022-09-09 10:36:56 +00:00
Dominique Leuenberger
82c6237c0b Accepting request 985364 from Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/985364
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmidecode?expand=0&rev=42
2022-06-28 13:21:23 +00:00
Jean Delvare
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.

OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=62
2022-06-27 15:52:29 +00:00
Dominique Leuenberger
326e46814d Accepting request 866086 from Base:System
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.

OBS-URL: https://build.opensuse.org/request/show/866086
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmidecode?expand=0&rev=41
2021-01-26 13:44:22 +00:00
Jean Delvare
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.

OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=60
2021-01-22 15:04:31 +00:00
Dominique Leuenberger
8630e42132 Accepting request 841839 from Base:System
- 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/request/show/841839
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmidecode?expand=0&rev=40
2020-10-18 14:26:42 +00:00
Jean Delvare
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.

OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=58
2020-10-14 17:00:36 +00:00
Dominique Leuenberger
408c090673 Accepting request 796027 from Base:System
OBS-URL: https://build.opensuse.org/request/show/796027
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmidecode?expand=0&rev=39
2020-04-23 16:29:14 +00:00
Jean Delvare
84e0754eb1 Accepting request 796018 from home:jdelvare:branches:Base:System
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.

OBS-URL: https://build.opensuse.org/request/show/796018
OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=56
2020-04-21 10:36:12 +00:00
Dominique Leuenberger
c1f95c154b Accepting request 742155 from Base:System
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).

OBS-URL: https://build.opensuse.org/request/show/742155
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmidecode?expand=0&rev=38
2019-10-28 15:45:27 +00:00
Jean Delvare
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).

OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=54
2019-10-23 13:34:54 +00:00
Dominique Leuenberger
09f8bbf823 Accepting request 727769 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/727769
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmidecode?expand=0&rev=37
2019-09-07 10:34:21 +00:00
Jean Delvare
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).

OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=52
2019-08-26 12:38:06 +00:00
Dominique Leuenberger
f470590878 Accepting request 666433 from Base:System
- Add "Logical non-volatile device" to the memory device types (bsc#1120149)
- Use %doc directly on files instead of installing them explicitly
- Don't overwrite the path of license (boo#1121851)

OBS-URL: https://build.opensuse.org/request/show/666433
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmidecode?expand=0&rev=36
2019-01-29 13:44:55 +00:00
Jean Delvare
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.

OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=50
2019-01-16 09:26:04 +00:00
Jean Delvare
44183134f1 - Don't overwrite the path of license (boo#1121851).
OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=49
2019-01-14 15:33:32 +00:00
Dominique Leuenberger
f25a4277f3 Accepting request 643888 from Base:System
Fix potential buffer overrun when printing Redfish Hostname (bsc#1112755)

OBS-URL: https://build.opensuse.org/request/show/643888
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmidecode?expand=0&rev=35
2018-11-06 12:57:42 +00:00
Jean Delvare
e0853bf1f3 - dmidecode-fix-redfish-hostname-print-length.patch: Fix Redfish
Hostname print length (bsc#1112755).

OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=47
2018-10-22 12:52:52 +00:00
Yuchen Lin
e81209cc91 Accepting request 636168 from Base:System
- 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.
  * CHANGELOG is gone, package more compact NEWS file instead.
- Reenable signature checking.
- Use %license for LICENSE file.

OBS-URL: https://build.opensuse.org/request/show/636168
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmidecode?expand=0&rev=34
2018-09-20 09:38:29 +00:00
Jean Delvare
39692e203a - CHANGELOG is gone, package more compact NEWS file instead.
- Reenable signature checking.
- Use %license for LICENSE file.

OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=45
2018-09-17 11:29:18 +00:00
Jean Delvare
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.

OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=44
2018-09-17 11:17:57 +00:00
Dominique Leuenberger
e0efdc5825 Accepting request 597410 from Base:System
Backport 3 fixes recommended by upstream:
- 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.

OBS-URL: https://build.opensuse.org/request/show/597410
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmidecode?expand=0&rev=33
2018-04-23 13:24:45 +00:00
Jean Delvare
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.

OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=42
2018-04-17 09:58:04 +00:00
Dominique Leuenberger
5768f7bccb Accepting request 511066 from Base:System
Add missing bug numbers and FATE references in changes file (bsc#1041670)

OBS-URL: https://build.opensuse.org/request/show/511066
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmidecode?expand=0&rev=32
2017-07-19 09:22:05 +00:00
Jean Delvare
4336c0239b - Add missing bug numbers and FATE references in changes file
(bsc#1041670).

OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=40
2017-07-17 12:53:15 +00:00
Dominique Leuenberger
b807a55f7b Accepting request 500183 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/500183
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmidecode?expand=0&rev=31
2017-06-07 07:53:45 +00:00
Jean Delvare
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.

OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=38
2017-05-24 13:58:17 +00:00
Dominique Leuenberger
43974ae599 Accepting request 452108 from Base:System
Only decode one DMI table.

OBS-URL: https://build.opensuse.org/request/show/452108
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmidecode?expand=0&rev=30
2017-01-25 21:40:06 +00:00
Jean Delvare
9c372773ea - dmidecode-07-only-decode-one-dmi-table.patch: Only decode one
DMI table.
  https://savannah.nongnu.org/bugs/?50022

OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=36
2017-01-20 12:21:06 +00:00
Dominique Leuenberger
a9d707f686 Accepting request 393540 from Base:System
Backport 5 bug fixes from upstream.

OBS-URL: https://build.opensuse.org/request/show/393540
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmidecode?expand=0&rev=29
2016-05-08 08:39:12 +00:00
Jean Delvare
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

OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=35
2016-05-03 14:15:10 +00:00
Dominique Leuenberger
bc3cc6b1b4 Accepting request 330284 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/330284
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmidecode?expand=0&rev=28
2015-09-13 07:44:47 +00:00
Jean Delvare
7f8fd4cbd5 Source is in tar.xz format now so BuildRequire xz.
OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=33
2015-09-03 09:37:06 +00:00
Jean Delvare
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.

OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=32
2015-09-03 09:05:34 +00:00
Dominique Leuenberger
e8bb7e3272 Accepting request 287266 from Base:System
- dmidecode.keyring was empty, reference the savannah keyring.
  but the tarball is signed by someone unknown without gpg signatures,
  so no keyring for now.

- Cleanup spec file with spec-cleaner
- Add gpg signature

OBS-URL: https://build.opensuse.org/request/show/287266
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmidecode?expand=0&rev=27
2015-02-27 10:03:35 +00:00
a619c4af30 OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=30 2015-02-22 09:18:49 +00:00