File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ Version 3.5 (Tue Mar 14 2023)
2+ - Decode HPE OEM records 216, 224, 230, 238 and 242.
3+ - Fortify entry point length checks.
4+ - Add a --no-quirks option.
5+ - Drop the CPUID exception list.
6+ - Do not let --dump-bin overwrite an existing file.
7+ - Ensure /dev/mem is a character device file.
8+ - Bug fixes:
9+ Fix segmentation fault in HPE OEM record 240
10+ - Minor improvements:
11+ Typo fixes
12+ Write the whole dump file at once
13+ Fix a build warning when USE_MMAP isn't set
14+
115Version 3.4 (Mon Jun 27 2022)
216 - Support for SMBIOS 3.4.0. This includes new memory device types, new
317 processor upgrades, new slot types and characteristics, decoding of memory
Original file line number Diff line number Diff line change 1- #define VERSION "3.4 "
1+ #define VERSION "3.5 "
You can’t perform that action at this time.
0 commit comments