libsmbios 2.4.1-1 source package in Ubuntu

Changelog

libsmbios (2.4.1-1) unstable; urgency=medium

  * New upstream microversion.
    - Better compatbility with help2man
    - Fixes some issues found with new gcc.
  * debian: cleanup old conffile (Closes: #890064)

 -- Mario Limonciello <email address hidden>  Wed, 14 Feb 2018 14:04:18 -0600

Upload details

Uploaded by:
Debian UEFI Maintainers
Uploaded to:
Sid
Original maintainer:
Debian UEFI Maintainers
Architectures:
i386 amd64 all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main libs

Builds

Bionic: [FULLYBUILT] amd64 [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libsmbios_2.4.1-1.dsc 2.4 KiB e473016865d985df52a194e91d9d46110ef190afaec5326e264d86c4ab3e59e6
libsmbios_2.4.1.orig.tar.gz 652.1 KiB ad200d0b8db681d04336afb64c765808b3bfdfc18619e24621576c03564e629f
libsmbios_2.4.1-1.debian.tar.xz 10.8 KiB 6b2d0ab5a7e5c5994bd2d781c4203cb33bce5d0747d9d53697f5927b531cd02c

Available diffs

No changes file available.

Binary packages built by this source

libsmbios-c2: Provide access to (SM)BIOS information -- dynamic library

 libsmbios aims towards providing access to as much BIOS information as
 possible. It does this by providing a library of functions that can be used
 as well as sample binaries.
 .
 It incorporates extensible access to SMBIOS information capabilities and
 ability to perform unit tests across multiple systems without using physical
 hardware. Moreover, centralized, data-driven exception handling for broken
 BIOS tables is provided. Currently, full access to the SMBIOS table and its
 items is implemented. Additionally, access and manipulation of Dell Indexed
 IO Token (type 0xD4) is implemented. This token is a vendor-extention
 SMBIOS structure which allows uniform access to manipulate the system CMOS
 to enable, disable, or otherwise manipulate normal BIOS functions or features.

libsmbios-c2-dbgsym: debug symbols for libsmbios-c2
libsmbios-dev: Provide access to (SM)BIOS information - development files

 libsmbios aims towards providing access to as much BIOS information as
 possible. It does this by providing a library of functions that can be
 used as well as sample binaries.
 .
 It incorporates extensible access to SMBIOS information capabilities and
 ability to perform unit tests across multiple systems without using physical
 hardware. Moreover, centralized, data-driven exception handling for broken
 BIOS tables is provided.
 .
 To start out with, the focus is on the SMBIOS tables. Currently, full access
 to the SMBIOS table and its items is implemented. In the future, it will
 provide $PIR, MPTABLE, RCI, RBU, and other tables as well.
 .
 Additionally, access and manipulation of Dell Indexed IO Token (type 0xD4)
 is implemented. This token is a vendor-extention SMBIOS structure which
 allows uniform access to manipulate the system CMOS to enable, disable, or
 otherwise manipulate normal BIOS functions or features.

libsmbios-doc: Access to (SM)BIOS information in an OS-indepent way (docs)

 libsmbios aims towards providing access to as much BIOS information as
 possible. It does this by providing a library of functions that can be used
 as well as sample binaries.
 .
 It incorporates extensible access to SMBIOS information capabilities and
 ability to perform unit tests across multiple systems without using physical
 hardware. Moreover, centralized, data-driven exception handling for broken
 BIOS tables is provided. Currently, full access to the SMBIOS table and its
 items is implemented. Additionally, access and manipulation of Dell Indexed
 IO Token (type 0xD4) is implemented. This token is a vendor-extension
 SMBIOS structure which allows uniform access to manipulate the system CMOS
 to enable, disable, or otherwise manipulate normal BIOS functions or features.

python3-libsmbios: Provide access to (SM)BIOS information -- Python libraries

 libsmbios aims towards providing access to as much BIOS information as
 possible. This package provides Python functions that can be imported
 into userspace programs.

smbios-utils: Provide access to (SM)BIOS information -- utility binaries

 libsmbios aims towards providing access to as much BIOS information as
 possible. This package includes libsmbios' sample binaries/utilities.

smbios-utils-dbgsym: debug symbols for smbios-utils