fwts (14.01.00-0ubuntu1) trusty; urgency=low

  [Alex Hung]
  * dmi: change max value of "Upgrade" field" from 0x2a to 0x2c (LP: #1263634)

  [Colin Ian King]
  * cpu: microcode: test should skip if no microcound found (LP: #1259900)
  * acpi: acpidump: add SPCR table (LP: #1260351)
  * acpi: acpidump: add DBGP table (LP: #1260353)
  * acpi: acpidump: add DBG2 table (LP: #1260356)
  * Enable ACPI table dumping for non-x86 systems (LP: #1260470)
  * Allow RSDP to be provided manually or scan for it in klog (LP: #1260400)
  * Dump ACPI table addresses with correct address length (LP: #1260482)
  * ACPICA: update to version 20131218 (LP: #1262348)
  * acpi: acpidump: dump out table descriptions (LP: #1261483)
  * acpi: acpidump: Add MCHI table (LP: #1261484)
  * fwts: remove launchpad tagging from fwts
  * doc: remove tag options --lp-tags and --lp-tags-log
  * data: klog.json: remove redundant tags from database
  * lib: klog: add fwts_klog_find_changes to compare klogs (LP: #1262208)
  * acpi: s3: do kernel log comparisons without destroying klog (LP: #1262208)
  * acpi: s4: do kernel log comparisons without destroying klog (LP: #1262208)
  * lib: add fwts_exec() helper function
  * fwts: use fwts_exec rather than fwts_pipe_exec
  * acpi: crsdump: fix large resource length calculation (LP: #1255793)
  * acpi: crsdump, prsdump: add support for _PRS dumping (LP: #1265827)
  * fwts: all: update copyright year to 2014
  * fwts: debian: update copyright dates
  * fwts: doc: update dates, some of these are way too old
  * dmi: dmicheck: add more checks for invalid DMI fields (LP: #1262236)
  * data: klog: sync up with 3.13 kernel (LP: #1266786)
  * fwts: attempt to make fwts less Ubuntu specific, (LP: #1246653)
  * fwts: fix common realloc() memory leak anti-pattern (LP: #1267193)
  * acpi: s3: remove redundant variable
  * bios: pciirq: fix printf format and tidy some variable scopes
  * acpi: powerbutton: ensure we don't get scanf buffer overflow
  * cpu: cpufreq: use correct printf format specifiers

  [IvanHu]
  * lib: fwts_uefi header add attribure packed for struct typedef
  * uefi: uefidump: add the Media Protocol subtype-5 support on media device
    path type for uefidump (LP: #1260147)
  * uefi: uefidump: add the PIWG Firmware File subtype-6 support on media device
    path type for uefidump (LP: #1260147)
  * uefi: uefidump: add the PIWG Firmware Volume subtype-7 support on media
    device path type for uefidump (LP: #1260147)
  * uefi: uefidump: extend the Messaging Device Path type Vedor subtype-10
    (LP: #1262095)

Date: Tue, 14 Jan 2014 16:13:37 +0800
Changed-By: Alex Hung <alex.h...@ubuntu.com>
Maintainer: Firmware Testing Team <fwts-de...@lists.ubuntu.com>
Signed-By: Keng-Yu Lin <keng-yu....@canonical.com>
https://launchpad.net/ubuntu/trusty/+source/fwts/14.01.00-0ubuntu1
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 14 Jan 2014 16:13:37 +0800
Source: fwts
Binary: fwts libfwtsiasl1 libfwtsacpica1 libfwts1 fwts-frontend 
fwts-efi-runtime-dkms
Architecture: source
Version: 14.01.00-0ubuntu1
Distribution: trusty
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: 1246653 1255793 1259900 1260147 1260351 1260353 1260356 
1260400 1260470 1260482 1261483 1261484 1262095 1262208 1262236 1262348 1263634 
1265827 1266786 1267193
Changes: 
 fwts (14.01.00-0ubuntu1) trusty; urgency=low
 .
   [Alex Hung]
   * dmi: change max value of "Upgrade" field" from 0x2a to 0x2c (LP: #1263634)
 .
   [Colin Ian King]
   * cpu: microcode: test should skip if no microcound found (LP: #1259900)
   * acpi: acpidump: add SPCR table (LP: #1260351)
   * acpi: acpidump: add DBGP table (LP: #1260353)
   * acpi: acpidump: add DBG2 table (LP: #1260356)
   * Enable ACPI table dumping for non-x86 systems (LP: #1260470)
   * Allow RSDP to be provided manually or scan for it in klog (LP: #1260400)
   * Dump ACPI table addresses with correct address length (LP: #1260482)
   * ACPICA: update to version 20131218 (LP: #1262348)
   * acpi: acpidump: dump out table descriptions (LP: #1261483)
   * acpi: acpidump: Add MCHI table (LP: #1261484)
   * fwts: remove launchpad tagging from fwts
   * doc: remove tag options --lp-tags and --lp-tags-log
   * data: klog.json: remove redundant tags from database
   * lib: klog: add fwts_klog_find_changes to compare klogs (LP: #1262208)
   * acpi: s3: do kernel log comparisons without destroying klog (LP: #1262208)
   * acpi: s4: do kernel log comparisons without destroying klog (LP: #1262208)
   * lib: add fwts_exec() helper function
   * fwts: use fwts_exec rather than fwts_pipe_exec
   * acpi: crsdump: fix large resource length calculation (LP: #1255793)
   * acpi: crsdump, prsdump: add support for _PRS dumping (LP: #1265827)
   * fwts: all: update copyright year to 2014
   * fwts: debian: update copyright dates
   * fwts: doc: update dates, some of these are way too old
   * dmi: dmicheck: add more checks for invalid DMI fields (LP: #1262236)
   * data: klog: sync up with 3.13 kernel (LP: #1266786)
   * fwts: attempt to make fwts less Ubuntu specific, (LP: #1246653)
   * fwts: fix common realloc() memory leak anti-pattern (LP: #1267193)
   * acpi: s3: remove redundant variable
   * bios: pciirq: fix printf format and tidy some variable scopes
   * acpi: powerbutton: ensure we don't get scanf buffer overflow
   * cpu: cpufreq: use correct printf format specifiers
 .
   [IvanHu]
   * lib: fwts_uefi header add attribure packed for struct typedef
   * uefi: uefidump: add the Media Protocol subtype-5 support on media device
     path type for uefidump (LP: #1260147)
   * uefi: uefidump: add the PIWG Firmware File subtype-6 support on media 
device
     path type for uefidump (LP: #1260147)
   * uefi: uefidump: add the PIWG Firmware Volume subtype-7 support on media
     device path type for uefidump (LP: #1260147)
   * uefi: uefidump: extend the Messaging Device Path type Vedor subtype-10
     (LP: #1262095)
Checksums-Sha1: 
 514f3dd85a6a80fa90cefd27c45c00c861d8463f 2277 fwts_14.01.00-0ubuntu1.dsc
 cbf6b165b22a6a63d09343f5c4069999ff53e691 1401936 fwts_14.01.00.orig.tar.gz
 91c130f1ad191287824808bda6a7963e2bfe5408 32291 
fwts_14.01.00-0ubuntu1.debian.tar.gz
Checksums-Sha256: 
 53dbcdb69a5842777934e969ff7b6c299c60e691a8edc9ded35be7471e9803e4 2277 
fwts_14.01.00-0ubuntu1.dsc
 ebc9cc31a7f6d6d6fb74f9cc3196f505db3c5027fd50e1c7ed0a9e8997f001f7 1401936 
fwts_14.01.00.orig.tar.gz
 74b914a2e75a8e51b9984689beae43fe91486f85bb3656cee41f7863a18fa0be 32291 
fwts_14.01.00-0ubuntu1.debian.tar.gz
Files: 
 f54447a27ab463475bd30f978407ed33 2277 devel optional fwts_14.01.00-0ubuntu1.dsc
 052d22154502d537e713a6248b2120e5 1401936 devel optional 
fwts_14.01.00.orig.tar.gz
 50d45a215d9ec3fc7a9c5cd56e3f9d4f 32291 devel optional 
fwts_14.01.00-0ubuntu1.debian.tar.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBAgAGBQJS1qp2AAoJEMYXhp8UeFBOm6UP+wTh+YFO+6fugqIaMZUFC06z
KPF7+ez0BtGzx5YqXDSkQ7MX/sXZKNNBDT78EGKf6aLT4hCPvwts7qGS3J9LOmqh
BT+Wyci3xvwH24jQPBD5gizaJO0aVN1EfjgkFvUKNst3FzTuRERKenvkVQGcwuIv
850d9fe4tfqBaHMiY7/5CrCrFAkPIenzYjZgFCIRvrD/O7u5JVevb2PZbp5qc6vf
gYePzPkpu5q1tfFetYKoZEoTgFpL7ERoS9S/V1Ip6Vy0pXxjy3hvP2jcA3eknAcj
BldU9fr9fJ6Rn0zWPELLni0Bqss7KMhwYkoXNbhyLieOqZ+MSvtv+/kdGQWDZAlG
g/0cKAuppd4He/neFxSe1nwcT/IZoMxFOUhmCXoepJO/CeKwe931CT40vuz/QWEU
Z7Dc6Wr3Raayxo867F1lvQxaWzqtN9f+ryQaO4aqeMfnaF+4XK1GJHP8xwL8mJDS
rJT5imimD9zx3vIGVs0V4VsFmbe/TtNP/AQIzlKNcSWqcHDxuvvwZUewiCClfFPi
mWZhVXFwP6wxEADwiD8do7qNfNrxtfu0M2YT19dWTm1bUgROrR39AtDa11yEiQEn
f9Njl5a4dTv9rzV3jSSHe4APLiXtzU44R3U/9t7PoRYNRl/yLXy/1mnRunl+GKrH
Nuw5hTK8C8rPgoEjgpFp
=nHYM
-----END PGP SIGNATURE-----
-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes

Reply via email to