[ubuntu/vivid-proposed] fwts 15.01.00-0ubuntu0 (Accepted)
Ivan Hu
ivan.hu at ubuntu.com
Fri Jan 23 01:51:15 UTC 2015
fwts (15.01.00-0ubuntu0) vivid; urgency=low
[Alex Hung]
* live-image/fwts-frontend-text: skip moving and avoid overwritting
results.html (LP: #1322520)
* acpi: method: add check for _PSD
* acpi: method: add check for _PRW
[Colin Ian King]
* acpi: acpidump: reduce scope of variables
* acpi: battery: reduce scope of variables
* acpi: brightness: reduce scope of variables
* acpi: brightness: reduce scope of variables
* acpi: crsdump: reduce scope of variables
* acpi: lid: reduce scope of variables
* utilities: kernelscan: reduce scope of variables
* uefi: uefirtvariable: reduce scope of variables
* acpi: dmar: reduce scope of variables
* acpi: pcc: reduce scope of variables
* acpi: method: reduce scope of variables
* acpi: s3: reduce scope of variables
* acpi: s3power: reduce scope of variables
* acpi: s4: reduce scope of variables
* bios: hdaaudio: reduce scope of variables
* bios: mtrr: reduce scope of variables
* bios: multiproc: reduce scope of variables
* cpu: cpufreq: reduce scope of variables
* cpu: maxfreq: reduce scope of variables
* cpu: microcode: reduce scope of variables
* cpu: msr: reduce scope of variables
* cpu: nx: reduce scope of variables
* hotkey: reduce scope of variables
* hpet: hpet_check: reduce scope of variables
* lib: fwts_acpi_tables: reduce scope of variables
* lib: fwts_backtrace: reduce scope of variables
* lib: fwts_battery: reduce scope of variables
* lib: fwts_dump: replace asctime with strftime
* lib: fwts_efi_module: reduce scope of variable
* cmos: cmosdump: clarify precedence for & and ?
* lib: fwts_framework: fix some minor style warnings from cppcheck
* lib: fwts_gpe: reduce scope of variables
* lib: fwts_memorymap: fix typo on memory comparison sort
* lib: fwts_memorymap: reduce scope of variables
* lib: fwts_log: reduce scope of variables
* lib: fwts_pm_method: reduce scope of variables
* reduce scope of variables
* lib: fwts_uefi: reduce scope of variables
* pci: aspm: reduce scope of variables
* lib: klog: reduce scope of variables
* uefi: uefibootpath: reduce scope of variables
* uefi: securebootcert: reduce scope of variables
* uefi: uefidump: reduce scope of variables
* uefi: uefirtauthvar: reduce scope of variables
* uefi: uefirtmisc: reduce scope of variables
* uefi: uefivarinfo: reduce scope of variables
[Ivan Hu]
* uefibootpath: include the null-terminated space in device path length
* fwts-test: update fwts tests to sync with method tests
[Naresh Bhat]
* makefile.am : Use sysroot path for json
Date: Wed, 21 Jan 2015 10:39:00 +0800
Changed-By: Ivan Hu <ivan.hu at ubuntu.com>
Maintainer: Firmware Testing Team <fwts-devel at lists.ubuntu.com>
Signed-By: Keng-Yu Lin <keng-yu.lin at canonical.com>
https://launchpad.net/ubuntu/+source/fwts/15.01.00-0ubuntu0
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 21 Jan 2015 10:39:00 +0800
Source: fwts
Binary: fwts libfwtsiasl1 libfwtsacpica1 libfwts1 fwts-frontend fwts-efi-runtime-dkms
Architecture: source
Version: 15.01.00-0ubuntu0
Distribution: vivid
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: 1322520
Changes:
fwts (15.01.00-0ubuntu0) vivid; urgency=low
.
[Alex Hung]
* live-image/fwts-frontend-text: skip moving and avoid overwritting
results.html (LP: #1322520)
* acpi: method: add check for _PSD
* acpi: method: add check for _PRW
.
[Colin Ian King]
* acpi: acpidump: reduce scope of variables
* acpi: battery: reduce scope of variables
* acpi: brightness: reduce scope of variables
* acpi: brightness: reduce scope of variables
* acpi: crsdump: reduce scope of variables
* acpi: lid: reduce scope of variables
* utilities: kernelscan: reduce scope of variables
* uefi: uefirtvariable: reduce scope of variables
* acpi: dmar: reduce scope of variables
* acpi: pcc: reduce scope of variables
* acpi: method: reduce scope of variables
* acpi: s3: reduce scope of variables
* acpi: s3power: reduce scope of variables
* acpi: s4: reduce scope of variables
* bios: hdaaudio: reduce scope of variables
* bios: mtrr: reduce scope of variables
* bios: multiproc: reduce scope of variables
* cpu: cpufreq: reduce scope of variables
* cpu: maxfreq: reduce scope of variables
* cpu: microcode: reduce scope of variables
* cpu: msr: reduce scope of variables
* cpu: nx: reduce scope of variables
* hotkey: reduce scope of variables
* hpet: hpet_check: reduce scope of variables
* lib: fwts_acpi_tables: reduce scope of variables
* lib: fwts_backtrace: reduce scope of variables
* lib: fwts_battery: reduce scope of variables
* lib: fwts_dump: replace asctime with strftime
* lib: fwts_efi_module: reduce scope of variable
* cmos: cmosdump: clarify precedence for & and ?
* lib: fwts_framework: fix some minor style warnings from cppcheck
* lib: fwts_gpe: reduce scope of variables
* lib: fwts_memorymap: fix typo on memory comparison sort
* lib: fwts_memorymap: reduce scope of variables
* lib: fwts_log: reduce scope of variables
* lib: fwts_pm_method: reduce scope of variables
* reduce scope of variables
* lib: fwts_uefi: reduce scope of variables
* pci: aspm: reduce scope of variables
* lib: klog: reduce scope of variables
* uefi: uefibootpath: reduce scope of variables
* uefi: securebootcert: reduce scope of variables
* uefi: uefidump: reduce scope of variables
* uefi: uefirtauthvar: reduce scope of variables
* uefi: uefirtmisc: reduce scope of variables
* uefi: uefivarinfo: reduce scope of variables
.
[Ivan Hu]
* uefibootpath: include the null-terminated space in device path length
* fwts-test: update fwts tests to sync with method tests
.
[Naresh Bhat]
* makefile.am : Use sysroot path for json
Checksums-Sha1:
6667251e7ea712960abad9e714a2da8977136ce3 2603 fwts_15.01.00-0ubuntu0.dsc
78fde066cf6d47e7967ec05916d401cff7db13f6 3089908 fwts_15.01.00.orig.tar.gz
974921303193495b2f0dcc5179a4755aebab725b 33440 fwts_15.01.00-0ubuntu0.debian.tar.xz
Checksums-Sha256:
6d1a307c736535b6fa1c44e053dda30efbee8b2f86527ac7218bb6db990fa9d6 2603 fwts_15.01.00-0ubuntu0.dsc
823f098c7b0a712edefa4ad218d70349ca7341c9f5f7adae3510b7a913c263e0 3089908 fwts_15.01.00.orig.tar.gz
d7ff122ec5603f304aa92a0462bba609d3b0bc1c9ef087eadef48dd34098a5b9 33440 fwts_15.01.00-0ubuntu0.debian.tar.xz
Files:
0d25ae235429359208329d69ed9d5ede 2603 devel optional fwts_15.01.00-0ubuntu0.dsc
40aa0c7dc2556bcfdc43a8949e8965bd 3089908 devel optional fwts_15.01.00.orig.tar.gz
0cbd70c68329c87ce17b2e76208f97e7 33440 devel optional fwts_15.01.00-0ubuntu0.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBAgAGBQJUwajhAAoJEMYXhp8UeFBOcVoQALcGHiE0bXrEcyO+aRHSGfyO
HEa/gpjiFZ9f+JmIJ7K2lzVZTUiDl648vf1e16LEK3o+qm60vh5lpbaNHSlJPSvW
XQIhjHwz24HSEBJC9mHn0sb6hDAZsW+9vnacFqTc6s14m2eOQ1KDjt9eZ0P2qxBm
KS8es4wmggW8uTLHYJpvb6FMlmr6VYIA6aNiUbnlFN153n11b0vmu28WMQhqOnpw
eN8TBlIWpdFT75oHt+fU1EW+RDDugIMvBZmaNWcAG2lf0eCJh4xJHVH475icBRuL
kyt2zl+GmCAlxfsX3laKLC3j601ezka7vTdLJc22leSSIM/CCd9NHA6BRk/3InaJ
1MUcAmjL7vebG/X6y2wOtm+Oyv3gykdAzAg4H1C5QzW5pTQmdths+KvHkDUd/EPl
5KGxhNnOLf9xkl0tWVJP0hZDLrYqAmr6zkxV3FTwUqHh6KizYn225ZGlZmb4QnRF
qI+oLh6vIAuyXCX+zEK/bEVtI8bFKVB/Ab64SgZe2NxEX/0rgesHDRijlCof8ZY+
xVb2HHsI8Rmz1YtiSgiXPY2TLHt8cJ48AqeBem5x2rXXyzLsoJARY5jY2LjL/V7s
g6Qaf/DlPuHFYluPYQYw+R/v7FVBvTxDhZwBrOddzfbnFd+PxsYldgu2ZEvZA/DJ
6UK4yYASxHwbkPAvjBTe
=/udz
-----END PGP SIGNATURE-----
More information about the Vivid-changes
mailing list