[ubuntu/cosmic-proposed] fwts 18.07.00-0ubuntu1 (Accepted)

Ivan Hu ivan.hu at ubuntu.com
Mon Jul 30 10:02:11 UTC 2018


fwts (18.07.00-0ubuntu1) cosmic; urgency=medium

  [Alex Hung]
  * dmicheck: update Processor Upgrade field in Type 4
  * dmicheck: update connection and port types in Type 8
  * dmicheck: update Usage and Characteristics 2 fields in Type 9
  * dmicheck: update memory type and add nvdimm fields for Type 17
  * fwts-tests: sync up with the new --clog option
  * klog.json: lower severity of temperature threshold
  * auto-packager: mkpackage.sh: remove artful
  * doc: adding --clog options to man page
  * fwts-test: sync up with klog cpu threshold changes
  * fwts-test: sync up nfit fix for NFITBadLineOffsetAlignment
  * lib: fix array size too small to fit the output
  * lib: silence gcc 8 complains
  * lib: fix gcc 8 warning messages

  [Colin Ian King]
  * Add travis yaml file to automate builds on github
  * ACPICA: Update to version 20180629
  * test: syntaxcheck: sync output with latest ACPICA output

  [Jeffrey Hugo]
  * acpi: pptt: Fix PPTTBadSubtableLength error message

  [Marcello Sylvester Bauer]
  * fwts_log_scan: add lib/src/fwts_log_scan.c
  * fwts_log_scan: move fwts_klog_free
  * fwts_log_scan: move fwts_log_find_changes
  * fwts_log_scan: move fwts_log_remove_timestamp
  * fwts_log_scan: move fwts_log_scan
  * fwts_log_scan: move fwts_log_unique_label
  * fwts_log_scan: move fwts_log_scan_patterns
  * fwts_log_scan: move fwts_log_compare_mode_str_to_val
  * fwts_log_scan: move fwts_json_str
  * fwts_log_scan: move fwts_log_check
  * fwts_log_scan: move fwts_log_regex_find
  * fwts_clog: add fwts_clog_free
  * fwts_clog: add fwts_clog_read
  * fwts_clog: add fwts_clog_scan
  * fwts_clog: add fwts_clog_scan_patterns
  * fwts_clog: add fwts_clog_firmware_check
  * coreboot/clog/clog.c: add clog test
  * fwts_Framework: add clog argument
  * fwts_clog.c: add fwts_clog_available
  * clog.json: add coreboot messages to clog database
  * fwts_coreboot.c: add cbmem console parser

  [Robert Elliott]
  * cpufreq: exit if parsing the cpufreq directory fails
  * cpufreq: fix fwts_set paths
  * nfit: improve length handling for ACPI NFIT structures
  * nfit: remove broken NFITBadLineOffsetAlignment check
  * README: add the fwts-devel mailing list address and web page
  * nfit: scan SMBIOS Management Information structure

Date: Mon, 30 Jul 2018 16:53:48 +0800
Changed-By: Ivan Hu <ivan.hu at ubuntu.com>
Maintainer: Firmware Testing Team <fwts-devel at lists.ubuntu.com>
Signed-By: Colin Ian King <colin.king at ubuntu.com>
https://launchpad.net/ubuntu/+source/fwts/18.07.00-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 30 Jul 2018 16:53:48 +0800
Source: fwts
Binary: fwts libfwtsiasl1 libfwtsacpica1 libfwts1 fwts-frontend fwts-efi-runtime-dkms
Architecture: source
Version: 18.07.00-0ubuntu1
Distribution: cosmic
Urgency: medium
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
Changes:
 fwts (18.07.00-0ubuntu1) cosmic; urgency=medium
 .
   [Alex Hung]
   * dmicheck: update Processor Upgrade field in Type 4
   * dmicheck: update connection and port types in Type 8
   * dmicheck: update Usage and Characteristics 2 fields in Type 9
   * dmicheck: update memory type and add nvdimm fields for Type 17
   * fwts-tests: sync up with the new --clog option
   * klog.json: lower severity of temperature threshold
   * auto-packager: mkpackage.sh: remove artful
   * doc: adding --clog options to man page
   * fwts-test: sync up with klog cpu threshold changes
   * fwts-test: sync up nfit fix for NFITBadLineOffsetAlignment
   * lib: fix array size too small to fit the output
   * lib: silence gcc 8 complains
   * lib: fix gcc 8 warning messages
 .
   [Colin Ian King]
   * Add travis yaml file to automate builds on github
   * ACPICA: Update to version 20180629
   * test: syntaxcheck: sync output with latest ACPICA output
 .
   [Jeffrey Hugo]
   * acpi: pptt: Fix PPTTBadSubtableLength error message
 .
   [Marcello Sylvester Bauer]
   * fwts_log_scan: add lib/src/fwts_log_scan.c
   * fwts_log_scan: move fwts_klog_free
   * fwts_log_scan: move fwts_log_find_changes
   * fwts_log_scan: move fwts_log_remove_timestamp
   * fwts_log_scan: move fwts_log_scan
   * fwts_log_scan: move fwts_log_unique_label
   * fwts_log_scan: move fwts_log_scan_patterns
   * fwts_log_scan: move fwts_log_compare_mode_str_to_val
   * fwts_log_scan: move fwts_json_str
   * fwts_log_scan: move fwts_log_check
   * fwts_log_scan: move fwts_log_regex_find
   * fwts_clog: add fwts_clog_free
   * fwts_clog: add fwts_clog_read
   * fwts_clog: add fwts_clog_scan
   * fwts_clog: add fwts_clog_scan_patterns
   * fwts_clog: add fwts_clog_firmware_check
   * coreboot/clog/clog.c: add clog test
   * fwts_Framework: add clog argument
   * fwts_clog.c: add fwts_clog_available
   * clog.json: add coreboot messages to clog database
   * fwts_coreboot.c: add cbmem console parser
 .
   [Robert Elliott]
   * cpufreq: exit if parsing the cpufreq directory fails
   * cpufreq: fix fwts_set paths
   * nfit: improve length handling for ACPI NFIT structures
   * nfit: remove broken NFITBadLineOffsetAlignment check
   * README: add the fwts-devel mailing list address and web page
   * nfit: scan SMBIOS Management Information structure
