Subject: CVS commit: pkgsrc/sysutils/dmidecode
From: SAITOH Masanobu
Date: 2023-07-24 17:07:57
Message id: 20230724150758.0150AFBDB@cvs.NetBSD.org

Log Message:
sysutils/dmidecode: update to 3.5.

Changes from 3.4:

Version 3.5 (Tue Mar 14 2023)
  - Decode HPE OEM records 216, 224, 230, 238 and 242.
  - Fortify entry point length checks.
  - Add a --no-quirks option.
  - Drop the CPUID exception list.
  - Do not let --dump-bin overwrite an existing file.
  - Ensure /dev/mem is a character device file.
  - Bug fixes:
    Fix segmentation fault in HPE OEM record 240
  - Minor improvements:
    Typo fixes
    Write the whole dump file at once
    Fix a build warning when USE_MMAP isn't set

Files:
RevisionActionfile
1.40modifypkgsrc/sysutils/dmidecode/Makefile
1.36modifypkgsrc/sysutils/dmidecode/distinfo
1.2modifypkgsrc/sysutils/dmidecode/patches/patch-dmiopt.c