- Update to version 17.08.00:

OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=61
This commit is contained in:
Martin Pluskal 2017-09-22 12:08:59 +00:00 committed by Git OBS Bridge
parent 812944942d
commit 27693777b4
5 changed files with 66 additions and 8 deletions

View File

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

3
fwts-V17.08.00.tar.gz Normal file
View File

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

View File

@ -1,8 +1,8 @@
Index: fwts-17.07.00/src/acpica/source/compiler/aslutils.c
Index: fwts-17.08.00/src/acpica/source/compiler/aslutils.c
===================================================================
--- fwts-17.07.00.orig/src/acpica/source/compiler/aslutils.c
+++ fwts-17.07.00/src/acpica/source/compiler/aslutils.c
@@ -490,7 +490,7 @@ UtDisplaySummary (
--- fwts-17.08.00.orig/src/acpica/source/compiler/aslutils.c
+++ fwts-17.08.00/src/acpica/source/compiler/aslutils.c
@@ -496,7 +496,7 @@ UtDisplaySummary (
/* Compiler name and version number */
FlPrintFile (FileId, "%s version %X [%s]\n\n",

View File

@ -1,3 +1,61 @@
-------------------------------------------------------------------
Fri Sep 22 12:03:31 UTC 2017 - mpluskal@suse.com
- Update to version 17.08.00:
* ACPICA: Update to version 20170728
* New ACPI tests defined by ACPI 6.2:
+ acpi: sdei: add ACPI SDEI test (mantis 1714)
+ acpi: pcct: refactor subspace to individual functions
+ acpi: pcct: update PCCT table to ACPI 6.2 (mantis 1659 &
1755)
+ acpi: dppt: add ACPI DPPT test (mantis 1795)
+ acpi: pptt: add ACPI PPTT test
+ acpi: hmat: add ACPI HMAT test (mantis 1705)
+ acpi: method: add _LSI test according to ACPI 6.2 (mantis
1721)
+ acpi: madt: Add support for ACPI 6.2
* New tests for SBBR:
+ acpi: fadt: add SBBR compliance tests
+ acpi: madt: add SBBR compliance tests
+ acpi: spcr: add SBBR compliance tests
+ acpi: xsdt: add SBBR compliance tests
+ acpi: dbg2: add SBBR compliance tests
+ acpi: gtdt: add SBBR compliance tests
+ acpi: acpitables: add SBBR compliance tests
+ dmi: dmicheck: add SBBR compliance tests
+ acpi: method: add SBBR compliance tests
+ acpi: rsdp: add SBBR compliance tests
+ acpi: sbbr: sync up with new SBBR tests
* dmicheck: fix dmi_reserved_bits_check function when size is 64
* acpi: pmtt: fix typo from pmmt to pmtt
* acpi: rasf: add ACPI RASF test
* acpi: remove "Linux-ready Firmware Developer Kit" from license
header of files not derived from the LFDK
* opal: fix build error on Ubuntu 12.04 i386 with gcc 4.6.3
* lib: fwts_safe_mem: remove need to copy into a buffer
* acpi: bert: add safe memory read check on mmap'd memory
* acpi: hpet: add safe memory read check on mmap'd memory
* acpi: mcfg: add safe memory read check on mmap'd PCI config
memory
* acpi: pcc: add safe memory read check on mmap'd PCC header
* bios: pciirq: add safe memory read check on mmap'd pci irq
region
* bios: pnp: add safe memory read check on mmap'd memory region
* dmi: dmicheck: fix incorrect safe memory read check on DMI
mmap'd region
* uefi: csm: add safe memory read check on mmap'd interrupt and
option ROM regions
* fwts_safe_mem: workaround longjmp clobber warnings
* lib: fwts_smbios: use fwts_safe_memcpy to read SMBIOS entry
* lib: fwts_acpi_tables: re-work fwts_acpi_get_rsdp, less memory
copies
* lib: fwts_safe_mem: really force reads
* lib: fwts_acpi_tables: unmap mem, fixes memory leak
* acpi: xsdt: fix build error on 32 bit systems
* acpica: fwts_acpica: fix linker issues on Fedora (LP: #1712572)
* acpi: method: Fix error message.
- Refresh fwts-no-compiletime.patch
-------------------------------------------------------------------
Mon Aug 28 09:53:50 UTC 2017 - mpluskal@suse.com

View File

@ -17,7 +17,7 @@
Name: fwts
Version: 17.07.00
Version: 17.08.00
Release: 0
Summary: Firmware Test Suite
License: GPL-2.0+