[ubuntu/saucy-proposed] fwts 13.08.00-0ubuntu1 (Accepted)
Keng-Yu Lin
kengyu at ubuntu.com
Wed Aug 7 07:58:14 UTC 2013
fwts (13.08.00-0ubuntu1) saucy; urgency=low
[Alex Hung]
* dmi: dmi_decode: merge smbios test as they both check dmi/smbios
* dmi: rename dmi_decode test to dmicheck
[Colin Ian King]
* uefi: uefirtvariable: minor cleanup of failure message
* uefi: uefirtvariable: add options to specify iterations in variable stress
tests (LP: #1197742)
* efi_runtime: Fix efi_runtime build warnings (LP: #1198168)
* efi_runtime: ensure it always builds for kernels > 3.0.0 (LP: #1198168)
* efi_runtime: memset the entire structure (LP: #1198236)
* lib: add acpica mode types
* lib: framework: add new acpica mode flags
* lib: acpica: set various ACPICA global mode flags depending on acpica_mode
* lib: fwts_framework: add support for new --acpica option
* acpi: method: handle ACPICA slack mode gracefully
* doc: add --acpica option to man page
* acpi: syntaxcheck: use ASL_MESSAGE_TYPES instead of #defining them
(LP: #1200568)
* acpi: syntaxcheck: ensure error message strings are in sync with error
(LP: #1200568)
* lib: fwts_log: set non-TTY log with to 80 characters (LP: #1200592)
* acpi: syntaxcheck: fix spelling mistake (LP: #1200602)
* fwts_iasl_interface.c: ensure we read in all of stdout (LP: #1200426)
* data: klog.json: rename "Common" label prefix to "Klog", (LP: #1201311)
* data: klog.json: Update patterns to keep in sync with Linux 3.10
(LP: #1201335)
* bios: hdaaudio: skip the test if no BIOS pin config found (LP: #1201903)
* pci: aspm: test should skip if it can't read FACP or PCIe config
(LP: #1201909)
* docs: remove legacy notes created during early fwts development
* smatchify.sh: fix spelling mistake
* bios: mtrr: fix spelling mistake
* acpica: Makefile.am: fix spelling mistake
* data: syntaxcheck.json: fix spelling mistakes
* data: klog.json: fix spelling mistakes
* docs: fwts.1: fix spelling mistake
* doc: fwts-frontend-text.1: fix spelling mistake
* ACPICA: update to version 20130725 (LP: #1205203)
* acpi: syntaxcheck: strcpy should be replaced with strncpy (LP: #1205215)
* acpi: method: check for NULL buf before dereferencing it (LP: #1205267)
* lib: fwts_alloc: use plain old mmap on 32 bit machines (LP: #1204065)
* ACPICA BZ 1035 fixes segfault with too many ^^^^^^ prefixes.
(LP: #1205714)
* lib: fwts_log_json: check sting from json is not null (LP: #1206285)
* acpi: acpidump: fix segfault on BERT entries (LP: #1206643)
* data: klog.json: Add some firmware related kernel warnings (LP: #1206958)
* utils: kernelscan: also scan for warning messages (LP: #1206953)
* lib: fwts_log_json: enable json human readable formatting (LP: #1206290)
[Zhang Rui]
* update README_ACPICA to reflect the real ACPICA repo
Date: Wed, 07 Aug 2013 10:27:51 +0800
Changed-By: Keng-Yu Lin <kengyu at ubuntu.com>
Maintainer: Firmware Testing Team <fwts-devel at lists.ubuntu.com>
https://launchpad.net/ubuntu/saucy/+source/fwts/13.08.00-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 07 Aug 2013 10:27:51 +0800
Source: fwts
Binary: fwts libfwtsiasl1 libfwtsacpica1 libfwts1 fwts-frontend fwts-efi-runtime-dkms
Architecture: source
Version: 13.08.00-0ubuntu1
Distribution: saucy
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: 1197742 1198168 1198236 1200426 1200568 1200592 1200602 1201311 1201335 1201903 1201909 1204065 1205203 1205215 1205267 1205714 1206285 1206290 1206643 1206953 1206958
Changes:
fwts (13.08.00-0ubuntu1) saucy; urgency=low
.
[Alex Hung]
* dmi: dmi_decode: merge smbios test as they both check dmi/smbios
* dmi: rename dmi_decode test to dmicheck
.
[Colin Ian King]
* uefi: uefirtvariable: minor cleanup of failure message
* uefi: uefirtvariable: add options to specify iterations in variable stress
tests (LP: #1197742)
* efi_runtime: Fix efi_runtime build warnings (LP: #1198168)
* efi_runtime: ensure it always builds for kernels > 3.0.0 (LP: #1198168)
* efi_runtime: memset the entire structure (LP: #1198236)
* lib: add acpica mode types
* lib: framework: add new acpica mode flags
* lib: acpica: set various ACPICA global mode flags depending on acpica_mode
* lib: fwts_framework: add support for new --acpica option
* acpi: method: handle ACPICA slack mode gracefully
* doc: add --acpica option to man page
* acpi: syntaxcheck: use ASL_MESSAGE_TYPES instead of #defining them
(LP: #1200568)
* acpi: syntaxcheck: ensure error message strings are in sync with error
(LP: #1200568)
* lib: fwts_log: set non-TTY log with to 80 characters (LP: #1200592)
* acpi: syntaxcheck: fix spelling mistake (LP: #1200602)
* fwts_iasl_interface.c: ensure we read in all of stdout (LP: #1200426)
* data: klog.json: rename "Common" label prefix to "Klog", (LP: #1201311)
* data: klog.json: Update patterns to keep in sync with Linux 3.10
(LP: #1201335)
* bios: hdaaudio: skip the test if no BIOS pin config found (LP: #1201903)
* pci: aspm: test should skip if it can't read FACP or PCIe config
(LP: #1201909)
* docs: remove legacy notes created during early fwts development
* smatchify.sh: fix spelling mistake
* bios: mtrr: fix spelling mistake
* acpica: Makefile.am: fix spelling mistake
* data: syntaxcheck.json: fix spelling mistakes
* data: klog.json: fix spelling mistakes
* docs: fwts.1: fix spelling mistake
* doc: fwts-frontend-text.1: fix spelling mistake
* ACPICA: update to version 20130725 (LP: #1205203)
* acpi: syntaxcheck: strcpy should be replaced with strncpy (LP: #1205215)
* acpi: method: check for NULL buf before dereferencing it (LP: #1205267)
* lib: fwts_alloc: use plain old mmap on 32 bit machines (LP: #1204065)
* ACPICA BZ 1035 fixes segfault with too many ^^^^^^ prefixes.
(LP: #1205714)
* lib: fwts_log_json: check sting from json is not null (LP: #1206285)
* acpi: acpidump: fix segfault on BERT entries (LP: #1206643)
* data: klog.json: Add some firmware related kernel warnings (LP: #1206958)
* utils: kernelscan: also scan for warning messages (LP: #1206953)
* lib: fwts_log_json: enable json human readable formatting (LP: #1206290)
.
[Zhang Rui]
* update README_ACPICA to reflect the real ACPICA repo
Checksums-Sha1:
d51e8d9115ec0e1d9e0a3c3d6d0a61b735ea51bc 2273 fwts_13.08.00-0ubuntu1.dsc
a4d4c56e51d4aeb5e30b9fbcf8a7eec8ae0399e4 1360512 fwts_13.08.00.orig.tar.gz
ca09ed9073ba26dcdbc77192627423b3d2f0dd7a 29591 fwts_13.08.00-0ubuntu1.debian.tar.gz
Checksums-Sha256:
5b39214b6e496525e75b73a772bd60f47dc352698078c59ec2fd191fde79a3ed 2273 fwts_13.08.00-0ubuntu1.dsc
98e640304139a9201604e3a6c6277ed4fc2d292e0ebdf8e4d5f00a6bcd2ed644 1360512 fwts_13.08.00.orig.tar.gz
dfb3c4138f505c5f0e4ad1a3a1941c9ad61ac1807f07b06229a32cef8f6db16e 29591 fwts_13.08.00-0ubuntu1.debian.tar.gz
Files:
32f1ab4d0a06c3f7e5ead0cf4db0935a 2273 devel optional fwts_13.08.00-0ubuntu1.dsc
cbca39a1123e8fd9ee13c9d77f808d1e 1360512 devel optional fwts_13.08.00.orig.tar.gz
0229677419d177bf35a6972cf61580be 29591 devel optional fwts_13.08.00-0ubuntu1.debian.tar.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBAgAGBQJSAfLEAAoJEMYXhp8UeFBOObUQAK+2NqJ23Y4d5rkzZ3Le9HKa
i/Oluqu7wDdvmQTwhLOpyrvu5vk/FhZQ9zzaUhV1iOYm6dRt+SZk67iojs/be7Zv
rEmvCGnyW9NsE/AgfDEfeQW8Q3oxz5KvbxylZqx69E8faP080aXzok7nYA2A8eGF
bdpvLLA3NHy5mM4DXKrSA1SZPrPZxvG53GzWaJ+op9VbxfwbzkMoKRnS+jhGE7m3
qu2SlNz+Ve46x2z7n181hf5M/zea1HKicgMjv3LAc/++0xDodQkYd0Rw6BhL2c/O
qK6AcQ+Pe6Gz1cPKKlwLEuasq/c28EIZwmTBk5EaZPcJjbk+9N12SIgTRFJN2q/e
fZyzFG0PPLcFgjdGLFq8rlFjzmKQb9boLfpRQyIgCjXwiGK8uaGpIBIGXdfW/8vJ
+/h/hZJGvyPUzvuKKxJ9FqEyJW+GK9GlpOPdg9uRbNc1956AsoZCgyGVb3RmxAhY
qPoS0cf8mIvd8XG/frCEta8KIKm44N+bXaYKpc+VQq8T7w4fz684pg70VINyA+ji
8ARDaz9iydjKQqURUpnWyJPnU1tIrICE9S2MtO1hls7y64/L7ONzU4G64Hn98f9v
cCwyNTY44sc1BmzxfMkQDnGZN9EpQR5nESwCy8kxlAlQpMZfmVni6AgoHyjZ6i68
mXN+rCwcVlYdMfXPNxV/
=VOWE
-----END PGP SIGNATURE-----
More information about the Saucy-changes
mailing list