From 3e1de5d5cc7813ee96ecc132bb2cc5a589f36bcba54535bb9c4636f8a1c3fd74 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Sun, 31 Jul 2016 07:33:55 +0000 Subject: [PATCH] - Update to version 16.07.00: OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=34 --- fwts-V16.06.00.tar.gz | 3 --- fwts-V16.07.00.tar.gz | 3 +++ fwts.changes | 56 +++++++++++++++++++++++++++++++++++++++++++ fwts.spec | 2 +- 4 files changed, 60 insertions(+), 4 deletions(-) delete mode 100644 fwts-V16.06.00.tar.gz create mode 100644 fwts-V16.07.00.tar.gz diff --git a/fwts-V16.06.00.tar.gz b/fwts-V16.06.00.tar.gz deleted file mode 100644 index 4dc6a3c..0000000 --- a/fwts-V16.06.00.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8b49f26a3bed24d5cbf8d03224a15b7b61c9e4e99ad13cef67163206b3f908a -size 3453664 diff --git a/fwts-V16.07.00.tar.gz b/fwts-V16.07.00.tar.gz new file mode 100644 index 0000000..1f7d541 --- /dev/null +++ b/fwts-V16.07.00.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d8240bc0c4aaae8a075189ebea4326e07579f34695a95e0505225577a42f888 +size 3461644 diff --git a/fwts.changes b/fwts.changes index 68fca96..c78413b 100644 --- a/fwts.changes +++ b/fwts.changes @@ -1,3 +1,59 @@ +------------------------------------------------------------------- +Sun Jul 31 07:30:53 UTC 2016 - mpluskal@suse.com + +- Update to version 16.07.00: + * --uefi and --acpi options renamed to --uefitests and + --acpitests + * ACPI table tests in the acpitables test have been moved into + specific ACPI tests. + * cpi: acpidump: update TCPA table and acpidump accordingly + * acpi: add ACPI TCPA test + * acpi: add XENV table test + * lib: fwts_framework: Append "tests" to --uefi and --acpi + * live-image/fwts-frontend-text: update to --uefitests and + --acpitests + * lib: acpi, acpidump: rename slit tables types + * lib: acpi: add in new GICC table fwts_acpi_table_gicc_affinity + * acpi: add SRAT table sanity checking (LP: #1464658) + * acpi: add BERT table sanity checking (LP: #1464712) + * lib: acpi: Add in GAS address types + * acpi: add ECDT table sanity checking (LP: #1464716) + * lib: acpi: Add support for the SPMI table + * acpi: add ACPI SPMI table sanity checking (LP: #1465256) + * acpi: add ACPI SLIT table sanity checking (LP: #1465276) + * lib: acpi: Add support for the HEST family of ACPI tables + * acpi: add ACPI HEST table sanity checking (LP: #1465379) + * acpi: Add BOOT table test (LP: #1465435) + * acpi: Add DBGP table test (LP: #1465441) + * acpi: Add DBG2 table test (LP: #1465710) + * acpi: re-orgainise HPET tests + * acpi: move MADT test from acpitables into new MADT test + * acpi: move GTDT test from acpitables into new GTDT test + * acpi: move XSDT test from acpitables into new XSDT test + * acpi: move RSDP test from acpitables into new RSDP test + * acpi: move RSDT test from acpitables into new RSDT test + * acpi: acpitables: remove no-op MCFG test + * acpi: move SBST test from acpitables into new SBST test + * acpi: move FADT test from acpitables into existing FADT test + * acpi: acpitables: remove redundant acpi table checking + * acpi: allow various ACPI table tests to run without root access + * lib: fwts_acpi_tables: fully pad out fixed up ACPI OEM IDs + * acpi: spcr: add missing white space in error messages + * acpi: add ACPI ERST test (LP: #1467835) + * acpi: correct ACPI BGRT table type + * acpi: add ACPI BGRT test (LP: #1467863) + * acpi: add ACPI CPEP test (LP: #1467870) + * acpi: add ACPI FACS test (LP: #1467966) + * acpi: acpidump: add in missing exponent field to SLIC + * acpi: add CSRT ACPI Table test (LP: #1470116) + * acpi: add LPIT ACPI test (LP: #1470184) + * acpi: add WAET ACPI table test (LP: #1470495) + * acpi: add SLIC table test (LP: #1470518) + * acpi: add MSDM table test (LP: #1470538) + * acpi: add UEFI ACPI data table test (LP: #1471698) + * bios: os2gap: remove ancient legacy test (LP: #1470573) + * lost of bugfixes + ------------------------------------------------------------------- Sat Jul 16 14:24:35 UTC 2016 - mpluskal@suse.com diff --git a/fwts.spec b/fwts.spec index 0b1e2f8..b237588 100644 --- a/fwts.spec +++ b/fwts.spec @@ -17,7 +17,7 @@ Name: fwts -Version: 16.06.00 +Version: 16.07.00 Release: 0 Summary: Firmware Test Suite License: GPL-2.0+