While we do not support every piece of the specification yet, the most needed ones are in place now so it seems reasonable to stop warning users.
Signed-off-by: Jean Delvare <jdelv...@suse.de> --- dmidecode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- dmidecode.orig/dmidecode.c 2022-05-30 13:20:01.565573575 +0200 +++ dmidecode/dmidecode.c 2022-05-30 13:29:00.375309519 +0200 @@ -87,7 +87,7 @@ static const char *bad_index = "<BAD IND enum cpuid_type cpuid_type = cpuid_none; -#define SUPPORTED_SMBIOS_VER 0x030300 +#define SUPPORTED_SMBIOS_VER 0x030500 #define FLAG_NO_FILE_OFFSET (1 << 0) #define FLAG_STOP_AT_EOT (1 << 1) -- Jean Delvare SUSE L3 Support _______________________________________________ https://lists.nongnu.org/mailman/listinfo/dmidecode-devel