Commit Graph

12 Commits

Author SHA1 Message Date
John Audia 1c6d78e1ce dmidecode: update to 3.7
Upstream update.

Changelog from 3.5:
Version 3.7 (Thu Dec 18 2025)
  - [COMPATIBILITY] Use binary unit prefixes.
  - [COMPATIBILITY] Rename BIOS to Firmware.
  - [PORTABILITY] Improve variable declarations.
  - [PORTABILITY] Stop open-coding the u64 type.
  - [PORTABILITY] Use unaligned memory accesses unconditionally.
  - [PORTABILITY] No longer build with -Winline.
  - Support for SMBIOS 3.8.0. This includes a new processor family.
  - Support for SMBIOS 3.9.0. This includes chassis type name adjustments,
    new rack attributes, slot ID for more slot types, and new memory device
    form factors and types.
  - Decode HPE OEM records 193, 195, 202, 211, 226, 229, 232 and 244.
  - Update HPE OEM records 203, 216, 242 and 245.
  - EDSFF slot names now include their .S/.L suffix.

Version 3.6 (Wed Apr 24 2024)
  - [PORTABILITY] Use -DALIGNMENT_WORKAROUND on arm.
  - [PORTABILITY] Read SMBIOS entry point via kenv on DragonFly BSD.
  - 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, 237, 238 and 242.
  - Update Redfish support.
  - Bug fixes:
    Fix option --from-dump for user root
    Fix enabled slot characteristics not being printed
  - Minor improvements:
    Print slot width on its own line
    Use standard strings for slot width

Build system: x86/64
Build-tested: x86/64-glibc
Run-tested: x86/64-glibc

Signed-off-by: John Audia <therealgraysky@proton.me>
2026-06-11 11:37:29 +02:00
George Sapkin de64f871b0 treewide: fix spelling and grammar in Makefiles
Fix spelling and grammar in package definitions, configs, comments and
other strings.

Signed-off-by: George Sapkin <george@sapk.in>
2025-12-31 09:12:36 +02:00
krant 0b0f45eef1 dmidecode: update to 3.5
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-11 14:21:23 -08:00
Anton Antonov ee47bf4a52 dmidecode: Add armsr target support
Signed-off-by: Anton Antonov <Anton.Antonov@arm.com>
2023-10-31 13:48:59 +08:00
Rosen Penev 43a1f1bdee dmidecode: Update to 3.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-28 10:08:22 -07:00
Álvaro Fernández Rojas f9de2be45d dmidecode: update to v3.1
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2017-12-31 19:04:06 +01:00
Etienne Champetier 4006865ae8 treewide: run "make check FIXUP=1"
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-08-29 21:41:14 -07:00
Álvaro Fernández Rojas a0a35439c2 dmidecode: switch to xz and sha256
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-10-12 13:45:53 +02:00
diizzyy 0b6825b028 dmidecode: use url alias
Use url alias instead of hardcoded URL.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-09-26 21:31:57 +02:00
Álvaro Fernández Rojas d0f0ebc133 dmidecode: update to v3.0
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-09-12 15:29:27 +02:00
Álvaro Fernández Rojas 6fda3b5551 dmidecode: add license.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-07-25 20:57:14 +02:00
Álvaro Fernández Rojas cb891adebd dmidecode: Import 2.12 from packages. 2014-06-10 21:02:11 +02:00