Update dmidecode to 2.10.

Patch provided by Sergey Svishchev via PR 40104.

dmidecode:
* Support for Solaris (x86 only, of course).
* Possibility to dump the SMBIOS/DMI table to a small binary file
  (option --dump-bin).
* Possibility to read the SMBIOS/DMI table from such binary files
  (option --from-dump).
* Support for SMBIOS 2.6. This includes new chassis types, new
  processor family names, new processor family upgrade names, bus
  address for system slots, and a new entry type for on-board devices,
  amongst many other minor changes.
* Support for DMI entry type 31 (Boot integrity services).
* Many processor family names taken from the CIM Schema document.

vpddecode:
* No longer ask users to report broken records.
* Fix --quiet option.
This commit is contained in:
obache 2008-12-06 11:36:41 +00:00
parent 9909d2fadf
commit 2f14281c30
2 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.9 2007/09/05 21:48:39 xtraeme Exp $
# $NetBSD: Makefile,v 1.10 2008/12/06 11:36:41 obache Exp $
#
DISTNAME= dmidecode-2.9
DISTNAME= dmidecode-2.10
CATEGORIES= sysutils
MASTER_SITES= http://savannah.gnu.org/download/dmidecode/

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.8 2007/09/05 21:48:39 xtraeme Exp $
$NetBSD: distinfo,v 1.9 2008/12/06 11:36:41 obache Exp $
SHA1 (dmidecode-2.9.tar.gz) = 598c4aee86d9524bb36936e9494ad9e968adfd38
RMD160 (dmidecode-2.9.tar.gz) = 30b285534d2eed6311981180e4830c4aa9c3121a
Size (dmidecode-2.9.tar.gz) = 56716 bytes
SHA1 (dmidecode-2.10.tar.gz) = 3eca8388c85eff8a1c3d6ae99c18e00c92030d5d
RMD160 (dmidecode-2.10.tar.gz) = 3f7d4efbc8c884dbd1c32f65df17828f30339366
Size (dmidecode-2.10.tar.gz) = 62579 bytes
SHA1 (patch-aa) = 15030aee9d7cc0eb91c04911cb8dcea8d5e4aee4