Accepting request 501869 from hardware

- Update to version 17.05.00:

OBS-URL: https://build.opensuse.org/request/show/501869
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fwts?expand=0&rev=24
This commit is contained in:
Dominique Leuenberger 2017-06-08 13:04:45 +00:00 committed by Git OBS Bridge
commit 64887775c3
4 changed files with 27 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:90991aff94e5a950485e8ce01f96e4c2360e637660b70eb92cb012f1428a8b88
size 3609027

3
fwts-V17.05.00.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0fc737b661cfaf7f25daebcb61f2bfe090620d31e7692249bec500aff20a86d2
size 3618578

View File

@ -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

View File

@ -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)