diff --git a/fwts-V18.06.02.tar.gz b/fwts-V18.06.02.tar.gz deleted file mode 100644 index a1d7441..0000000 --- a/fwts-V18.06.02.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4db5aeedab6e6828a4f72e68812735ba2aa75578b04a4b97d0618ed0042743df -size 3731629 diff --git a/fwts-V18.08.00.tar.gz b/fwts-V18.08.00.tar.gz new file mode 100644 index 0000000..0044b20 --- /dev/null +++ b/fwts-V18.08.00.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66af1800254c5bc324fb4be61b57cf3bd71c79205f4f9b953b9b5aa744831a3a +size 3749132 diff --git a/fwts-no-compiletime.patch b/fwts-no-compiletime.patch index 8e4dbf8..2d566ac 100644 --- a/fwts-no-compiletime.patch +++ b/fwts-no-compiletime.patch @@ -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", diff --git a/fwts.changes b/fwts.changes index 2d1da42..c71dde1 100644 --- a/fwts.changes +++ b/fwts.changes @@ -1,7 +1,22 @@ +------------------------------------------------------------------- +Fri Aug 31 11:52:57 UTC 2018 - Martin Pluskal + +- 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 + ------------------------------------------------------------------- Tue Jul 10 06:55:30 UTC 2018 - mpluskal@suse.com -- Dont build with -Werror (fixes build with gcc8) +- Don't build with -Werror (fixes build with gcc8) ------------------------------------------------------------------- Wed Jun 27 14:09:50 UTC 2018 - mpluskal@suse.com diff --git a/fwts.spec b/fwts.spec index 26b4722..e0fe253 100644 --- a/fwts.spec +++ b/fwts.spec @@ -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(bash-completion) 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 @@ rm -f "%{buildroot}/%{_libdir}/%{name}"/*.so %{_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