[ubuntu/wily-proposed] fwts 15.08.00-0ubuntu1 (Accepted)

Ivan Hu ivan.hu at ubuntu.com
Wed Aug 5 09:40:29 UTC 2015


fwts (15.08.00-0ubuntu1) wily; urgency=low

  [Alex Hung]
  * acpi: add table names in test description
  * fwts-test: update for prefix for ECDT, TCPA, WAET and XENV
  * acpi: remove redundant tailing spaces - no functional changes
  * acpi: tcpa: fix incorrect comments - no functional changes
  * acpi: tpm2: Add ACPI TPM2 test
  * fwts-test: Add regression test for TPM2, update fwst-tests
  * acpi: method: fix incorrect shift of 64-bit integer in CRS
  * acpi: method: add support for _CPC revision 2
  * acpi: acpidump: change FADT flag BIT20 to Hardware-reduce ACPI
  * fwts-test: update for changing to Hardware-reduce ACPI
  * acpi: update MADT GIC Distributor Structure and related tests
  * acpi: update MADT GICC Structure and related tests
  * acpi: fadt: update fadt_dsdt test with x_dsdt field
  * acpi: fadt: check RESET_REG_SUP before checking the reset register
  * acpi: method: refine _AEI control method
  * acpi: method: refine _EVT test

  [Anthony Wong]
  * fwts: Better options handling for --dump
  * lib: Allow reading ACPI dump file by non-root user

  [Colin Ian King]
  * acpi: XENV: fix a few spelling mistakes and fix up copyright
  * fwts-test: Update tests to sync with last XENV fixes
  * acpi: LPIT: remove duplicate "LPIT" from test description
  * fwts-test: Update tests to sync with last LPIT fixes
  * acpi: HPET: fix typo in HPET description field
  * fwts-test: Update tests to sync with HPET fix
  * Add ACPI IORT test (LP: #1450440)
  * Update fwts-test for the new IORT table test
  * ACPICA: Update to version 20150717 (LP: #1475733)
  * fwts-test: update syntaxcheck test now IASL finds more errors
  * acpi: iort: fix build warning on older versions of GCC
  * lib: fwts_framework: remove dubious total of --show-tests-full
  * acpidump: update mchi to latest revision of MCHI specification
  * acpi: Add support for MCHI Table (LP: #1478951)
  * fwts-test: Add MCHI table regression tests
  * acpi: Add support for STAO Table (LP: #1478957)
  * fwts-test: Add STAO table regression tests
  * lib: fix build error on non-Intel platforms
  * acpi: correct ASF! table definitions
  * acpi: Add support for ASF! Table (LP: #1479736)
  * fwts-test: Add ASF! table regression tests
  * lib: acpi.h: clean up comments and code - add more references
  * acpi: Add support for WDAT Table (LP: #1480257)
  *     fwts-test: Add WDAT table regression tests

  [Ivan Hu]
  * fwts-test: uefi: remove redundant files
  * acpi: add support for FPDT table (LP: #1476954)
  * fwts-test: Add FPDT table regression tests

  [Ricardo Neri]
  * cpu/cpufreq: Iterate over the correct number of CPUs in _test_sw_any

Date: Wed, 05 Aug 2015 14:18:41 +0800
Changed-By: Ivan Hu <ivan.hu at ubuntu.com>
Maintainer: Firmware Testing Team <fwts-devel at lists.ubuntu.com>
Signed-By: Keng-Yu Lin <keng-yu.lin at canonical.com>
https://launchpad.net/ubuntu/+source/fwts/15.08.00-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 05 Aug 2015 14:18:41 +0800
Source: fwts
Binary: fwts libfwtsiasl1 libfwtsacpica1 libfwts1 fwts-frontend fwts-efi-runtime-dkms
Architecture: source
Version: 15.08.00-0ubuntu1
Distribution: wily
Urgency: low
Maintainer: Firmware Testing Team <fwts-devel at lists.ubuntu.com>
Changed-By: Ivan Hu <ivan.hu at ubuntu.com>
Description: 
 fwts       - FirmWare Test Suite
 fwts-efi-runtime-dkms - Firmware Test Suite UEFI Runtime Service kernel driver
 fwts-frontend - Firmware Test Suite frontend interface
 libfwts1   - FirmWare Test Suite core support library
 libfwtsacpica1 - FirmWare Test Suite ACPICA core built for acpiexec functionality
 libfwtsiasl1 - FirmWare Test Suite ACPICA core built for iasl functionality
Launchpad-Bugs-Fixed: 1450440 1475733 1476954 1478951 1478957 1479736 1480257
Changes: 
 fwts (15.08.00-0ubuntu1) wily; urgency=low
 .
   [Alex Hung]
   * acpi: add table names in test description
   * fwts-test: update for prefix for ECDT, TCPA, WAET and XENV
   * acpi: remove redundant tailing spaces - no functional changes
   * acpi: tcpa: fix incorrect comments - no functional changes
   * acpi: tpm2: Add ACPI TPM2 test
   * fwts-test: Add regression test for TPM2, update fwst-tests
   * acpi: method: fix incorrect shift of 64-bit integer in CRS
   * acpi: method: add support for _CPC revision 2
   * acpi: acpidump: change FADT flag BIT20 to Hardware-reduce ACPI
   * fwts-test: update for changing to Hardware-reduce ACPI
   * acpi: update MADT GIC Distributor Structure and related tests
   * acpi: update MADT GICC Structure and related tests
   * acpi: fadt: update fadt_dsdt test with x_dsdt field
   * acpi: fadt: check RESET_REG_SUP before checking the reset register
   * acpi: method: refine _AEI control method
   * acpi: method: refine _EVT test
 .
   [Anthony Wong]
   * fwts: Better options handling for --dump
   * lib: Allow reading ACPI dump file by non-root user
 .
   [Colin Ian King]
   * acpi: XENV: fix a few spelling mistakes and fix up copyright
   * fwts-test: Update tests to sync with last XENV fixes
   * acpi: LPIT: remove duplicate "LPIT" from test description
   * fwts-test: Update tests to sync with last LPIT fixes
   * acpi: HPET: fix typo in HPET description field
   * fwts-test: Update tests to sync with HPET fix
   * Add ACPI IORT test (LP: #1450440)
   * Update fwts-test for the new IORT table test
   * ACPICA: Update to version 20150717 (LP: #1475733)
   * fwts-test: update syntaxcheck test now IASL finds more errors
   * acpi: iort: fix build warning on older versions of GCC
   * lib: fwts_framework: remove dubious total of --show-tests-full
   * acpidump: update mchi to latest revision of MCHI specification
   * acpi: Add support for MCHI Table (LP: #1478951)
   * fwts-test: Add MCHI table regression tests
   * acpi: Add support for STAO Table (LP: #1478957)
   * fwts-test: Add STAO table regression tests
   * lib: fix build error on non-Intel platforms
   * acpi: correct ASF! table definitions
   * acpi: Add support for ASF! Table (LP: #1479736)
   * fwts-test: Add ASF! table regression tests
   * lib: acpi.h: clean up comments and code - add more references
   * acpi: Add support for WDAT Table (LP: #1480257)
   *     fwts-test: Add WDAT table regression tests
 .
   [Ivan Hu]
   * fwts-test: uefi: remove redundant files
   * acpi: add support for FPDT table (LP: #1476954)
   * fwts-test: Add FPDT table regression tests
 .
   [Ricardo Neri]
   * cpu/cpufreq: Iterate over the correct number of CPUs in _test_sw_any
Checksums-Sha1: 
 59cefe2d9baf7b4d67979497abf1e50e2ea368e2 2279 fwts_15.08.00-0ubuntu1.dsc
 95ac04dc54a9044ab617f21edb58630fc6bf7271 3380933 fwts_15.08.00.orig.tar.gz
 c779db3c224e44b0605dee87c03d9fc7fb6d09a3 42257 fwts_15.08.00-0ubuntu1.debian.tar.gz
Checksums-Sha256: 
 85cd5cb101144a21151e19eccce638e5625fa14db3ea83733207675169d5e669 2279 fwts_15.08.00-0ubuntu1.dsc
 a7bc282ea0f0d545c76625cbb1ffa1bad12b01f9ccb580f25f397ee5769eb675 3380933 fwts_15.08.00.orig.tar.gz
 9dd9e8d97b61473e4d3dd5bfda7869cccbf395a3f92c95d4a449d4c16d283f79 42257 fwts_15.08.00-0ubuntu1.debian.tar.gz
Files: 
 fe782a1dbb3de55a837b1ac7f353c5a4 2279 devel optional fwts_15.08.00-0ubuntu1.dsc
 8f9653961aa76c13ddac2eaf42743441 3380933 devel optional fwts_15.08.00.orig.tar.gz
 cd337e517ba3187a934185a0d5511322 42257 devel optional fwts_15.08.00-0ubuntu1.debian.tar.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJVwdlSAAoJEMYXhp8UeFBOjZoP/AznYN2XCwM0QBF7G0ytVVm7
nS/XMBK6JT5XQfsXHo5GIpsvAXJfPE1mHU1DQyaJr6KBo43rwPYzXhsqnMiujoSl
1aAEMU3mCw+2DtPON8Y2bzp9HQWblMnQzcenwYngU80j9x9AKtRx8HtsSD5fMXAq
ycMlI3dVcoFFf8DNmukwiULIxkn11xpmVCiqGXULRVyFrr3wS9lVubtjAm694XA+
M29lp0m4JPStBJQ986OhPoAUYSmpqCI3jrz1qjlFY9TrorQmHW1ZVweSzhyXHo83
Xw9VqB6b50CYuY3KYeQ154NAs17V6Xi8U0PSHbuZ+1JFWTraU5oETMPxRPrOIYrF
zmC6qo9zMfHM5qPpYV8igxzbJOjkaqXH17fITHGeE+HVTorhwL28t9353stMKp1L
IAXn14RoZjsCVJiLWR/V8PXsGbYm1edTXgQU87GjiBxzeDCbjNM72uau7C8Cpsqb
oi5VfKMphz2B/NBQd1mrV0jZtUj4yg/blu97UhplR1M3XyKduEaEs2bVep64uM0u
mK1pbiw+EMJb4zHTzXSEUAmLeMlfdlhq7TuKQ9gSV/utVQxkzvWSTjyU+22fTn3Y
r7iYHJxyJ0XNvaYGH/NwTUDEWBDUZkNhVThFCUJ3SFthDVGjzISc16XT8Ai4uZ9/
y9fDl+GXUt3Fg46RYQHx
=e1iF
-----END PGP SIGNATURE-----


More information about the Wily-changes mailing list