From 69cdcdbbecba05c74018a4b1dffb3f3f57be3eab2f91af72eaf6240dcd35e9b4 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Mon, 2 Jan 2017 14:41:39 +0000 Subject: [PATCH] - 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 --- fwts-V16.11.00.tar.gz | 3 --- fwts-V16.12.00.tar.gz | 3 +++ fwts.changes | 13 +++++++++++++ fwts.spec | 5 ++--- 4 files changed, 18 insertions(+), 6 deletions(-) delete mode 100644 fwts-V16.11.00.tar.gz create mode 100644 fwts-V16.12.00.tar.gz diff --git a/fwts-V16.11.00.tar.gz b/fwts-V16.11.00.tar.gz deleted file mode 100644 index 9e66908..0000000 --- a/fwts-V16.11.00.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:077b57864515ffdd6d655201da750829f9ccffb8f280eb86d01c2ef184cdcb16 -size 3461117 diff --git a/fwts-V16.12.00.tar.gz b/fwts-V16.12.00.tar.gz new file mode 100644 index 0000000..716c978 --- /dev/null +++ b/fwts-V16.12.00.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f38e942e184b074970c9de4c7bce7e9bbb79e0be9ce3abda1d71fffa5429178e +size 3472853 diff --git a/fwts.changes b/fwts.changes index e75026a..7d53796 100644 --- a/fwts.changes +++ b/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 diff --git a/fwts.spec b/fwts.spec index 20704c8..9f08ebf 100644 --- a/fwts.spec +++ b/fwts.spec @@ -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