diff --git a/fwts-V18.08.00.tar.gz b/fwts-V18.08.00.tar.gz deleted file mode 100644 index 0044b20..0000000 --- a/fwts-V18.08.00.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66af1800254c5bc324fb4be61b57cf3bd71c79205f4f9b953b9b5aa744831a3a -size 3749132 diff --git a/fwts-V18.11.00.tar.gz b/fwts-V18.11.00.tar.gz new file mode 100644 index 0000000..084dd67 --- /dev/null +++ b/fwts-V18.11.00.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d597d795a38d2158eb33f173a2fb75158cb673aa23731c6fe106d09d2a35b646 +size 3759637 diff --git a/fwts-no-compiletime.patch b/fwts-no-compiletime.patch index 2d566ac..a7f209c 100644 --- a/fwts-no-compiletime.patch +++ b/fwts-no-compiletime.patch @@ -1,7 +1,7 @@ -Index: fwts-18.08.00/src/acpica/source/compiler/aslutils.c +Index: fwts-18.11.00/src/acpica/source/compiler/aslutils.c =================================================================== ---- fwts-18.08.00.orig/src/acpica/source/compiler/aslutils.c -+++ fwts-18.08.00/src/acpica/source/compiler/aslutils.c +--- fwts-18.11.00.orig/src/acpica/source/compiler/aslutils.c ++++ fwts-18.11.00/src/acpica/source/compiler/aslutils.c @@ -542,7 +542,7 @@ UtDisplaySummary ( /* Compiler name and version number */ diff --git a/fwts.changes b/fwts.changes index c71dde1..0b01e19 100644 --- a/fwts.changes +++ b/fwts.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Nov 15 09:21:45 UTC 2018 - Martin Pluskal + +- Update to version 18.11.00 (boo#1116172): + * dmicheck: checks (Extended) Maximum Capacity for type 16 + * snapcraft: add libbsd-dev to build-packages + * efi_runtime: re-enable the resetsystem runtime interface + * olog:olog.json: Update OPAL skiboot errors to check on olog scan + * acpi: button: check fixed hardware & control method power buttons + * kernelscan: add -k option to specify klog json filename + * src/lib: add module probing helper functions + * lib: fwts_efi_module: use the new module loading helper functions + * lib/fwts_cpu: use new use the new module loading helper functions + ------------------------------------------------------------------- Fri Aug 31 11:52:57 UTC 2018 - Martin Pluskal diff --git a/fwts.spec b/fwts.spec index e0fe253..b044ff1 100644 --- a/fwts.spec +++ b/fwts.spec @@ -17,7 +17,7 @@ Name: fwts -Version: 18.08.00 +Version: 18.11.00 Release: 0 Summary: Firmware Test Suite License: GPL-2.0-or-later