diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2022-06-30 19:34:42 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2022-06-30 19:34:42 +0200 |
commit | b35215f7ecd801ec656a4eb669f33f658cd48868 (patch) | |
tree | 47d47e669560afd051899d5448387310f1c44495 /NEWS | |
parent | 97666ba6a97a8cd777faddc444389d1ccf7e1d62 (diff) | |
parent | 4461f1524993be7dfae48ed620c13d52bb6ae4ad (diff) |
Update upstream source from tag 'upstream/3.4'
Update to upstream version '3.4'
with Debian dir 72758ab4bbe442d3276b9ba6fafd9a4c644bc480
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,3 +1,22 @@ +Version 3.4 (Mon Jun 27 2022) + - 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 + Fix ASCII filtering of strings + Fix crash with option -u + - 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 + Version 3.3 (Wed Oct 14 2020) - [BUILD] Allow overriding build settings from the environment. - [COMPATIBILITY] Document how the UUID fields are interpreted. |