fwts (15.12.00-0ubuntu1) xenial; urgency=low

  * acpi: fpdt: add a terminate for buggy BIOS that reports zero length
  * live-image/fwts-frontend-text: add a selection for recommended

  * lib: klog: remove use of pcre, use regex instead
  * utilities: kernelscan: remove use of pcre, use regex instead
  * uefidump: add more bounds checking and remove need for heap
  * utilities: fix memory leak, line not being free'd
  * acpi: bert: remove redundant variable 'length'
  * data: klog.json: add in some more kernel error messages for 4.3
  * ACPICA: Update to version 20151124 (LP: #1519425)
  * lib: iasl: rework IASL interface to ACPICA
  * acpi: acpidump: use IASL rather than fwts custom table dump code
  * fwts-test: fix up acpidump releated tests
  * s3 + klog: make log scanning more robust for S3 (LP: #1522292)
  * ACPI: Add ASPT test
  * lib: framework: allow mixed tests and test category options
  * lib: acpica: make region handler more robust (LP: #1524217)
  * fwts: framework: Add --log-level option
  * fwts-test: update arg-help tests with new --log-level option
  * debian: copyright, fix lintian warnings
  * Debian: update Standards-Version to 3.9.6
  * acpi: acpidump: check for fwts_iasl_init failure
  * lib: fwts_acpi_tables: fix segfault when tables fail to load (LP: #1452201)
  * acpi: dbg2: remove dead store to ptr1
  * hotkey: fix key reading loop, it needs to loop more than once
  * lib: fwts_framework: remove dead store to len in for loop
  * lib: fwts_acpi_table: remove redundant store to rsdt
  * acpi: gpedump: remove redundant store to gpe_xrupt_info
  * lib: fwts_acpi_tables: remove dead store to facs
  * acpica: fwts_acpica: remove redundant store to length
  * lib: fwts_acpi_tables: remove redundant store to xsdt
  * lib: fwts_acpi_tables: check table to avoid dereferencing NULL ptr

  * lib: fwts_uefi: add SD device path define
  * uefibootpath: add test for the SD device path
  * uefidump: add dumping for the SD device path
  * lib: fwts_uefi: add efi bluetooth device path define
  * uefibootpath: add test for the bluetooth device path
  * uefidump: add dumping for the bluetooth device path
  * lib: fwts_uefi: add wireless device path define
  * uefibootpath: add test for the wireless device path
  * uefidump: add dumping for the wireless device path
  * lib: fwts_uefi: add ramdisk device path define
  * uefibootpath: add test for the ramdisk device path
  * uefidump: add dumping for the ramdisk device path
  * uefibootpath: fix the wrong type for relative offset range path

  * lib: fwts_acpi_table: Fix FADT update in creation of fake FACS table.

Date: Wed, 16 Dec 2015 15:08:32 +0800
Changed-By: Alex Hung <alex.h...@ubuntu.com>
Maintainer: Firmware Testing Team <fwts-de...@lists.ubuntu.com>
Signed-By: Colin Ian King <colin.k...@ubuntu.com>
https://launchpad.net/ubuntu/+source/fwts/15.12.00-0ubuntu1
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 16 Dec 2015 15:08:32 +0800
Source: fwts
Binary: fwts libfwtsiasl1 libfwtsacpica1 libfwts1 fwts-frontend 
fwts-efi-runtime-dkms
Architecture: source
Version: 15.12.00-0ubuntu1
Distribution: xenial
Urgency: low
Maintainer: Firmware Testing Team <fwts-de...@lists.ubuntu.com>
Changed-By: Alex Hung <alex.h...@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: 1452201 1519425 1522292 1524217
Changes:
 fwts (15.12.00-0ubuntu1) xenial; urgency=low
 .
   * acpi: fpdt: add a terminate for buggy BIOS that reports zero length
   * live-image/fwts-frontend-text: add a selection for recommended
 .
   * lib: klog: remove use of pcre, use regex instead
   * utilities: kernelscan: remove use of pcre, use regex instead
   * uefidump: add more bounds checking and remove need for heap
   * utilities: fix memory leak, line not being free'd
   * acpi: bert: remove redundant variable 'length'
   * data: klog.json: add in some more kernel error messages for 4.3
   * ACPICA: Update to version 20151124 (LP: #1519425)
   * lib: iasl: rework IASL interface to ACPICA
   * acpi: acpidump: use IASL rather than fwts custom table dump code
   * fwts-test: fix up acpidump releated tests
   * s3 + klog: make log scanning more robust for S3 (LP: #1522292)
   * ACPI: Add ASPT test
   * lib: framework: allow mixed tests and test category options
   * lib: acpica: make region handler more robust (LP: #1524217)
   * fwts: framework: Add --log-level option
   * fwts-test: update arg-help tests with new --log-level option
   * debian: copyright, fix lintian warnings
   * Debian: update Standards-Version to 3.9.6
   * acpi: acpidump: check for fwts_iasl_init failure
   * lib: fwts_acpi_tables: fix segfault when tables fail to load (LP: #1452201)
   * acpi: dbg2: remove dead store to ptr1
   * hotkey: fix key reading loop, it needs to loop more than once
   * lib: fwts_framework: remove dead store to len in for loop
   * lib: fwts_acpi_table: remove redundant store to rsdt
   * acpi: gpedump: remove redundant store to gpe_xrupt_info
   * lib: fwts_acpi_tables: remove dead store to facs
   * acpica: fwts_acpica: remove redundant store to length
   * lib: fwts_acpi_tables: remove redundant store to xsdt
   * lib: fwts_acpi_tables: check table to avoid dereferencing NULL ptr
 .
   * lib: fwts_uefi: add SD device path define
   * uefibootpath: add test for the SD device path
   * uefidump: add dumping for the SD device path
   * lib: fwts_uefi: add efi bluetooth device path define
   * uefibootpath: add test for the bluetooth device path
   * uefidump: add dumping for the bluetooth device path
   * lib: fwts_uefi: add wireless device path define
   * uefibootpath: add test for the wireless device path
   * uefidump: add dumping for the wireless device path
   * lib: fwts_uefi: add ramdisk device path define
   * uefibootpath: add test for the ramdisk device path
   * uefidump: add dumping for the ramdisk device path
   * uefibootpath: fix the wrong type for relative offset range path
 .
   * lib: fwts_acpi_table: Fix FADT update in creation of fake FACS table.
Checksums-Sha1:
 3b50427fe2b8b0c338770d8f611a6a677c906aab 2542 fwts_15.12.00-0ubuntu1.dsc
 3d33d6ab30c9f92b71c727e7baffd25b003bd174 3391289 fwts_15.12.00.orig.tar.gz
 35615ba071b17a8c14361d41b70b1f310fb9b298 38016 
fwts_15.12.00-0ubuntu1.debian.tar.xz
Checksums-Sha256:
 df03470042e556bb752b459a50c0f28ad28b1c074644e50dd278f1d4ad091007 2542 
fwts_15.12.00-0ubuntu1.dsc
 79813cf4b0602643bb164779792ecb2fa15ddd340ece04d41b74594c93e9ec63 3391289 
fwts_15.12.00.orig.tar.gz
 62756d9560d405c5794e294d37d73285e7a1b071064d21d912dddebb7625a484 38016 
fwts_15.12.00-0ubuntu1.debian.tar.xz
Files:
 f395610e56c7e062c964327b5d9817dc 2542 devel optional fwts_15.12.00-0ubuntu1.dsc
 155bffde0a94a6ea834b42e693791817 3391289 devel optional 
fwts_15.12.00.orig.tar.gz
 25c54436d134e66c29e6c2a0ddfde1d0 38016 devel optional 
fwts_15.12.00-0ubuntu1.debian.tar.xz

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

iQIcBAEBCAAGBQJWcS5pAAoJEGjCh9/GqAImyEIP/3f/jN5oEzjvJ89nE9kysqAw
G6+po3P+x2d9RNDNYxs2r+oUM8aH3L9Ex6K6IDvt0WUd6kFR6zQvDwvAEoQgjDFN
zZWfrDawLjQJhiwbJvXVtsRh6bICquYVI9nxUPVYfwa75f3uaCS2lffx+ccMQNh0
bzTo8MkJMWxQ3TVDkS2C2Ma1tpI+a9HYiScas81aO8Mn6DxKTwXsbZRnssB/YIpw
XJZJfgxl+BH4RfaGRgCO4YsK4TFhMdFdwIELVtvDW0s2YmbTg8gE7F0pH72AIkRm
n3AxjJwTHo2EGSHHMmA3usiC79haLEgrvG1eNy6HdHtZP+kumAZhrR1WKPJaeZSN
/mZ3wbG0cylIJLkBbzpEUxJcdoXMMY8DCEFdQEEAdR54Jh2FsAl3S1cTsJXbx6WA
NZhck+4DZ2jY9HmVWvQ842PSOejRldDsBpqcJMpX4L/xS9gJ0A3oXfGX+7VAXqWH
0ai42u/lss27mOxHSrCy4khQPDPwbXzA1VingUPTrYeHbxz8SGdt3DkcTU6N9d2w
NloouRFWQTcOcjXNTCiG2+eNn8+HCyetLzVBjgrLBeIzWbYaE8UNzk1qglC/NrgM
xIO6wA0Y2QjiHsNdKeE9DIjmHc8Y1q8cGBX9Rj9h5v6vmNrKdF/XkMvPeQwgyQ2I
kUxS4Kjr2Vod9Is/nh3n
=tL6r
-----END PGP SIGNATURE-----
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes

Reply via email to