fwts 24.07.00-0ubuntu1 source package in Ubuntu

Changelog

fwts (24.07.00-0ubuntu1) oracular; urgency=medium

  [Ivan Hu]
  * autopackager: mkpackage.sh: remove lunar
  * lib: fwts_log_html: fix the invalid printf format string
  * auto-packer: mkpackage.sh: add oracular
  * efi_runtime: don't build dkms module for those kernels with efi_test
  * acpi: cedt: add raw data dump for interleave target list
  * fwts-test: cedt: fix the wrong value of ENIW
  * fwts-test: cedt: sync up with adding raw data dump
  * acpi: s3pt: add tests for ACPI S3PT table
  * fwts-test: add regression tests for S3PT
  * acpi: acpipld: modify the test description to aviod misunderstanding
  * auto-packager: mkpackage.sh: remove mantic

  [Jonathan McDowell]
  * tpmevlog: Ensure EV_SEPARATOR recorded for PCRs 0-7

  [Julien Olivain]
  * libfwtsiasl: fix parallel build with GNU Make >= 4.4

  [Mario Limonciello]
  * aspm: Only require ASPM for devices with an actual link

 -- Ivan Hu <email address hidden>  Tue, 30 Jul 2024 11:10:40 +0800

Upload details

Uploaded by:
Ivan Hu
Sponsored by:
Ivan Hu
Uploaded to:
Oracular
Original maintainer:
Firmware Testing Team
Architectures:
i386 amd64 armel armhf arm64 ppc64 ppc64el s390x riscv64
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel

Downloads

File Size SHA-256 Checksum
fwts_24.07.00.orig.tar.gz 3.8 MiB 2bd45ab1b9f8dc1db2716721e89d982ee4b4eda4b1043cca7b13775c95d5023b
fwts_24.07.00-0ubuntu1.debian.tar.xz 63.4 KiB bf9a60c593b733603c0609f2e022b6ed9d20a7f3564d6cad48fc1dea9d3adc13
fwts_24.07.00-0ubuntu1.dsc 2.3 KiB 917ef7e82bd6ae9e5a130968c08c6041a1fdae4ef59768d3a72e9fc0ac6bbefa

View changes file

Binary packages built by this source

fwts: FirmWare Test Suite

 This is a firmware test suite that performs sanity checks on system
 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 fwts
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.

fwts-smccc-dkms: Firmware Test Suite SMCCC firmware kernel driver

 This package provides the ARM64 SMCCC kernel driver in DKMS format,
 which is required for accessing the ARM64 SMCCC firmware API.

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 libfwts1
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 libfwtsacpica1
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 libfwtsiasl1