- Update to version 0.6.12 (boo#1017763):
* ACPICA: Update to version 20161117 * klog.json: Add a few more kernel errors to the database * opal: pci_info: Add OPAL PCI Info validation * opal: mem_info: Add OPAL MEM Info validation * opal: cpu_info: Add OPAL CPU Info validation * securebootcert: add variable AuditMode checking * securebootcert: add variable DeployedMode checking * lots of bugfixes OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=45
This commit is contained in:
parent
598e5e33ed
commit
69cdcdbbec
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:077b57864515ffdd6d655201da750829f9ccffb8f280eb86d01c2ef184cdcb16
|
||||
size 3461117
|
3
fwts-V16.12.00.tar.gz
Normal file
3
fwts-V16.12.00.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f38e942e184b074970c9de4c7bce7e9bbb79e0be9ce3abda1d71fffa5429178e
|
||||
size 3472853
|
13
fwts.changes
13
fwts.changes
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 2 14:34:18 UTC 2017 - mpluskal@suse.com
|
||||
|
||||
- Update to version 0.6.12 (boo#1017763):
|
||||
* ACPICA: Update to version 20161117
|
||||
* klog.json: Add a few more kernel errors to the database
|
||||
* opal: pci_info: Add OPAL PCI Info validation
|
||||
* opal: mem_info: Add OPAL MEM Info validation
|
||||
* opal: cpu_info: Add OPAL CPU Info validation
|
||||
* securebootcert: add variable AuditMode checking
|
||||
* securebootcert: add variable DeployedMode checking
|
||||
* lots of bugfixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 1 13:28:06 UTC 2016 - mpluskal@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package fwts
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: fwts
|
||||
Version: 16.11.00
|
||||
Version: 16.12.00
|
||||
Release: 0
|
||||
Summary: Firmware Test Suite
|
||||
License: GPL-2.0+
|
||||
@ -40,7 +40,6 @@ BuildRequires: pkgconfig(libpcre)
|
||||
Recommends: acpica
|
||||
Recommends: dmidecode
|
||||
Recommends: pciutils
|
||||
ExcludeArch: s390x
|
||||
|
||||
%description
|
||||
The FirmWare Test Suite (fwts) is a tool to do automatic testing of a PC's
|
||||
|
Loading…
Reference in New Issue
Block a user