[ubuntu/yakkety-proposed] fwts 16.05.01-0ubuntu1 (Accepted)
Alex Hung
alex.hung at ubuntu.com
Thu May 19 07:28:19 UTC 2016
fwts (16.05.01-0ubuntu1) yakkety; urgency=low
[Alex Hung]
* acpi:method: remove ACPI section from the top comments
* acpi: dbg2: fix incorrect address size check with GAS struct
* cpufreq: skip frequency performance test if cpufreq_settable is false
* cpufreq: skip frequency claimed maximum test with intel_pstate
* acpi: add MSCT table sanity check
* acpi: add EINJ table sanity check
* fwts-test: sync up with MSCT and EINJ table tests
* fwts-test: add dt_base to show-tests* regression tests
* auto-packager: mkpackage.sh: add yakkety and remove vivid
* debian/control: add back libjson0-dev for precise
[Anthony Wong]
* Add .gitignore
[Colin Ian King]
* ACPICA: Update to version 20160318 (LP: #1559312)
* fwts-test: sync tests with latest ACPICA output changes
* data: klog.json: Fix typo in docking label text
* acpi: gtdt: fix buffer overrun comparison
* acpi: gtdt: fix buffer overrun comparison (for SBSA)
* acpi: bert: fix format specifiers for boot error region
* lib: fwts_olog: minor fwts coding style reformatting
* lib: fwts_olog: fix fclose on already closed files.
* lib: fwts_olog: fix memory leak on buffer on error exit path
* lib: fwts_olog: ensure buffer is '\0' terminated per read, minor cleanups
* lib: fwts_olog: avoid TOCTOU race on stat and fopen
* fwts-test: update tests for new olog test from IBM
* doc: fwts.1: Update contributors list and man page date
* Add cppcheck static analysis checking script
* uefi: uefirtauthvar: capitalize macro getvar_buf_size
* Revert "acpi: tpm2: add check for zero control area address (LP: #1506442)"
* ACPICA: Update to version 20160422
* fwts-test: update disassemble and syntaxcheck tests to sync with latest
ACPICA
* cpufreq: make stat failure message a little more human friendly
* acpi: einj, msct: only build in these tests on ACPI enabled systems
* fwts-test: add dt_sysinfo to show-tests* regression tests
* hpet: warn if HPET Device address not found in DSDT/SSDT
* kernelscan: speed up parser using hash lookup, add more print funcs
* kernelscan: remove need to pre-process with a CPP phase
* kernelscan.sh: remove -E and -P phases to parsing
* apic: apicedge: fix parsing of /proc/interrupts (LP: #1575783)
* lib: fwts_pipeio: set *list to NULL on fwts_pipe_read error
* acpi: spcr: add missing debug port types (LP: #1578433)
* debian/control: add libfdt-dev and device-tree-compiler
* Revert "debian/control: add libfdt-dev and device-tree-compiler"
* debian/control: add libfdt-dev and device-tree-compiler
* configure.ac: update email address, use fwts-devel instead
* fwts-test/arg-help-0001: ensure tty is reset on exit path
* fwts-test: arg-show-tests-0001: reset tty after forcing column width
* cpu: msr: do not check SYSENTER_* MSRs (LP: #1582005)
* fwts: manual: update date, add new contributor, add dtc to SEE ALSO
* fwts: manual: ommitted Paul Menzel from the contributions list
* fwts: lib: clean up static analysis warnings
* debian/control: change depends on libjson0-dev to libjson-c-dev
[Deb McLemore]
* v2 - lib: fwts_args: handle cases to set optarg_handler for long options.
* v2 - Introduce olog scan, to check OPAL msglog.
* V3 Introduce IPMI BMC Info
[Ivan Hu]
* uefidump: dump the optional data for load option on boot device
* uefidump: dump the optional data for load option on driver device
* uefidump: add checking the resonable path list length for load option
* uefidump: clean up the unnecessary period
[Jeremy Kerr]
* devicetree: add infrastructure for device-tree tests
* devicetree/dt_sysinfo: Add device tree system information tests
* pipeio: fix fwts_pipe_read return value when child produces no output
* pipeio: Fix error handling in fwts_pipe_exec
* pipeio: Rename fwts_pipe_open to fwts_pipe_open_ro, add fd as output
argument
* pipeio: Add fwts_pipe_open_rw
* pipeio: Add fwts_pipe_readwrite
* pipeio: Add fwts_pipe_close2 to cleanup from fwts_open_pipe_rw.
* devicetree/dt_base: Add base device-tree validity checks
[Paul Menzel]
* pci/aspm: Fix grammar in ASPM advice (LP: #1581988)
[Ricardo Neri]
* bios: mtrr: fix cache type corner case at start of mtrr range
* bios: mtrr: fix cache type corner case at end of mtrr range
* bios: mtrr: redefine the end point of memory ranges
Date: Thu, 19 May 2016 14:13:12 +0800
Changed-By: Alex Hung <alex.hung 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.05.01-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 19 May 2016 14:13:12 +0800
Source: fwts
Binary: fwts libfwtsiasl1 libfwtsacpica1 libfwts1 fwts-frontend fwts-efi-runtime-dkms
Architecture: source
Version: 16.05.01-0ubuntu1
Distribution: yakkety
Urgency: low
Maintainer: Firmware Testing Team <fwts-devel at lists.ubuntu.com>
Changed-By: Alex Hung <alex.hung 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: 1506442 1559312 1575783 1578433 1581988 1582005
Changes:
fwts (16.05.01-0ubuntu1) yakkety; urgency=low
.
[Alex Hung]
* acpi:method: remove ACPI section from the top comments
* acpi: dbg2: fix incorrect address size check with GAS struct
* cpufreq: skip frequency performance test if cpufreq_settable is false
* cpufreq: skip frequency claimed maximum test with intel_pstate
* acpi: add MSCT table sanity check
* acpi: add EINJ table sanity check
* fwts-test: sync up with MSCT and EINJ table tests
* fwts-test: add dt_base to show-tests* regression tests
* auto-packager: mkpackage.sh: add yakkety and remove vivid
* debian/control: add back libjson0-dev for precise
.
[Anthony Wong]
* Add .gitignore
.
[Colin Ian King]
* ACPICA: Update to version 20160318 (LP: #1559312)
* fwts-test: sync tests with latest ACPICA output changes
* data: klog.json: Fix typo in docking label text
* acpi: gtdt: fix buffer overrun comparison
* acpi: gtdt: fix buffer overrun comparison (for SBSA)
* acpi: bert: fix format specifiers for boot error region
* lib: fwts_olog: minor fwts coding style reformatting
* lib: fwts_olog: fix fclose on already closed files.
* lib: fwts_olog: fix memory leak on buffer on error exit path
* lib: fwts_olog: ensure buffer is '\0' terminated per read, minor cleanups
* lib: fwts_olog: avoid TOCTOU race on stat and fopen
* fwts-test: update tests for new olog test from IBM
* doc: fwts.1: Update contributors list and man page date
* Add cppcheck static analysis checking script
* uefi: uefirtauthvar: capitalize macro getvar_buf_size
* Revert "acpi: tpm2: add check for zero control area address (LP: #1506442)"
* ACPICA: Update to version 20160422
* fwts-test: update disassemble and syntaxcheck tests to sync with latest
ACPICA
* cpufreq: make stat failure message a little more human friendly
* acpi: einj, msct: only build in these tests on ACPI enabled systems
* fwts-test: add dt_sysinfo to show-tests* regression tests
* hpet: warn if HPET Device address not found in DSDT/SSDT
* kernelscan: speed up parser using hash lookup, add more print funcs
* kernelscan: remove need to pre-process with a CPP phase
* kernelscan.sh: remove -E and -P phases to parsing
* apic: apicedge: fix parsing of /proc/interrupts (LP: #1575783)
* lib: fwts_pipeio: set *list to NULL on fwts_pipe_read error
* acpi: spcr: add missing debug port types (LP: #1578433)
* debian/control: add libfdt-dev and device-tree-compiler
* Revert "debian/control: add libfdt-dev and device-tree-compiler"
* debian/control: add libfdt-dev and device-tree-compiler
* configure.ac: update email address, use fwts-devel instead
* fwts-test/arg-help-0001: ensure tty is reset on exit path
* fwts-test: arg-show-tests-0001: reset tty after forcing column width
* cpu: msr: do not check SYSENTER_* MSRs (LP: #1582005)
* fwts: manual: update date, add new contributor, add dtc to SEE ALSO
* fwts: manual: ommitted Paul Menzel from the contributions list
* fwts: lib: clean up static analysis warnings
* debian/control: change depends on libjson0-dev to libjson-c-dev
.
[Deb McLemore]
* v2 - lib: fwts_args: handle cases to set optarg_handler for long options.
* v2 - Introduce olog scan, to check OPAL msglog.
* V3 Introduce IPMI BMC Info
.
[Ivan Hu]
* uefidump: dump the optional data for load option on boot device
* uefidump: dump the optional data for load option on driver device
* uefidump: add checking the resonable path list length for load option
* uefidump: clean up the unnecessary period
.
[Jeremy Kerr]
* devicetree: add infrastructure for device-tree tests
* devicetree/dt_sysinfo: Add device tree system information tests
* pipeio: fix fwts_pipe_read return value when child produces no output
* pipeio: Fix error handling in fwts_pipe_exec
* pipeio: Rename fwts_pipe_open to fwts_pipe_open_ro, add fd as output
argument
* pipeio: Add fwts_pipe_open_rw
* pipeio: Add fwts_pipe_readwrite
* pipeio: Add fwts_pipe_close2 to cleanup from fwts_open_pipe_rw.
* devicetree/dt_base: Add base device-tree validity checks
.
[Paul Menzel]
* pci/aspm: Fix grammar in ASPM advice (LP: #1581988)
.
[Ricardo Neri]
* bios: mtrr: fix cache type corner case at start of mtrr range
* bios: mtrr: fix cache type corner case at end of mtrr range
* bios: mtrr: redefine the end point of memory ranges
Checksums-Sha1:
c2c1b6c88524e0ba0d63af141463b910e8c0c8ee 2606 fwts_16.05.01-0ubuntu1.dsc
fce659bdd9363e5968ff0dd612079c4d6bbbf73f 3452886 fwts_16.05.01.orig.tar.gz
9288988bccd188ce9cc6d2eb382c0010e0ba3181 40968 fwts_16.05.01-0ubuntu1.debian.tar.xz
Checksums-Sha256:
0eec25443dd7d7745cf59d6b414ffb2b9533b3de2c5964f6fab3b2696c7cc9db 2606 fwts_16.05.01-0ubuntu1.dsc
61d9739a28095603c4a8061ce99182d0cdfc9124b83e030b1f983533ebd07625 3452886 fwts_16.05.01.orig.tar.gz
5906b3aa155fcd7f14bf277a84d9b809f6f7b5d5a6203de5ad726c23b981a1b2 40968 fwts_16.05.01-0ubuntu1.debian.tar.xz
Files:
65eea734d2dd8218a7db1b64df77a283 2606 devel optional fwts_16.05.01-0ubuntu1.dsc
0d467593fbd716cf2b8311c7b80e9e27 3452886 devel optional fwts_16.05.01.orig.tar.gz
7522b3905276e8c4cd29c6984da55844 40968 devel optional fwts_16.05.01-0ubuntu1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJXPWrbAAoJEGjCh9/GqAImueoP/1015XgVGB6cp/q1JczKLvXn
PCxGcXGrZkuw4CKvgbrp+BZL3dct1yAZG/X4jjnhwyCCGKBxYjcENoNt5IVp/WAN
RtHnQcSIrz2LQMoFS0xlWF2Qag7uwGNBubx2CqNDE0aP88cA9+jR9g7Ymozhn7Tw
/6IjvbRA13VgWhbJVHvrRyzb19P+xGz5IJVrmqu+7NwDoy1OG9nujwi9L363u3Z5
e+/GDGwDYZqniWOL36d8KjDKFg8taE4NHAMS4ou5PTjAowLElqJ2AviDJEXfjaEH
Ra6Z0+0zu9lxo9rQfCw71yoDrVIS+PwX5UkPp+6djP8GgtLYIZlWKw1bjttMaQhv
lwH5XD0goE3IkgXnyDwKIAx4ah0OBeBGZd6rW2pfu8ye6S5xktSg8Lw3Ta5u4SMW
zuSnxYNy56ijiJ3m8cuX+9sBEWRuXaBODyOtrtaOCZTpHHy9bc6syuTgtSljgw0F
BhIHsKwsfGxeSYkcQ0SAzBDMDUVzHawVE/2z3YPEf/Babfwa+xerzGlIuRapxj01
8jH327zfrraVh3HRA5tEDBTmUgMy51h8FPLa0OF85RkyFlPkzyy8Gv3mPZXa59L8
LxbhFKWPA9Lui4qCRXVKRjkhXuaWhUeh6vf2P/f5D22f3YSyoAZ8VRaa5/M2mMwm
65xcJSVlEGzq9r3IBOIO
=GsZb
-----END PGP SIGNATURE-----
More information about the Yakkety-changes
mailing list