Hello community, here is the log from the commit of package fwts for openSUSE:Factory checked in at 2017-08-28 15:33:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fwts (Old) and /work/SRC/openSUSE:Factory/.fwts.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "fwts" Mon Aug 28 15:33:15 2017 rev:26 rq:519080 version:17.07.00 Changes: -------- --- /work/SRC/openSUSE:Factory/fwts/fwts.changes 2017-06-23 09:18:54.925766909 +0200 +++ /work/SRC/openSUSE:Factory/.fwts.new/fwts.changes 2017-08-28 15:33:21.552156218 +0200 @@ -1,0 +2,21 @@ +Mon Aug 28 09:53:50 UTC 2017 - mpluskal@suse.com + +- Update to version 17.07.00 (boo#1055891): + * acpi: bgrt: update according to acpi 6.1 errata + * acpi: method: update _PSD and _TSD tests according to ACPI 6.1 + errata + * acpi: rsdp: revision 1 must have length 20 according to ACPI + 6.1 errata + * acpi: method: Add _CPC revision 3 according to ACPI 6.2 + * acpi: hest: add new type 11 introduced in ACPI 6.2 + * acpi: srat: add new type 4 according to ACPI 6.2 + * acpi: method: update _GCP according to ACPI 6.2 + * acpi: hest: add notification type 11 according to ACPI 6.2 + * acpi: fadt: update minor version to 2 for ACPI 6.2 + * acpi: hest: add checks for GHES_ASSIST flag value in ACPI 6.2 + * acpi: wsmt: add wsmt test according to ACPI 6.2 + * ACPICA: Update to version 20170629 + * acpi: tpm2: Add additional start method values + * acpi: iort: Add PMCG support + +------------------------------------------------------------------- Old: ---- fwts-V17.06.00.tar.gz New: ---- fwts-V17.07.00.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fwts.spec ++++++ --- /var/tmp/diff_new_pack.rVMdJQ/_old 2017-08-28 15:33:22.859972348 +0200 +++ /var/tmp/diff_new_pack.rVMdJQ/_new 2017-08-28 15:33:22.875970099 +0200 @@ -17,7 +17,7 @@ Name: fwts -Version: 17.06.00 +Version: 17.07.00 Release: 0 Summary: Firmware Test Suite License: GPL-2.0+ @@ -69,7 +69,6 @@ rm -f "%{buildroot}/%{_libdir}/%{name}"/*.so %files -%defattr(-,root,root) %doc README README_ACPICA.txt README_SOURCE.txt ./data/README_JSON.txt %{_bindir}/fwts %{_bindir}/kernelscan ++++++ fwts-V17.06.00.tar.gz -> fwts-V17.07.00.tar.gz ++++++ ++++ 12331 lines of diff (skipped) ++++++ fwts-no-compiletime.patch ++++++ --- /var/tmp/diff_new_pack.rVMdJQ/_old 2017-08-28 15:33:24.463746868 +0200 +++ /var/tmp/diff_new_pack.rVMdJQ/_new 2017-08-28 15:33:24.467746306 +0200 @@ -1,7 +1,7 @@ -Index: fwts-17.06.00/src/acpica/source/compiler/aslutils.c +Index: fwts-17.07.00/src/acpica/source/compiler/aslutils.c =================================================================== ---- fwts-17.06.00.orig/src/acpica/source/compiler/aslutils.c -+++ fwts-17.06.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 ( /* Compiler name and version number */