Accepting request 681698 from hardware

- Update to version 19.02.00:
  * klog.json: add an "IOAPIC .. not in IVRS" message
  * utilities: kernelscan: add AMD iommu for IVRS errors
  * acpi/method: check levels on full power and battery power
  * acpi: add address space types according to mantis 1965 (ACPI 6.2b)
  * acpi/pptt: check flags by revision (mantis 1870 for ACPI 6.2b)
  * acpi: pdtt: update flags defintion according to mantis 1867 (ACPI 6.3)
  * acpi/nfit: update memory mapping attributes (mantis 1873 for ACPI 6.3)
  * acpi/hmat: update for hmat revision 2 (mantis 1914 for ACPI 6.3)
  * acpi/madt: remove two reserved bytes (mantis 1934 for ACPI 6.3)
  * acpi/madt: update for Local APIC Flags (mantis 1948 for ACPI 6.3)
  * acpi/hmat: update System Locality Latency (mantis 1959 for ACPI 6.3)
  * acpi/method: add tests for NVDIMM control methods for ACPI 6.3
  * acpiinfo: update ACPI and ACPICA versions
  * acpi/srat: add test for Generic Initiator (mantis 1904 for ACPI 6.3)
  * ACPICA: Update to version 20190215
  * acpi: fix a typo in comment
  * fwts: fix up a handful of spelling mistakes
  * efi_runtime: fix access_ok build issues on 5.0 kernels
  * Makefiles: workaround address-of-packed-member warnings with gcc-9
  * acpica: utdecode: fix missing comma in array declaration AcpiGbl_GenericNotify

- Update to version 19.01.00:

OBS-URL: https://build.opensuse.org/request/show/681698
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fwts?expand=0&rev=39
This commit is contained in:
Dominique Leuenberger 2019-03-06 14:47:45 +00:00 committed by Git OBS Bridge
commit bcfde4ca29
4 changed files with 30 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:23c9a7e9cb54a9344b4566e89289c5134b1ffc09c21f5b17cedd1e807401d51c
size 3762543

3
fwts-V19.02.00.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e6a996a861dc60db133a2429f9db230cd73e52d68fe5d3272c4955aa515460af
size 3763475

View File

@ -1,7 +1,32 @@
-------------------------------------------------------------------
Tue Mar 5 11:14:09 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
- Update to version 19.02.00:
* klog.json: add an "IOAPIC .. not in IVRS" message
* utilities: kernelscan: add AMD iommu for IVRS errors
* acpi/method: check levels on full power and battery power
* acpi: add address space types according to mantis 1965 (ACPI 6.2b)
* acpi/pptt: check flags by revision (mantis 1870 for ACPI 6.2b)
* acpi: pdtt: update flags defintion according to mantis 1867 (ACPI 6.3)
* acpi/nfit: update memory mapping attributes (mantis 1873 for ACPI 6.3)
* acpi/hmat: update for hmat revision 2 (mantis 1914 for ACPI 6.3)
* acpi/madt: remove two reserved bytes (mantis 1934 for ACPI 6.3)
* acpi/madt: update for Local APIC Flags (mantis 1948 for ACPI 6.3)
* acpi/hmat: update System Locality Latency (mantis 1959 for ACPI 6.3)
* acpi/method: add tests for NVDIMM control methods for ACPI 6.3
* acpiinfo: update ACPI and ACPICA versions
* acpi/srat: add test for Generic Initiator (mantis 1904 for ACPI 6.3)
* ACPICA: Update to version 20190215
* acpi: fix a typo in comment
* fwts: fix up a handful of spelling mistakes
* efi_runtime: fix access_ok build issues on 5.0 kernels
* Makefiles: workaround address-of-packed-member warnings with gcc-9
* acpica: utdecode: fix missing comma in array declaration AcpiGbl_GenericNotify
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 14 13:22:58 UTC 2019 - Martin Pluskal <mpluskal@suse.com> Thu Feb 14 13:22:58 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
- Update to version 18.01.00: - Update to version 19.01.00:
* mtrr: check memory type above 4GB on AMD platforms * mtrr: check memory type above 4GB on AMD platforms
* ACPICA: Update to version 20190108 * ACPICA: Update to version 20190108
* dmi: dmicheck: remove redundant new lines * dmi: dmicheck: remove redundant new lines

View File

@ -17,7 +17,7 @@
Name: fwts Name: fwts
Version: 19.01.00 Version: 19.02.00
Release: 0 Release: 0
Summary: Firmware Test Suite Summary: Firmware Test Suite
License: GPL-2.0-or-later License: GPL-2.0-or-later