Hello community, here is the log from the commit of package fwts for openSUSE:Factory checked in at 2018-09-03 10:35:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fwts (Old) and /work/SRC/openSUSE:Factory/.fwts.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fwts" Mon Sep 3 10:35:19 2018 rev:36 rq:632499 version:18.08.00 Changes: -------- --- /work/SRC/openSUSE:Factory/fwts/fwts.changes 2018-07-10 16:18:04.741290190 +0200 +++ /work/SRC/openSUSE:Factory/.fwts.new/fwts.changes 2018-09-03 10:35:22.956712780 +0200 @@ -1,0 +2,15 @@ +Fri Aug 31 11:52:57 UTC 2018 - Martin Pluskal <[email protected]> + +- Update to version 18.08.00: + * ACPICA: Update to version 20180810 + * uefi: uefivarinfo: add to UNSAFE category + * acpi: gtdt: add checking the valid base physical address + * dmicheck: update Processor Upgrade field in Type 4 + * dmicheck: update connection and port types in Type 8 + * dmicheck: update Usage and Characteristics 2 fields in Type 9 + * dmicheck: update memory type and add nvdimm fields for Type 17 + * coreboot/clog/clog.c: add clog test +- Refresh patch fwts-no-compiletime.patch +- Fix typo in changelog + +------------------------------------------------------------------- @@ -4 +19 @@ -- Dont build with -Werror (fixes build with gcc8) +- Don't build with -Werror (fixes build with gcc8) Old: ---- fwts-V18.06.02.tar.gz New: ---- fwts-V18.08.00.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fwts.spec ++++++ --- /var/tmp/diff_new_pack.pi4rii/_old 2018-09-03 10:35:23.508714206 +0200 +++ /var/tmp/diff_new_pack.pi4rii/_new 2018-09-03 10:35:23.508714206 +0200 @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: fwts -Version: 18.06.02 +Version: 18.08.00 Release: 0 Summary: Firmware Test Suite License: GPL-2.0-or-later @@ -37,6 +37,7 @@ BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(json) +BuildRequires: pkgconfig(libbsd) BuildRequires: pkgconfig(libpci) BuildRequires: pkgconfig(libpcre) Requires: bash-completion @@ -81,6 +82,7 @@ %{_mandir}/man1/fwts.1%{?ext_man} %{_datadir}/bash-completion/completions/fwts %dir %{_datadir}/%{name} +%{_datadir}/fwts/clog.json %{_datadir}/fwts/klog.json %{_datadir}/fwts/syntaxcheck.json %{_datadir}/fwts/olog.json ++++++ fwts-V18.06.02.tar.gz -> fwts-V18.08.00.tar.gz ++++++ ++++ 7579 lines of diff (skipped) ++++++ fwts-no-compiletime.patch ++++++ --- /var/tmp/diff_new_pack.pi4rii/_old 2018-09-03 10:35:24.692717263 +0200 +++ /var/tmp/diff_new_pack.pi4rii/_new 2018-09-03 10:35:24.692717263 +0200 @@ -1,8 +1,8 @@ -Index: fwts-18.03.00/src/acpica/source/compiler/aslutils.c +Index: fwts-18.08.00/src/acpica/source/compiler/aslutils.c =================================================================== ---- fwts-18.03.00.orig/src/acpica/source/compiler/aslutils.c -+++ fwts-18.03.00/src/acpica/source/compiler/aslutils.c -@@ -451,7 +451,7 @@ UtDisplaySummary ( +--- fwts-18.08.00.orig/src/acpica/source/compiler/aslutils.c ++++ fwts-18.08.00/src/acpica/source/compiler/aslutils.c +@@ -542,7 +542,7 @@ UtDisplaySummary ( /* Compiler name and version number */ FlPrintFile (FileId, "%s version %X [%s]\n\n",
