Revisions of dmidecode

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1083252 from Jean Delvare's avatar Jean Delvare (jdelvare) (revision 46)
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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1076890 from Jean Delvare's avatar Jean Delvare (jdelvare) (revision 45)
Fix the decoding of the last field of HPE OEM record type 237 (DIMM Vendor Information).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1074666 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 44)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1002286 from Jean Delvare's avatar Jean Delvare (jdelvare) (revision 43)
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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 985364 from Jean Delvare's avatar Jean Delvare (jdelvare) (revision 42)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 866086 from Jean Delvare's avatar Jean Delvare (jdelvare) (revision 41)
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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 841839 from Jean Delvare's avatar Jean Delvare (jdelvare) (revision 40)
- 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 742155 from Jean Delvare's avatar Jean Delvare (jdelvare) (revision 38)
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).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 727769 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 37)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 666433 from Jean Delvare's avatar Jean Delvare (jdelvare) (revision 36)
- 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)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 643888 from Jean Delvare's avatar Jean Delvare (jdelvare) (revision 35)
Fix potential buffer overrun when printing Redfish Hostname (bsc#1112755)
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 636168 from Jean Delvare's avatar Jean Delvare (jdelvare) (revision 34)
- 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 597410 from Jean Delvare's avatar Jean Delvare (jdelvare) (revision 33)
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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 511066 from Jean Delvare's avatar Jean Delvare (jdelvare) (revision 32)
Add missing bug numbers and FATE references in changes file (bsc#1041670)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 500183 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 31)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 452108 from Jean Delvare's avatar Jean Delvare (jdelvare) (revision 30)
Only decode one DMI table.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 393540 from Jean Delvare's avatar Jean Delvare (jdelvare) (revision 29)
Backport 5 bug fixes from upstream.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 330284 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 28)
Automatic submission by obs-autosubmit
Displaying revisions 1 - 20 of 47
openSUSE Build Service is sponsored by