Checksums-Sha1:
 2898793c8dd271187509050be53f34888b389699 2568 fwts_18.07.00-0ubuntu1.dsc
 1648ce8eb71c02a85169f9ef5e8390cf9f69da7a 3743579 fwts_18.07.00.orig.tar.gz
 38e77b16678db37538822c8d7a626892076369fc 50688 fwts_18.07.00-0ubuntu1.debian.tar.xz
 dac77384a8b9a76bec6bc4f7a76ca7121c7123b3 8120 fwts_18.07.00-0ubuntu1_source.buildinfo
Checksums-Sha256:
 b378ab5623980699c5bdd27170966e64650cce33276ea4bc8f9939cd93bec698 2568 fwts_18.07.00-0ubuntu1.dsc
 2190e04eee5827888928066edc8316a529c99dd1a90431fe8e12076687caedfc 3743579 fwts_18.07.00.orig.tar.gz
 26919ff7a5f84941c1382fbb16dc56b5fb1b51b06f50824a334dcc2aee21ffb0 50688 fwts_18.07.00-0ubuntu1.debian.tar.xz
 1a9d74a022f5bc9026b135decdbc8a2e7e5595e4d681fd9ccb97064c063ac155 8120 fwts_18.07.00-0ubuntu1_source.buildinfo
Files:
 2b84df329f63cb97ca4ce502d7a1c758 2568 devel optional fwts_18.07.00-0ubuntu1.dsc
 c842f5ece13c4c1b092ea5800998658a 3743579 devel optional fwts_18.07.00.orig.tar.gz
 1c0c1da94e902d8ea962652e2dfe4d30 50688 devel optional fwts_18.07.00-0ubuntu1.debian.tar.xz
 f9580eb440f4435076404e995073d358 8120 devel optional fwts_18.07.00-0ubuntu1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEcGLapPABucZhZwDPaMKH38aoAiYFAlte4gUACgkQaMKH38ao
Aib5HBAAmfPcFXuaSebM+9W3DvmV5w6h7EqywGoT2/bVWocjacp94GgiGNm7nBcT
2/7kfoGCEBGLjh0MfnVoIj75KTCPt91nHhFgxZrwjb9DWn4ja+aJqr1wVfMWpXGI
BXUeyAtSK//JZ1OVb0hR8PMfKDclux5yNHXKzEX45hC2DNxGFyF0hVp49i+QnxlJ
Q3njfJfcd9ZmrNR1bXKmz11dSgWPwlYzjAjANzzBMhKx1HnEKYHOcn7QCY3glktn
luQKbYXRaKbon1w+VAOq4oe8KllinA6NHP28Zl4DwkoRr1DVEqWphkpZhbyn1s2v
qqEJiIonlscWGwwSzq2AWop3T4gS1DYhXy4wnIfTyE4pBnG8v5pf3Sk94Og5uVgH
xyLe+rDWfOj0/32TaALwdp+uFmf6GDgRCZA4fRR+2rFicGVdTmrnYTjb8Dzcjzqr
1v1FsjZNg9LKSQYpPW6FpcFU18vtY1rac4yN8A+ES/qZxzLyQvschsDThKtP8IYE
RRwjyuvGO+GsqP/kz2HSXpO0eYblf7XQMev8J5Fe/RUxvdSrC4CkcvnwkzYQnla7
euXFOLtczNMIfmEf7O1mkAX1D0IgeQyfvmZsC0Cp+Z9XFrLqGigvoxvQfqZJedT0
LrA5BzMkZ4ZhZRxFO50WmFRmlGn/tj3YAna6ngHzqRLvq+uIlT8=
=dpE7
-----END PGP SIGNATURE-----


More information about the Cosmic-changes mailing list