[ubuntu/vivid-proposed] fwts 14.11.00-0ubuntu1 (Accepted)

Alex Hung alex.hung at ubuntu.com
Wed Nov 19 07:38:14 UTC 2014


fwts (14.11.00-0ubuntu1) vivid; urgency=low

  [Alex Hung]
  * acpi: method: add check for _UPC
  * acpi: method: add check for _PMD
  * acpi: method: add check for _PRL
  * acpi: method: add check for _FPS
  * acpi: method: add check for _DEP
  * acpi: method: add check for _DLM
  * acpi: method: add check for _MBM
  * acpi: method: add check for _MLS
  * acpi: method: add check for _ALR

  [Colin Ian King]
  * bios: mpcheck: reduce error level if ACPI is being used (LP: #1373340)
  * json: allow for different paths to json.h (LP: #1326911)
  * ACPICA: update to version 20140926. (LP: #1374816)
  * fwts-test: disassemble-0001: update to sync with latest ACPCIA changes
  * acpi: acpidump: don't assume FPDT tables are correct about their record
    sizes (LP: #1375258)
  * acpi: acpidump: check for short length headers (LP: #1375300)
  * fwts-test: update tests to sync with method test
  * acpi: acpidump: fix 32 bit build error
  * ACPICA: update to version 20141107. (LP: #1391860)
  * fwts-test: sync tests with new ACPICA 20141107 changes
  * fwts-test: fix disassemble test to work with latest ACPICA changes

  [Ivan Hu]
  * securebootcert: report info instead of failure for missing DB and KEK when
    secureboot disabled (LP: #1374351 )
  * uefirtauthvar: add the test for creating authenticated variable
  * uefirtauthvar: cleanup environment before testing
  * uefirtauthvar: add test with setting the same authenticated variable
  * uefirtauthvar: add test for setting authenticated variable created by
    another key
  * uefirtauthvar: add the normal append operation test
  * uefirtauthvar: add test update the authenticated variable
  * uefirtauthvar: add setting old authenticated variable test
  * uefirtauthvar: delete authenticated variable test
  * uefirtauthvar: setting authenticated variable with invalid modified data
    test
  * uefirtauthvar: setting authenticated variable with invalid modified
    timestamp
  * uefirtauthvar: setting authenticated variable with different guid test
  * uefirtauthvar: setting authenticated variable with invalid attribute test
  * uefirtauthvar: test with both authenticated attributes are set
  * uefirtauthvar: Set and delete authenticated variable created by different
    key test
  * uefirtauthvar: cleanup environment for another authenticated variable
  * fwts-test: update tests for the new uefirtauthvar tests
  * uefi: open efi_runtime driver with flag O_WRONLY | O_RDWR

  [Matt Fleming]
  * efi_runtime: Don't use get_user() on non-pointer

  [Pradeep Gaddam]
  * efi_runtime: Copied the structure from userland locally in kernel space

  [Yi Li]
  * Add arm64 to support dmicheck test

Date: Tue, 18 Nov 2014 16:55:31 +0800
Changed-By: Alex Hung <alex.hung 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/14.11.00-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 18 Nov 2014 16:55:31 +0800
Source: fwts
Binary: fwts libfwtsiasl1 libfwtsacpica1 libfwts1 fwts-frontend fwts-efi-runtime-dkms
Architecture: source
Version: 14.11.00-0ubuntu1
Distribution: vivid
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: 1326911 1373340 1374351 1374816 1375258 1375300 1391860
Changes:
 fwts (14.11.00-0ubuntu1) vivid; urgency=low
 .
   [Alex Hung]
   * acpi: method: add check for _UPC
   * acpi: method: add check for _PMD
   * acpi: method: add check for _PRL
   * acpi: method: add check for _FPS
   * acpi: method: add check for _DEP
   * acpi: method: add check for _DLM
   * acpi: method: add check for _MBM
   * acpi: method: add check for _MLS
   * acpi: method: add check for _ALR
 .
   [Colin Ian King]
   * bios: mpcheck: reduce error level if ACPI is being used (LP: #1373340)
   * json: allow for different paths to json.h (LP: #1326911)
   * ACPICA: update to version 20140926. (LP: #1374816)
   * fwts-test: disassemble-0001: update to sync with latest ACPCIA changes
   * acpi: acpidump: don't assume FPDT tables are correct about their record
     sizes (LP: #1375258)
   * acpi: acpidump: check for short length headers (LP: #1375300)
   * fwts-test: update tests to sync with method test
   * acpi: acpidump: fix 32 bit build error
   * ACPICA: update to version 20141107. (LP: #1391860)
   * fwts-test: sync tests with new ACPICA 20141107 changes
   * fwts-test: fix disassemble test to work with latest ACPICA changes
 .
   [Ivan Hu]
   * securebootcert: report info instead of failure for missing DB and KEK when
     secureboot disabled (LP: #1374351 )
   * uefirtauthvar: add the test for creating authenticated variable
   * uefirtauthvar: cleanup environment before testing
   * uefirtauthvar: add test with setting the same authenticated variable
   * uefirtauthvar: add test for setting authenticated variable created by
     another key
   * uefirtauthvar: add the normal append operation test
   * uefirtauthvar: add test update the authenticated variable
   * uefirtauthvar: add setting old authenticated variable test
   * uefirtauthvar: delete authenticated variable test
   * uefirtauthvar: setting authenticated variable with invalid modified data
     test
   * uefirtauthvar: setting authenticated variable with invalid modified
     timestamp
   * uefirtauthvar: setting authenticated variable with different guid test
   * uefirtauthvar: setting authenticated variable with invalid attribute test
   * uefirtauthvar: test with both authenticated attributes are set
   * uefirtauthvar: Set and delete authenticated variable created by different
     key test
   * uefirtauthvar: cleanup environment for another authenticated variable
   * fwts-test: update tests for the new uefirtauthvar tests
   * uefi: open efi_runtime driver with flag O_WRONLY | O_RDWR
 .
   [Matt Fleming]
   * efi_runtime: Don't use get_user() on non-pointer
 .
   [Pradeep Gaddam]
   * efi_runtime: Copied the structure from userland locally in kernel space
 .
   [Yi Li]
   * Add arm64 to support dmicheck test
Checksums-Sha1:
 710c8581ce9e66e4b79c98f4846847472996190a 2603 fwts_14.11.00-0ubuntu1.dsc
 020d5e041f0e60d5677c142863bf86d204f0e879 3087649 fwts_14.11.00.orig.tar.gz
 03c7f0b66b40e3f534a7f88458b54ae4743de5fd 32816 fwts_14.11.00-0ubuntu1.debian.tar.xz
Checksums-Sha256:
 11d6d9992fe8988be419fb0e39e93c4b8e0bdf00a0c7148a1e84657617693663 2603 fwts_14.11.00-0ubuntu1.dsc
 12b8c7820221b4df9aeb859356dc3f79beff9e27ce6d3ddc5f36fcf9a56d47bb 3087649 fwts_14.11.00.orig.tar.gz
 2ba9c1b6567d302e402b1e036ed9abd7baa27b613b887e1ae8f5710176076422 32816 fwts_14.11.00-0ubuntu1.debian.tar.xz
Files:
 3f98cf41d30c5f5bb5c4c0ab2b60f8aa 2603 devel optional fwts_14.11.00-0ubuntu1.dsc
 139046a6af68b5557922ddabb766b9b3 3087649 devel optional fwts_14.11.00.orig.tar.gz
 71a5bc8f30d5fcdab76fdc3364164be0 32816 devel optional fwts_14.11.00-0ubuntu1.debian.tar.xz

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

iQIcBAEBAgAGBQJUbEiKAAoJEMYXhp8UeFBOQn8P/jgZtaWMphU8Rr3KzMUSqRJB
kisR+ghMLS2E5EdZBVYDZLBTFuIaFoCa6+Js9+tZn0hc7/fHemrNF60nH7twGm+z
hemM9fyhdXgIQQdE2eB8SqmcSKxAwLgBTPZKPkQPqKCJkvrP3aPrUfy515T9PCKi
F9jpe6f0yI5yMoQFIljfBoBVxoaANFpqLP/eSPK4RjKEubA/+/0daDC8e/EKnpAd
KwvcCc38k/JRIvbdVPsLYaWk8UrxyylGlP3vxeNhr3uo0fe/dGQemrOEAxti/ptu
0D8OV4ot000YVB7o8rKNQpYp1h0S+NPURQiiegMLJdkoauQXVhx12M/SLAbU/p+e
zWqmnI2lR2V6r8K1vEyP2AP5MuNzLP+HUzxwfno8uvbfsBmctaaz9ICWXZ2guQTh
LTDF4YZ3F9YLlVWwWTdwwbAe7SB7hQ9Im8ryxXpnQMm5TUgSocc2k2tlY1wfZa4Y
iy7bU8vzpAjmFJxl22SA6Oa/G7dla2mTc/0t+iSC79cse/zrbLzZ9LZQjuOa/MzL
bUVJhwFu8n6lkkCzWc7WYYx/mFi4S8lJwXHKIrCkT18d0LUSoSZ9NMeHIsXnH51z
eZp7UpAA3/keRkuW47taRygPulJigmsY1xb7Rp22IkQkSClWOCP+IPrJ8C/U+u/I
6O0ka94jfm0+UjoovBr7
=a1ET
-----END PGP SIGNATURE-----


More information about the Vivid-changes mailing list