diff --git a/fwts-V17.03.00.tar.gz b/fwts-V17.03.00.tar.gz deleted file mode 100644 index d5889b4..0000000 --- a/fwts-V17.03.00.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:90991aff94e5a950485e8ce01f96e4c2360e637660b70eb92cb012f1428a8b88 -size 3609027 diff --git a/fwts-V17.05.00.tar.gz b/fwts-V17.05.00.tar.gz new file mode 100644 index 0000000..4cceab7 --- /dev/null +++ b/fwts-V17.05.00.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fc737b661cfaf7f25daebcb61f2bfe090620d31e7692249bec500aff20a86d2 +size 3618578 diff --git a/fwts.changes b/fwts.changes index f0a511c..e711815 100644 --- a/fwts.changes +++ b/fwts.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Sun Jun 4 07:58:46 UTC 2017 - mpluskal@suse.com + +- Update to version 17.05.00: + * Support SMBIOS 3.1.1 tests + * dmi: dmicheck: check new offset in spec 3.11 + * dmi: dmicheck: check reserved bits of Type 7 offset 0x5 + * dmi: dmicheck: check reserved bits of Type 7 offset 0xd + * dmi: dmicheck: add a function to verify reserved bits + * dmi: dmicheck: add a helper function to check word min/max value + * dmi: dmicheck: check pci(e) slot and segment, bus and dev/func + * dmi: dmicheck: check reserved bits of offset 0x5 in type 13 + * dmi: dmicheck: add a helper function to check a reserved offset + * dmi: dmicheck: check reserved bits in type 15 & type 17 + * dmi: dmicheck: check reserved fields in type 22, 23, 30, 32, 38 and 39 + * dmi: dmicheck: add 64-bit integer to dmi_reserved_bits_check + * dmi: dmicheck: add checks for new type 43 + * dmi: dmicheck: check reserved bits in Type 0 + * fwts/opal: Power management DT Validation tests. + * fwts/opal: Reserved memory DT validation tests. + * Add snapcraft rules to build a fwts snap + ------------------------------------------------------------------- Fri Mar 24 09:20:28 UTC 2017 - mpluskal@suse.com diff --git a/fwts.spec b/fwts.spec index 53d87f9..25e6b4e 100644 --- a/fwts.spec +++ b/fwts.spec @@ -17,7 +17,7 @@ Name: fwts -Version: 17.03.00 +Version: 17.05.00 Release: 0 Summary: Firmware Test Suite License: GPL-2.0+ @@ -30,6 +30,7 @@ BuildRequires: autoconf BuildRequires: automake BuildRequires: bison BuildRequires: flex +BuildRequires: libfdt-devel BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: pkgconfig(gio-2.0)