diff --git a/fwts-V18.01.00.tar.gz b/fwts-V18.01.00.tar.gz deleted file mode 100644 index 886e132..0000000 --- a/fwts-V18.01.00.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3cbaf8730cf994386c095dbcf9581792a39cae5771c0ea72c9432873b32a5df5 -size 3713217 diff --git a/fwts-V18.02.00.tar.gz b/fwts-V18.02.00.tar.gz new file mode 100644 index 0000000..858963f --- /dev/null +++ b/fwts-V18.02.00.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3672aedbbdbb1635be4a02e9db8f2e25db820e4fc521fdb4c7e6aedd0fe8e162 +size 3726500 diff --git a/fwts.changes b/fwts.changes index b74a0b1..9521bd1 100644 --- a/fwts.changes +++ b/fwts.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Thu Mar 8 08:49:34 UTC 2018 - mpluskal@suse.com + +- Update to version 18.02.00: + * ACPICA: Update to version 20180209 + * uefirtvariable: add test for + EFI_VARIABLE_AUTHENTICATED_WRITE_ACCESS attribute + * acpi: acpiinfo: add acpi 6 to acpiinfo test + * acpi: method: check one element in _TSD only for acpi 6.2+ + * acpi: spcr: update interface types based on DBG2 + * acpi: method: allow _WAK to return an integer + * mkpackage.README: change urgency level to medium + * lib: fwts_log: remove redundant initialization of ptr1 + * acpi: wmi: remove redundant initialization of 'info' + * lib: fwts_log: remove redundant initialization of 'field' + * lib: fwts_pipeio: remove variable status + * lib: fwts_acpi_tables: remove redundant initialization to + 'result' + * README: Add dependencies per Platform + * auto-packager: mkpackage.sh: remove zesty + * uefirtvariable: modify both authenticated attributes setting + test + * acpi: fadt: Fix FACS checking + * acpi: iort: Update revision checking + ------------------------------------------------------------------- Thu Jan 25 13:19:49 UTC 2018 - mpluskal@suse.com diff --git a/fwts.spec b/fwts.spec index a00e927..e985069 100644 --- a/fwts.spec +++ b/fwts.spec @@ -17,10 +17,10 @@ Name: fwts -Version: 18.01.00 +Version: 18.02.00 Release: 0 Summary: Firmware Test Suite -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Development/Tools/Other URL: https://wiki.ubuntu.com/Kernel/Reference/fwts Source0: http://fwts.ubuntu.com/release/%{name}-V%{version}.tar.gz