[ubuntu/yakkety-proposed] fwts 16.07.00-0ubuntu1 (Accepted)

Ivan Hu ivan.hu at ubuntu.com
Wed Jul 27 14:09:16 UTC 2016


fwts (16.07.00-0ubuntu1) yakkety; urgency=low

  [Alex Hung]
  * acpi: method: add _FIT test
  * fwts-test: sync up tests for _FIT method
  * bios: mtrr: check MTRR default memory type
  * acpi: pcct: add ACPI PCCT test
  * fwts-test: Add regression test for PCCT
  * lib: acpi: fix a typo in fwts_acpi.h

  [Colin Ian King]
  * utilities: kernelscan: Add in missing [ ] brackets tokenisation
  * klog: data.json: Add klog checking for kernel NUMA errors from
    drivers/acpi/numa.c
  * fwts-test: remove arg-show-tests and arg-show-tests-full
  * klog: data.json: Add klog checking for kernel EC errors from
    drivers/acpi/ec.c
  * klog: data.json: Add klog checking for errors from
    drivers/acpi/acpi_cmos_rtc.c
  * klog: data.json: Add klog checking for errors from drivers/acpi/nfit.c
  * klog: data.json: Add klog checking for errors from drivers/acpi/pci_root.c
  * klog: data.json: Add klog checking for errors from drivers/acpi/pci_mcfg.c
  * fwts-test: update fwts klog regression tests due to klog json changes
  * klog: data.json: Add klog checking for errors from drivers/acpi/cppc_acpi.c
  * klog: data.json: Add klog checking for errors from drivers/acpi/battery.c
  * klog: data.json: Add klog checking for errors from
    drivers/acpi/processor_idle.c
  * efi: enable module loading to load legacy or new efi driver
  * klog: data.json: Add klog checking for errors from drivers/acpi/sleep.c
  * klog: data.json: Add klog checking for errors from
    drivers/acpi/acpica/rsmisc.c
  * klog: data.json: Add klog checking for errors from drivers/acpi/evged.c
  * acpi: rsdp: don't fail if RSDT and XSDT are both defined and different
  * fwts-test: rsdp-0001: sync test with latest rsdp test changes
  * lib: fwts_alloc: make allocator more robust
  * lib: fwts_pipeio: don't report failure on freopen failure
  * Add klog checking for errors from drivers/acpi/tables.c
  * doc: update contributors and date to the manual

  [Deb McLemore]
  * opal/prd_info: Add OPAL Processor Recovery Diagnostics
  * olog: olog.json: Add OPAL skiboot errors for olog scan
  * lib: olog: Improve message when sudo usage may help
  * opal/prd_info: Improve message when libfdt not installed
  * lib: framework: Improve message for results log file handling

  [Ivan Hu]
  * uefi: add the header for using efi runtime service
  * efi_runtime: reuse the in-kernel guid structure
  * efi_runtime: reuse the in-kernel time structure
  * efi_runtime: reuse the in-kernel capsule header structure
  * uefi: update reset type to uefi 2.6
  * uefi: remove the enum of reset type
  * efi_runtime: naming convention modification
  * efi_runtime: fix the style problems
  * debian/control: Fix incomplete dependencies for Linux headers (LP: #1606480)
  * fwts-test: sync up with the klog test
  * acpi: madt: fix build fail for i386

  [Jeffrey Hugo]
  * acpi: madt: Use 20 as the GIC ITS node length
  * acpi: madt: Add support for ACPI 6.0a
  * acpi: madt: Add support for ACPI 6.1
  * acpi: dbg2: Add missing debug port types

  [Jeremy Kerr]
  * devicetree/dt_sysinfo: clean up logic in stringlist_contains_last
  * devicetree/dt_sysinfo: fix reference platform compatible vs. model check
  * devicetree/dt_sysinfo: Add firestone model

  [Prarit Bhargava]
  * fwts: Fix madt testing with broken MADT entries
  * fwts: Update .gitignore files
  * fwts/madt: Add address of subtable to messages
  * fwts/madt: Implement I/O APIC and I/O SAPIC value comparison test
  * fwts/madt: Remove TODO for x2apic > 255 check
  * fwts/madt: Add processor UID checking to madt tests

  [Ricardo Neri]
  * fwts_cpuinfo_x86: check for null pointers when using
  * lib: fwts_cpu: return info struct only when requested CPU is found
  * lib: fwts_cpu: query info from the first online CPU

Date: Wed, 27 Jul 2016 15:35:54 +0800
Changed-By: Ivan Hu <ivan.hu at ubuntu.com>
Maintainer: Firmware Testing Team <fwts-devel at lists.ubuntu.com>
Signed-By: Colin Ian King <colin.king at ubuntu.com>
https://launchpad.net/ubuntu/+source/fwts/16.07.00-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 27 Jul 2016 15:35:54 +0800
Source: fwts
Binary: fwts libfwtsiasl1 libfwtsacpica1 libfwts1 fwts-frontend fwts-efi-runtime-dkms
Architecture: source
Version: 16.07.00-0ubuntu1
Distribution: yakkety
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: 1606480
Changes:
 fwts (16.07.00-0ubuntu1) yakkety; urgency=low
 .
   [Alex Hung]
   * acpi: method: add _FIT test
   * fwts-test: sync up tests for _FIT method
   * bios: mtrr: check MTRR default memory type
   * acpi: pcct: add ACPI PCCT test
   * fwts-test: Add regression test for PCCT
   * lib: acpi: fix a typo in fwts_acpi.h
 .
   [Colin Ian King]
   * utilities: kernelscan: Add in missing [ ] brackets tokenisation
   * klog: data.json: Add klog checking for kernel NUMA errors from
     drivers/acpi/numa.c
   * fwts-test: remove arg-show-tests and arg-show-tests-full
   * klog: data.json: Add klog checking for kernel EC errors from
     drivers/acpi/ec.c
   * klog: data.json: Add klog checking for errors from
     drivers/acpi/acpi_cmos_rtc.c
   * klog: data.json: Add klog checking for errors from drivers/acpi/nfit.c
   * klog: data.json: Add klog checking for errors from drivers/acpi/pci_root.c
   * klog: data.json: Add klog checking for errors from drivers/acpi/pci_mcfg.c
   * fwts-test: update fwts klog regression tests due to klog json changes
   * klog: data.json: Add klog checking for errors from drivers/acpi/cppc_acpi.c
   * klog: data.json: Add klog checking for errors from drivers/acpi/battery.c
   * klog: data.json: Add klog checking for errors from
     drivers/acpi/processor_idle.c
   * efi: enable module loading to load legacy or new efi driver
   * klog: data.json: Add klog checking for errors from drivers/acpi/sleep.c
   * klog: data.json: Add klog checking for errors from
     drivers/acpi/acpica/rsmisc.c
   * klog: data.json: Add klog checking for errors from drivers/acpi/evged.c
   * acpi: rsdp: don't fail if RSDT and XSDT are both defined and different
   * fwts-test: rsdp-0001: sync test with latest rsdp test changes
   * lib: fwts_alloc: make allocator more robust
   * lib: fwts_pipeio: don't report failure on freopen failure
   * Add klog checking for errors from drivers/acpi/tables.c
   * doc: update contributors and date to the manual
 .
   [Deb McLemore]
   * opal/prd_info: Add OPAL Processor Recovery Diagnostics
   * olog: olog.json: Add OPAL skiboot errors for olog scan
   * lib: olog: Improve message when sudo usage may help
   * opal/prd_info: Improve message when libfdt not installed
   * lib: framework: Improve message for results log file handling
 .
   [Ivan Hu]
   * uefi: add the header for using efi runtime service
   * efi_runtime: reuse the in-kernel guid structure
   * efi_runtime: reuse the in-kernel time structure
   * efi_runtime: reuse the in-kernel capsule header structure
   * uefi: update reset type to uefi 2.6
   * uefi: remove the enum of reset type
   * efi_runtime: naming convention modification
   * efi_runtime: fix the style problems
   * debian/control: Fix incomplete dependencies for Linux headers (LP: #1606480)
   * fwts-test: sync up with the klog test
   * acpi: madt: fix build fail for i386
 .
   [Jeffrey Hugo]
   * acpi: madt: Use 20 as the GIC ITS node length
   * acpi: madt: Add support for ACPI 6.0a
   * acpi: madt: Add support for ACPI 6.1
   * acpi: dbg2: Add missing debug port types
 .
   [Jeremy Kerr]
   * devicetree/dt_sysinfo: clean up logic in stringlist_contains_last
   * devicetree/dt_sysinfo: fix reference platform compatible vs. model check
   * devicetree/dt_sysinfo: Add firestone model
 .
   [Prarit Bhargava]
   * fwts: Fix madt testing with broken MADT entries
   * fwts: Update .gitignore files
   * fwts/madt: Add address of subtable to messages
   * fwts/madt: Implement I/O APIC and I/O SAPIC value comparison test
   * fwts/madt: Remove TODO for x2apic > 255 check
   * fwts/madt: Add processor UID checking to madt tests
 .
   [Ricardo Neri]
   * fwts_cpuinfo_x86: check for null pointers when using
   * lib: fwts_cpu: return info struct only when requested CPU is found
   * lib: fwts_cpu: query info from the first online CPU
Checksums-Sha1:
 9691ff8113ca05f1f6c9c3837b79177dde07bfa8 2606 fwts_16.07.00-0ubuntu1.dsc
 52a3093eced6fe0b43aa681f70fab104f9bbdefc 3461644 fwts_16.07.00.orig.tar.gz
 9fe940d0554823e8a84f45ebfc744d99f1623968 42272 fwts_16.07.00-0ubuntu1.debian.tar.xz
Checksums-Sha256:
 054c9938c6b2ab399a4380cd8268ef805e225783c25f61ec9f5b36031ef33f5b 2606 fwts_16.07.00-0ubuntu1.dsc
 2d8240bc0c4aaae8a075189ebea4326e07579f34695a95e0505225577a42f888 3461644 fwts_16.07.00.orig.tar.gz
 28e303a30915b50c2721fc3394fd3dcb72a66dd6505ba7fd99e6a1349eade397 42272 fwts_16.07.00-0ubuntu1.debian.tar.xz
Files:
 d76274cedfe61703c1f741c077955080 2606 devel optional fwts_16.07.00-0ubuntu1.dsc
 bbcd0a60ffdb689c2a5b15704c3aa239 3461644 devel optional fwts_16.07.00.orig.tar.gz
 cdbb09d4fea65d1b67ccfc345b5ca001 42272 devel optional fwts_16.07.00-0ubuntu1.debian.tar.xz

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

iQIcBAEBCAAGBQJXmMAMAAoJEGjCh9/GqAImpl0P+wSYhM/5l8bVo8cw2oZ3bOzq
K9xCHs5g0Y5AP4SBLZ67OKi4M8Te1nuu/uyMGm2PIYA08OKXapJazFtPwwo2/Net
VPkntE6LC4QBbDEUkJYU8pHdOFeiPmfytPh62VKYKZYvioO9Fi6SJZGtmPXz5JxI
oEuUHKxkptO5RyJfA56fdz35/qpSme7XrVr2ZxNtozeDe0pOsczrgvZwDXNgBbRT
IB3O3wJbweoNr05C37m7ISIlO76Vx7FeHoJkDw+7rXl8aZstcruN4cg8G+JdX8CH
sRvWJvIGhyXmVwg7HaI5zkW3HMUiN9SwjnQenJXZ1w6KoQoF1vmkbVISQH1v2Kwt
7yKToYGCPnyIG6hs741nKazBLt+L/hZ75+Bf0EDfxdT1+/veemxs5sr5HWCpDq2O
bSaM9KrFH51g3gzgvWjTw0Asw8wAwZdHOi0O8T5IN3qyj0QcXSMVennTQAr7z0h4
xrXaJGG5R3lisUV4QnEivvFWarN2vtguYkD2desZs0iQE6KNbK/TV8B8dAfj/9UX
JbABpWEpKXXm7YL1wxLnScUSQKKXsoCT7C85XJdfDihqyxdEjF3hud/j5FIiTN2r
wWnONwlgJStispBjUEvdgXwU4GlsCxWtSciQtel9mYlC74KMSKKuSnigG3T3ZA2M
/28VdyrEBovU4G8OuBZB
=WYGP
-----END PGP SIGNATURE-----


More information about the Yakkety-changes mailing list