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

Ivan Hu ivan.hu at ubuntu.com
Fri Sep 11 07:20:17 UTC 2015


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

  [Alex Hung]
  * acpi: method: add _CR3 test
  * acpi: method: add _MTL test
  * acpi: method: add _RST test
  * acpi: method: add _PRR test
  * fwts-test: update for _CR3, _MTL, _RST and _PRR method tests
  * acpi: fadt: merge tests for reset register

  [Colin Ian King]
  * cpu: cpufreq: reduce scope of variables
  * acpi: gpedump: clarify precedence for & and ?
  * lib: fwts_cpu: reduce scope on variables
  * lib: fwts_log: re-work to clean up va_arg scoping
  * uefi: uefirtvariable: clean up cppcheck style warning
  * doc: fwts manpage: Update contribution authors
  * ACPICA: Update to version 20150717 (LP: #1486253)
  * acpi: rsdp: make OEM ID test less strict
  * doc: update authors and add some warranty info at end of manual
  * data: klog.json: sync with latest 4.2 kernel messages (LP: #1493039)
  * fix some spelling mistakes in code and sync fwts-tests accordingly
  * cpu: maxfreq: check for unlikely event that no CPUs in cpu list
  * acpi: crsdump: fix incorrect use of string size in string copies
  * lib: fwts_acpi_tables: add checking for empty table parsing
  * lib: fwts_acpi_table: remove dead initialisation of ptr
  * dmi: dmicheck: fix build error on 32 bit builds

  [David Ward]
  * Makefile.am: use pkg-config for json-c

  [Ivan Hu]
  * fwts-test: fix typos for uefi acpi table regression test
  * lib: fwts_smbios: fix the smbios version from uefi always zero
    (LP: #1484023)
  * lib: fwts_scan_efi_systable: fix getting wrong smbios entry (LP: #1484046)
  * acpi: dbg2: won't find obj when no namespace device path (lp: #1486893)
  * lib: fwts_smbios: add the struct definition for smbios 3.0.0
  * dmicheck: re-orgainise the smbios entry point check
  * lib: smbios: add smbios version 3.0.0 entry find helper
  * dmicheck: add test for smbios 3.0.0 entry point
  * dmicheck: add error test for SMBIOS 3.0.0 table
  * dmicheck: sync the dmi value test with smbios 3.0.0 spec
  * fwts-test: update test to sync with smbios 3.0.0
  * dmicheck: fix the Base Board type range typos
  * auto-packager: mkpackage.sh: remove utopic

Date: Fri, 11 Sep 2015 10:40:40 +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/15.09.00-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 11 Sep 2015 10:40:40 +0800
Source: fwts
Binary: fwts libfwtsiasl1 libfwtsacpica1 libfwts1 fwts-frontend fwts-efi-runtime-dkms
Architecture: source
Version: 15.09.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: 1484023 1484046 1486253 1486893 1493039
Changes:
 fwts (15.09.00-0ubuntu1) wily; urgency=low
 .
   [Alex Hung]
   * acpi: method: add _CR3 test
   * acpi: method: add _MTL test
   * acpi: method: add _RST test
   * acpi: method: add _PRR test
   * fwts-test: update for _CR3, _MTL, _RST and _PRR method tests
   * acpi: fadt: merge tests for reset register
 .
   [Colin Ian King]
   * cpu: cpufreq: reduce scope of variables
   * acpi: gpedump: clarify precedence for & and ?
   * lib: fwts_cpu: reduce scope on variables
   * lib: fwts_log: re-work to clean up va_arg scoping
   * uefi: uefirtvariable: clean up cppcheck style warning
   * doc: fwts manpage: Update contribution authors
   * ACPICA: Update to version 20150717 (LP: #1486253)
   * acpi: rsdp: make OEM ID test less strict
   * doc: update authors and add some warranty info at end of manual
   * data: klog.json: sync with latest 4.2 kernel messages (LP: #1493039)
   * fix some spelling mistakes in code and sync fwts-tests accordingly
   * cpu: maxfreq: check for unlikely event that no CPUs in cpu list
   * acpi: crsdump: fix incorrect use of string size in string copies
   * lib: fwts_acpi_tables: add checking for empty table parsing
   * lib: fwts_acpi_table: remove dead initialisation of ptr
   * dmi: dmicheck: fix build error on 32 bit builds
 .
   [David Ward]
   * Makefile.am: use pkg-config for json-c
 .
   [Ivan Hu]
   * fwts-test: fix typos for uefi acpi table regression test
   * lib: fwts_smbios: fix the smbios version from uefi always zero
     (LP: #1484023)
   * lib: fwts_scan_efi_systable: fix getting wrong smbios entry (LP: #1484046)
   * acpi: dbg2: won't find obj when no namespace device path (lp: #1486893)
   * lib: fwts_smbios: add the struct definition for smbios 3.0.0
   * dmicheck: re-orgainise the smbios entry point check
   * lib: smbios: add smbios version 3.0.0 entry find helper
   * dmicheck: add test for smbios 3.0.0 entry point
   * dmicheck: add error test for SMBIOS 3.0.0 table
   * dmicheck: sync the dmi value test with smbios 3.0.0 spec
   * fwts-test: update test to sync with smbios 3.0.0
   * dmicheck: fix the Base Board type range typos
   * auto-packager: mkpackage.sh: remove utopic
Checksums-Sha1:
 9d31d8c82a9b725f6785f12caf80c1385c36d9b8 2565 fwts_15.09.00-0ubuntu1.dsc
 8e1aa948033d1bf4f3a49204b16662f99c0c5217 3387902 fwts_15.09.00.orig.tar.gz
 ebfdd67c64e0d8597fc0e4a00d274ab7311a28c8 37032 fwts_15.09.00-0ubuntu1.debian.tar.xz
Checksums-Sha256:
 e582bd4f7c2bb3b7139bb9cfad76d427ed3c34bf56ad7fd3c0beaa9af405bd87 2565 fwts_15.09.00-0ubuntu1.dsc
 8344a827c3a277c245f2d863cfd5dafb679c734b09c721d3d3a08c1c60ea0e1b 3387902 fwts_15.09.00.orig.tar.gz
 bd9674c8be01975f82b2ebf96b958b9df3c6495bb2cb83177a285ab1b15c092e 37032 fwts_15.09.00-0ubuntu1.debian.tar.xz
Files:
 5e9c5c0d89e9b7546cc8913a297aa469 2565 devel optional fwts_15.09.00-0ubuntu1.dsc
 00562c5e006d8f7ef7513276c4cbb1ac 3387902 devel optional fwts_15.09.00.orig.tar.gz
 33106095274dc2275ffebeb9e9292c2a 37032 devel optional fwts_15.09.00-0ubuntu1.debian.tar.xz

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

iQIcBAEBCAAGBQJV8oBkAAoJEGjCh9/GqAImvTMP/15jeUSfgy+TiTPfD7ktmbbo
nhZH3v4kQSQydJsgFy7F0Ze1CgxBlzeO5pQ1Q3/EwXOlv5BhighR2tMelEJOeTdj
EuWnQUYbYbwrgAnXG55aekOEUuHBGsJLBCF5DsqcScI33QEom8xtrjTcLNtLZpHH
q7qhoe8oc8XBc8SBGFGwCENa1ypw+XaGva1D9s/l+YDSF45j5XDEK/7uLoZi/clT
p7iK85/2a136gu+ENbOPJq1aKtjtThg9FJaTYnyb8cjL5i5qS40MyyX5OniQZBOF
EfeAmD1869V4oWv017LKSv6M/Ej9LzRv5yLgfx0Yca/wTYt/0bYozjTECrOgMWcE
6oDydMgtHjOfd2oXBQwMRhaww+e4shhM8YAZck/YKb+AHY3CAIwiD7TbmuEcIMT1
lIXVF1eIk8VUupi4JGABfVwtXbYDNs/ByikpwPmraFDzH9PyEw/Gwz7ZbB02gp67
0BrGitBiarCG+GhH/WQmr2pGfi9GRKFiV/Zt/Jg3R4pTyoFA0JdEZf0Ov9phATjz
HJZief6pCyfaKDNk0gxlJzMzq3DePUHNYOZl7AX3POo+qE/s83qu4EqOxEh9rHm6
0SqSJdsFMT0alcZu26ZPCdFGCpaHZsiQAo4eTC8GX8+YjVWNL7qjEmyE3oP2H8cF
xm7zJbqfS6qzfiiFVYdT
=d7aU
-----END PGP SIGNATURE-----


More information about the Wily-changes mailing list