Hello community,

here is the log from the commit of package fwts for openSUSE:Factory checked in 
at 2017-09-23 21:37:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fwts (Old)
 and      /work/SRC/openSUSE:Factory/.fwts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fwts"

Sat Sep 23 21:37:19 2017 rev:27 rq:528280 version:17.08.00

Changes:
--------
--- /work/SRC/openSUSE:Factory/fwts/fwts.changes        2017-08-28 
15:33:21.552156218 +0200
+++ /work/SRC/openSUSE:Factory/.fwts.new/fwts.changes   2017-09-23 
21:37:24.479477032 +0200
@@ -1,0 +2,58 @@
+Fri Sep 22 12:03:31 UTC 2017 - [email protected]
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  fwts-V17.07.00.tar.gz

New:
----
  fwts-V17.08.00.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fwts.spec ++++++
--- /var/tmp/diff_new_pack.Cq36ff/_old  2017-09-23 21:37:25.427343727 +0200
+++ /var/tmp/diff_new_pack.Cq36ff/_new  2017-09-23 21:37:25.427343727 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           fwts
-Version:        17.07.00
+Version:        17.08.00
 Release:        0
 Summary:        Firmware Test Suite
 License:        GPL-2.0+

++++++ fwts-V17.07.00.tar.gz -> fwts-V17.08.00.tar.gz ++++++
++++ 10520 lines of diff (skipped)

++++++ fwts-no-compiletime.patch ++++++
--- /var/tmp/diff_new_pack.Cq36ff/_old  2017-09-23 21:37:26.299221111 +0200
+++ /var/tmp/diff_new_pack.Cq36ff/_new  2017-09-23 21:37:26.299221111 +0200
@@ -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",


Reply via email to