IABSD.fr/ports/sysutils/dmidecode

Branch :


Log

Author Commit Date CI Message
f42ee3ab 2024-04-26 12:43:31 fix packaging if bash-completions directory wasn't present on the build machine. reported/analysed by naddy@
21ecb7aa 2024-04-25 11:53:34 update to dmidecode-3.6
f372f5ac 2023-09-27 17:16:22 MASTER_SITES -> SITES
59b87750 2023-03-30 14:31:03 update to dmidecode-3.5
d03d4301 2022-06-28 12:51:05 update to dmidecode-3.4, adds support for SMBIOS 3.4.0, 3.5.0, and some HPE OEM records
2b3700e3 2022-03-11 19:57:10 drop RCS Ids
64a8ae8e 2020-11-20 13:10:23 dmidecode: disable on aarch64 again, on !x86 it will only fetch from sysfs or by looking up the entry point in EFI and it only has code to do the latter on x86.
b8d91f7a 2020-11-20 11:07:54 dmidecode: allow packaging on !x86 (which don't build some tools which are specific to x86 - BIOS, IBM/Lenovo VPD, compaq ownership) and enable on aarch64. Not sure if it will actually find anything, the only hw I can test on is rpi4 and od1000 and both return "No SMBIOS nor DMI entry point found, sorry".
2ce1c565 2020-11-09 14:05:47 update to dmidecode-3.3
77f7cc9c 2019-07-12 20:49:33 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes