fwts 15.12.00-0ubuntu1 source package in Ubuntu

Changelog

fwts (15.12.00-0ubuntu1) xenial; urgency=low

  * acpi: fpdt: add a terminate for buggy BIOS that reports zero length
  * live-image/fwts-frontend-text: add a selection for recommended

  * lib: klog: remove use of pcre, use regex instead
  * utilities: kernelscan: remove use of pcre, use regex instead
  * uefidump: add more bounds checking and remove need for heap
  * utilities: fix memory leak, line not being free'd
  * acpi: bert: remove redundant variable 'length'
  * data: klog.json: add in some more kernel error messages for 4.3
  * ACPICA: Update to version 20151124 (LP: #1519425)
  * lib: iasl: rework IASL interface to ACPICA
  * acpi: acpidump: use IASL rather than fwts custom table dump code
  * fwts-test: fix up acpidump releated tests
  * s3 + klog: make log scanning more robust for S3 (LP: #1522292)
  * ACPI: Add ASPT test
  * lib: framework: allow mixed tests and test category options
  * lib: acpica: make region handler more robust (LP: #1524217)
  * fwts: framework: Add --log-level option
  * fwts-test: update arg-help tests with new --log-level option
  * debian: copyright, fix lintian warnings
  * Debian: update Standards-Version to 3.9.6
  * acpi: acpidump: check for fwts_iasl_init failure
  * lib: fwts_acpi_tables: fix segfault when tables fail to load (LP: #1452201)
  * acpi: dbg2: remove dead store to ptr1
  * hotkey: fix key reading loop, it needs to loop more than once
  * lib: fwts_framework: remove dead store to len in for loop
  * lib: fwts_acpi_table: remove redundant store to rsdt
  * acpi: gpedump: remove redundant store to gpe_xrupt_info
  * lib: fwts_acpi_tables: remove dead store to facs
  * acpica: fwts_acpica: remove redundant store to length
  * lib: fwts_acpi_tables: remove redundant store to xsdt
  * lib: fwts_acpi_tables: check table to avoid dereferencing NULL ptr

  * lib: fwts_uefi: add SD device path define
  * uefibootpath: add test for the SD device path
  * uefidump: add dumping for the SD device path
  * lib: fwts_uefi: add efi bluetooth device path define
  * uefibootpath: add test for the bluetooth device path
  * uefidump: add dumping for the bluetooth device path
  * lib: fwts_uefi: add wireless device path define
  * uefibootpath: add test for the wireless device path
  * uefidump: add dumping for the wireless device path
  * lib: fwts_uefi: add ramdisk device path define
  * uefibootpath: add test for the ramdisk device path
  * uefidump: add dumping for the ramdisk device path
  * uefibootpath: fix the wrong type for relative offset range path

  * lib: fwts_acpi_table: Fix FADT update in creation of fake FACS table.

 -- Alex Hung <email address hidden>  Wed, 16 Dec 2015 15:08:32 +0800

Upload details

Uploaded by:
Alex Hung
Sponsored by:
Colin Ian King
Uploaded to:
Xenial
Original maintainer:
Firmware Testing Team
Architectures:
i386 amd64 armel armhf arm64 ppc64 ppc64el
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
fwts_15.12.00.orig.tar.gz 3.2 MiB 79813cf4b0602643bb164779792ecb2fa15ddd340ece04d41b74594c93e9ec63
fwts_15.12.00-0ubuntu1.debian.tar.xz 37.1 KiB 62756d9560d405c5794e294d37d73285e7a1b071064d21d912dddebb7625a484
fwts_15.12.00-0ubuntu1.dsc 2.5 KiB df03470042e556bb752b459a50c0f28ad28b1c074644e50dd278f1d4ad091007

View changes file

Binary packages built by this source

fwts: FirmWare Test Suite

 This is a firmware test suite that performs sanity checks on Intel/AMD
 PC firmware. It is intended to identify BIOS and ACPI errors and
 if appropriate it will try to explain the errors and give advice to
 help workaround or fix firmware bugs. It is primarily intended to
 be a Linux-centric firmware troubleshooting tool.

fwts-dbgsym: debug symbols for package fwts

 This is a firmware test suite that performs sanity checks on Intel/AMD
 PC firmware. It is intended to identify BIOS and ACPI errors and
 if appropriate it will try to explain the errors and give advice to
 help workaround or fix firmware bugs. It is primarily intended to
 be a Linux-centric firmware troubleshooting tool.

fwts-efi-runtime-dkms: Firmware Test Suite UEFI Runtime Service kernel driver

 This package provides the efi_runtime kernel driver in DKMS format,
 which is required for accessing UEFI Runtime Services.

fwts-frontend: Firmware Test Suite frontend interface

 This is a dialog based interface designed to provide an easy to use method
 to execute tests via Firmware Test Suite and is also used as the primary
 interface within Firmware Test Suite live images.

libfwts1: FirmWare Test Suite core support library

 This is the fwts core library. It contains a top level test framework
 and a rich range of firmware specific testing support code for the
 various fwts tests.

libfwts1-dbgsym: debug symbols for package libfwts1

 This is the fwts core library. It contains a top level test framework
 and a rich range of firmware specific testing support code for the
 various fwts tests.

libfwtsacpica1: FirmWare Test Suite ACPICA core built for acpiexec functionality

 The firmware test suite requires the ACPICA core engine to be built in
 execution mode (with ACPI_EXEC_APP enabled) to support run time execution
 of ACPI Machine Language (AML) in the ACPI DSDT and SSDTs. This library
 contains this code with a thin fwts specific API to interface with fwts.

libfwtsacpica1-dbgsym: debug symbols for package libfwtsacpica1

 The firmware test suite requires the ACPICA core engine to be built in
 execution mode (with ACPI_EXEC_APP enabled) to support run time execution
 of ACPI Machine Language (AML) in the ACPI DSDT and SSDTs. This library
 contains this code with a thin fwts specific API to interface with fwts.

libfwtsiasl1: FirmWare Test Suite ACPICA core built for iasl functionality

 The firmware test suite requires the ACPICA core engine to be built in
 compiler mode (with ACPI_ASL_COMPILER enabled) to support assembly and
 disassembly of ACPI Machine Language (AML) in the ACPI DSDT and SSDTs.
 This library contains this code with a thin fwts specific API to
 interface with fwts.

libfwtsiasl1-dbgsym: debug symbols for package libfwtsiasl1

 The firmware test suite requires the ACPICA core engine to be built in
 compiler mode (with ACPI_ASL_COMPILER enabled) to support assembly and
 disassembly of ACPI Machine Language (AML) in the ACPI DSDT and SSDTs.
 This library contains this code with a thin fwts specific API to
 interface with fwts.