[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fwts-announce
Subject:    Firmware Test Suite 16.08.01 is released
From:       Alex Hung <alex.hung () canonical ! com>
Date:       2016-08-18 11:47:53
Message-ID: CAJ=jquZUzoK+jvwY14w8R7cVjWRhh+wws3oSUhJdy+s9oY5UkA () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


​​
​​​FWTS 16.08.01 is released.

It is available from:

Tar: http://fwts.ubuntu.com/release/fwts-V16.08.01.tar.gz

PPA: https://launchpad.net/~firmware-testing-team/+archive/ubuntu/ppa-fwts
-stable

Release notes: https://wiki.ubuntu.com/FirmwareTestSuite/ReleaseNotes/16.08.
01

= New Features =

  * acpi: nfit: add ACPI NFIT test
  * lib: acpi: add support for MPST
  * acpi: mpst: add ACPI MPST test
  * lib: acpi: add support for PMTT
  * acpi: pmtt: add ACPI PMTT test
  * ACPICA: Update to version 20160729

= Fixed Bugs =

  * fwts: update .gitignore for files generated by "make check"
  * acpi: madt: fix memory leak on return paths
  * acpi: pmtt: fix incorrect assignment on passed
  * acpi: dmar: fix portability warning from cppcheck on void * cast
  * acpi: dbg2: remove alloca(), replace with variable length array
  * acpi: madt: reduce scope of variable 'listint'
  * acpica: fwts_iasl_interface: reduce scope of variable 'i'
  * lib: fwts_smbios: reduce scope of variable 'mapped_entry'
  * lib: fwts_klog: reduce scope of variable 'old'
  * lib: fwts_iasl: reduce scope of variable 'ret'
  * lib: fwts_cpu: fix missing { } on an if statement
  * devicetree: dt_sysinfo: reduce scope of variables 'model_buf' and
'compat_buf'
  * cpu: cpufreq: reduce scope of variable 'i'
  * lib: fwts_smbios: fix portability warning from cppcheck on void * cast
  * lib: fwts_alloc: fix portability warnings from cppcheck on void *
arithmetic
  * efi_runtime: call kfree directly instead of inline wrapper
  * efi_runtime: add datasize return when getting the EFI_BUFFER_TOO_SMALL
  * efi_runtime: fix memory leak of capsulecaps function
  * efi_runtime: clean up some comments and unused code
  * efi_runtime: add chceking the len for reading userspace memory
  * efi_runtime: add checking variable_name input
  * acpi/nfit: Fix endless loop on broken NFIT tables
  * acpi: bert: do not fail if BERT error region raw_data_length is zero
  * acpi: nfit: change %x to marco PRIx32 for portability
  * auto-packager: mkpackage.sh: remove wily
  * acpi: pcct: fix incorrect printing length for PRIx64
  * acpica: rename vsnprintf and sprintf in utprint.c to avoid name clash
conflicts

= Detail Changelog =

To check /usr/share/doc/fwts/changelog.Debian.gz or
fwts_16.08.01-0ubuntu1.debian.tar.gz from
https://launchpad.net/ubuntu/+source/fwts

[Attachment #5 (text/html)]

<div dir="ltr"><div class="gmail_default" \
style="font-family:verdana,sans-serif">​​</div><div class="gmail_default" \
style="font-family:verdana,sans-serif">​​​<span class="">FWTS</span> <span \
class="">16.08</span>.<span class="">01</span> is released.<br> <br>
It is available from:<br>
<br>
Tar: http://<span class="">fwts</span>.<a \
href="http://ubuntu.com/release">ubuntu.com/release</a><wbr>/<span \
class="">fwts</span>-V16.08.<span class="">01</span>.tar.gz<br> <br>
PPA: <a href="https://launchpad.net/~firmwar">https://launchpad.net/~firmwar</a><wbr>e-testing-team/+archive/<wbr>ubuntu/ppa-<span \
class="">fwts</span>-stable<br> <br>
Release notes: <a href="https://wiki.ubuntu.com/Firmwa">https://wiki.ubuntu.com/Firmwa</a><wbr>reTestSuite/ReleaseNotes/16.<wbr>08.<span \
class="">01</span><br><br>= New Features =<br><br>   * acpi: nfit: add ACPI NFIT \
test<br>   * lib: acpi: add support for MPST<br>   * acpi: mpst: add ACPI MPST \
test<br>   * lib: acpi: add support for PMTT<br>   * acpi: pmtt: add ACPI PMTT \
test<br>   * ACPICA: Update to version 20160729<br><br>= Fixed Bugs =<br><br>   * \
fwts: update .gitignore for files generated by &quot;make check&quot;<br>   * acpi: \
madt: fix memory leak on return paths<br>   * acpi: pmtt: fix incorrect assignment on \
passed<br>   * acpi: dmar: fix portability warning from cppcheck on void * cast<br>   \
* acpi: dbg2: remove alloca(), replace with variable length array<br>   * acpi: madt: \
reduce scope of variable &#39;listint&#39;<br>   * acpica: fwts_iasl_interface: \
reduce scope of variable &#39;i&#39;<br>   * lib: fwts_smbios: reduce scope of \
variable &#39;mapped_entry&#39;<br>   * lib: fwts_klog: reduce scope of variable \
&#39;old&#39;<br>   * lib: fwts_iasl: reduce scope of variable &#39;ret&#39;<br>   * \
lib: fwts_cpu: fix missing { } on an if statement<br>   * devicetree: dt_sysinfo: \
reduce scope of variables &#39;model_buf&#39; and &#39;compat_buf&#39;<br>   * cpu: \
cpufreq: reduce scope of variable &#39;i&#39;<br>   * lib: fwts_smbios: fix \
portability warning from cppcheck on void * cast<br>   * lib: fwts_alloc: fix \
portability warnings from cppcheck on void * arithmetic<br>   * efi_runtime: call \
kfree directly instead of inline wrapper<br>   * efi_runtime: add datasize return \
when getting the EFI_BUFFER_TOO_SMALL<br>   * efi_runtime: fix memory leak of \
capsulecaps function<br>   * efi_runtime: clean up some comments and unused code<br>  \
* efi_runtime: add chceking the len for reading userspace memory<br>   * efi_runtime: \
add checking variable_name input<br>   * acpi/nfit: Fix endless loop on broken NFIT \
tables<br>   * acpi: bert: do not fail if BERT error region raw_data_length is \
zero<br>   * acpi: nfit: change %x to marco PRIx32 for portability<br>   * \
auto-packager: mkpackage.sh: remove wily<br>   * acpi: pcct: fix incorrect printing \
length for PRIx64<br>   * acpica: rename vsnprintf and sprintf in utprint.c to avoid \
name clash conflicts<br><br>= Detail Changelog =<br><br>To check \
/usr/share/doc/fwts/changelog.Debian.gz or fwts_16.08.01-0ubuntu1.debian.tar.gz from \
<a href="https://launchpad.net/ubuntu/+source/fwts">https://launchpad.net/ubuntu/+source/fwts</a><br><br>
 </div></div>



-- 
Fwts-announce mailing list
Fwts-announce@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/fwts-announce


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic