[ubuntu/trusty-proposed] fwts 13.12.00-0ubuntu1 (Accepted)

Keng-Yu Lin kengyu at ubuntu.com
Wed Dec 11 07:06:13 UTC 2013


fwts (13.12.00-0ubuntu1) trusty; urgency=low

  [Alex Hung]
  * data: klog.json: set _DOS error to low as kernel workarounds it
    (LP: #1250764)
  * acpi: method: add _PIC control method test (LP: #1252997)
  * acpi: method: move commented _CWS to correct section
  * acpi: method: add _IFT and _SRV control method tests (LP: #1255915)
  * acpi: method: remove resource descriptor field "_INT" from
    method/object list

  [Colin Ian King]
  * lib: fwts_hwinfo.c: Fix strict aliasing build failure on Lucid
    (LP: #1251587)
  * ACPICA: update to version 20131115
  * data: klog.json: thermal overrun messages should be checked on
    klog test (LP: #1253146)
  * data: klog.json: fix two spelling mistakes
  * acpi: method: fix spelling mistake in comment
  * cpu: cpufreq: check CPU freq max limits (LP: #1253047)
  * cpu: maxfreq: report maxfreq and tidy up the test (LP: #1253658)
  * cpu: msr: tidy up output and tidy up source (LP: #1253684)
  * cpu: msr: Add Ivybridge and Haswell MSRs (LP: #1254066)
  * cpu: msr: remove the need for shift in tables, tidy up tables
  * lib: fwts_guid: consitify and minor tidy up
  * lib: fwts_acpi: constify fwts_acpi_fadt_preferred_pm_profile
  * acpi: acpidump: constify tables and func args, tidy up source
  * hpet: hpet_check: skip test3 if HPET address was not found (LP: #1257825)
  * acpi: autobrightness: make error reporting far less verbose (LP: #1257782)
  * doc: fix --s3-sleep-delay man page entry
  * lib: remove fwts_virt, it contains code that is not used (LP: #1259655)

  [Ivan Hu]
  * uefi: uefidump: add more subtype support on acpi device path type for
    uefidump (LP: #1253000)
  * uefi: uefidump: dealing with the End of Hardware Device Path sub-type
    0x01 (LP: #1253906)
  * uefi: uefidump: add the Fibre Channel Ex subtype-21 support on messaging
    device path type for uefidump (LP: #1255387)
  * uefi: uefidump: add the SATA subtype-18 support on messaging device path
    type for uefidump (LP: #1255387)
  * uefi: uefidump: add the USB WWID subtype-16 support on messaging device
    path type for uefidump (LP: #1255387)
  * uefi: uefidump: add the VLAN subtype-20 support on messaging device path
    type for uefidump(LP: #1255387)
  * uefi: uefidump: add the Device Logical Unit subtype-17 support on messaging
    device path type for uefidump(LP: #1255387)
  * uefi: uefidump: add the SAS Ex subtype-22 support on messaging device path
    type for uefidump(LP: #1255387)
  * uefi: uefidump: add the iSCSI subtype-19 support on messaging device path
    type for uefidump(LP: #1255387)
  * uefi: uefidump: add the NVM Express namespace subtype-23 support on
    messaging device path type for uefidump (LP: #1255387)
  * lib: fwts_acpi_table: multi-FADT table support fimware make sure the table
    from XSDT be checked first. (LP: #1258378)

Date: Wed, 11 Dec 2013 14:09:00 +0800
Changed-By: Keng-Yu Lin <kengyu at ubuntu.com>
Maintainer: Firmware Testing Team <fwts-devel at lists.ubuntu.com>
https://launchpad.net/ubuntu/trusty/+source/fwts/13.12.00-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 11 Dec 2013 14:09:00 +0800
Source: fwts
Binary: fwts libfwtsiasl1 libfwtsacpica1 libfwts1 fwts-frontend fwts-efi-runtime-dkms
Architecture: source
Version: 13.12.00-0ubuntu1
Distribution: trusty
Urgency: low
Maintainer: Firmware Testing Team <fwts-devel at lists.ubuntu.com>
Changed-By: Keng-Yu Lin <kengyu 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: 1250764 1251587 1252997 1253000 1253047 1253146 1253658 1253684 1253906 1254066 1255387 1255915 1257782 1257825 1258378 1259655
Changes: 
 fwts (13.12.00-0ubuntu1) trusty; urgency=low
 .
   [Alex Hung]
   * data: klog.json: set _DOS error to low as kernel workarounds it
     (LP: #1250764)
   * acpi: method: add _PIC control method test (LP: #1252997)
   * acpi: method: move commented _CWS to correct section
   * acpi: method: add _IFT and _SRV control method tests (LP: #1255915)
   * acpi: method: remove resource descriptor field "_INT" from
     method/object list
 .
   [Colin Ian King]
   * lib: fwts_hwinfo.c: Fix strict aliasing build failure on Lucid
     (LP: #1251587)
   * ACPICA: update to version 20131115
   * data: klog.json: thermal overrun messages should be checked on
     klog test (LP: #1253146)
   * data: klog.json: fix two spelling mistakes
   * acpi: method: fix spelling mistake in comment
   * cpu: cpufreq: check CPU freq max limits (LP: #1253047)
   * cpu: maxfreq: report maxfreq and tidy up the test (LP: #1253658)
   * cpu: msr: tidy up output and tidy up source (LP: #1253684)
   * cpu: msr: Add Ivybridge and Haswell MSRs (LP: #1254066)
   * cpu: msr: remove the need for shift in tables, tidy up tables
   * lib: fwts_guid: consitify and minor tidy up
   * lib: fwts_acpi: constify fwts_acpi_fadt_preferred_pm_profile
   * acpi: acpidump: constify tables and func args, tidy up source
   * hpet: hpet_check: skip test3 if HPET address was not found (LP: #1257825)
   * acpi: autobrightness: make error reporting far less verbose (LP: #1257782)
   * doc: fix --s3-sleep-delay man page entry
   * lib: remove fwts_virt, it contains code that is not used (LP: #1259655)
 .
   [Ivan Hu]
   * uefi: uefidump: add more subtype support on acpi device path type for
     uefidump (LP: #1253000)
   * uefi: uefidump: dealing with the End of Hardware Device Path sub-type
     0x01 (LP: #1253906)
   * uefi: uefidump: add the Fibre Channel Ex subtype-21 support on messaging
     device path type for uefidump (LP: #1255387)
   * uefi: uefidump: add the SATA subtype-18 support on messaging device path
     type for uefidump (LP: #1255387)
   * uefi: uefidump: add the USB WWID subtype-16 support on messaging device
     path type for uefidump (LP: #1255387)
   * uefi: uefidump: add the VLAN subtype-20 support on messaging device path
     type for uefidump(LP: #1255387)
   * uefi: uefidump: add the Device Logical Unit subtype-17 support on messaging
     device path type for uefidump(LP: #1255387)
   * uefi: uefidump: add the SAS Ex subtype-22 support on messaging device path
     type for uefidump(LP: #1255387)
   * uefi: uefidump: add the iSCSI subtype-19 support on messaging device path
     type for uefidump(LP: #1255387)
   * uefi: uefidump: add the NVM Express namespace subtype-23 support on
     messaging device path type for uefidump (LP: #1255387)
   * lib: fwts_acpi_table: multi-FADT table support fimware make sure the table
     from XSDT be checked first. (LP: #1258378)
Checksums-Sha1: 
 f44ed41347a6493c4f94eecf0f6199d899cac2a8 2277 fwts_13.12.00-0ubuntu1.dsc
 b2de2f00aa7df7727841e82ce8a030585fe99229 1395014 fwts_13.12.00.orig.tar.gz
 6f29ce15b39eaba27b11dce550436b3b4b0e6eb7 31520 fwts_13.12.00-0ubuntu1.debian.tar.gz
Checksums-Sha256: 
 0349faeaea7f1151892931fa18e78cb7ab4fc17b30fa47e5ba7ea2f282fbc7e4 2277 fwts_13.12.00-0ubuntu1.dsc
 1336e7f4e9302c95b2041d24c874133efba397d4d2c4b2a2c90374f90e794abc 1395014 fwts_13.12.00.orig.tar.gz
 656dcb06a7fd99da8168271f7c1983a65b7dc5e603077b57b79ad39bf41f2ae5 31520 fwts_13.12.00-0ubuntu1.debian.tar.gz
Files: 
 0e29416829d7a1e2f33c1ece4200b3ea 2277 devel optional fwts_13.12.00-0ubuntu1.dsc
 d4f2299444c8c51a86db13a7a4a15bd7 1395014 devel optional fwts_13.12.00.orig.tar.gz
 1d57cd9eb69b4e51b394bc4b169fcf6f 31520 devel optional fwts_13.12.00-0ubuntu1.debian.tar.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBAgAGBQJSqAWBAAoJEMYXhp8UeFBO/dcP+wTM4Cs+ck+fyTcMSmLkvkoh
AMTQ7qBsfiAef6B0R5PZOiYnIP4TBPj8v6DeC5CBA0rBlz50I57Vq5RUBQ8A+NYT
QLzhf/77/cA4ANPHQzhVuzQK4NuOE6j4bMQWyVjGcyUZfgxcQqcgHWkpcQE0CHJP
xHV0nQk3tnlBT/eSe74I8lF8todxzo6aA0/xnqYfPkPKO+jifqs01+q/kBthm0lR
3PdRj202AIH3dwjLxAvS8gKW3zz1J7hpJls2nOsL87vO8crA4X3g17XWl9i7iUfA
cRcLB3AWDDTcMzXc7WGm4NiFNUr7PeBy4ZSqTiPKCFoQWWh4dzHbg++R/zbuusov
BJq+G/ZVoEX3YsY1B31MC/fdg8ui8AGw1VzD6tGAYag4VJY+V7iekBqunXfAc/8Y
6dZalu5X9XCavtqGTSj9r6AgJKTKPWb7CFU7AP0p4WS2bfB72B6VmOec9nISykRF
DeiBd0YFgzaG5+MNskrkBdcGeCrGjtLdC0hoIxQLF+5QBmG44f4F38Qe69N5g69o
kDek/SNvXQcYNBXeh2eAULaOH0mir9W5bK/6Q1eajpJVa8n1574lAprtLqDyk/HF
4w7lSex89Cuc15MQZ5vIsYWKsl4ZTNCG2jC2AMTQm6ZwkNM4HsPsaKmp8rrn+ZyA
MD1Tzf/MMTrkEVt51mog
=dfDV
-----END PGP SIGNATURE-----


More information about the Trusty-changes mailing list