Tags: openSUSE-Python/python-dmidecode
Tags
New upstream release of python-dmidecode v3.12.1 This update contains mostly changes from dmidecode v2.11 and v2.12. These updates brings dmidecode aligned with the ""System Management BIOS Reference Specification, Version 2.8.0" document. In addition a few bugs in python-dmidecode has been resolved.
Releasing v3.10.14. This is a release which should have gone out a long time ago. So lets kick this one out now. This is only a bugfix release, which fixes potentional instabilities on some DMI tables. - Add SIGILL catcher in mem_chunk() - Implemented dmixml_AddDMIstring() - Make use of dmixml_AddDMIstring() where possible - Harden dmi_string() calls with better NULL checks - Do not add explictly 'dmispec' attributes inside switch() in dmi_decode()