Accepting request 593911 from hardware
- Update to version 18.03.00: * ACPICA: Update to version 20180313 * dmi: dmicheck: add chassis type for Type 3 * klog.json: change severity for AE_ALREADY_EXISTS errors * olog:olog.json: Update OPAL skiboot errors to check on olog scan * uefirtauthvar: remove test with EFI_VARIABLE_AUTHENTICATED_WRITE_ACCESS OBS-URL: https://build.opensuse.org/request/show/593911 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fwts?expand=0&rev=33
This commit is contained in:
commit
2d9aa5477f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3672aedbbdbb1635be4a02e9db8f2e25db820e4fc521fdb4c7e6aedd0fe8e162
|
||||
size 3726500
|
3
fwts-V18.03.00.tar.gz
Normal file
3
fwts-V18.03.00.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:86f0142e8f67af76cf6e838a52052eca4f52a2a052aa656220cb2c4f6ec0f8ae
|
||||
size 3728813
|
@ -1,7 +1,7 @@
|
||||
Index: fwts-18.01.00/src/acpica/source/compiler/aslutils.c
|
||||
Index: fwts-18.03.00/src/acpica/source/compiler/aslutils.c
|
||||
===================================================================
|
||||
--- fwts-18.01.00.orig/src/acpica/source/compiler/aslutils.c
|
||||
+++ fwts-18.01.00/src/acpica/source/compiler/aslutils.c
|
||||
--- fwts-18.03.00.orig/src/acpica/source/compiler/aslutils.c
|
||||
+++ fwts-18.03.00/src/acpica/source/compiler/aslutils.c
|
||||
@@ -451,7 +451,7 @@ UtDisplaySummary (
|
||||
/* Compiler name and version number */
|
||||
|
||||
|
12
fwts.changes
12
fwts.changes
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 6 07:43:47 UTC 2018 - mpluskal@suse.com
|
||||
|
||||
- Update to version 18.03.00:
|
||||
* ACPICA: Update to version 20180313
|
||||
* dmi: dmicheck: add chassis type for Type 3
|
||||
* klog.json: change severity for AE_ALREADY_EXISTS errors
|
||||
* olog:olog.json: Update OPAL skiboot errors to check on olog
|
||||
scan
|
||||
* uefirtauthvar: remove test with
|
||||
EFI_VARIABLE_AUTHENTICATED_WRITE_ACCESS
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 8 08:49:34 UTC 2018 - mpluskal@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: fwts
|
||||
Version: 18.02.00
|
||||
Version: 18.03.00
|
||||
Release: 0
|
||||
Summary: Firmware Test Suite
|
||||
License: GPL-2.0-or-later
|
||||
@ -75,9 +75,9 @@ rm -f "%{buildroot}/%{_libdir}/%{name}"/*.so
|
||||
%{_bindir}/fwts
|
||||
%{_bindir}/kernelscan
|
||||
%{_libdir}/fwts
|
||||
%{_mandir}/man1/fwts-collect.1%{ext_man}
|
||||
%{_mandir}/man1/fwts-frontend-text.1%{ext_man}
|
||||
%{_mandir}/man1/fwts.1%{ext_man}
|
||||
%{_mandir}/man1/fwts-collect.1%{?ext_man}
|
||||
%{_mandir}/man1/fwts-frontend-text.1%{?ext_man}
|
||||
%{_mandir}/man1/fwts.1%{?ext_man}
|
||||
%{_datadir}/bash-completion/completions/fwts
|
||||
%dir %{_datadir}/%{name}
|
||||
%{_datadir}/fwts/klog.json
|
||||
|
Loading…
Reference in New Issue
Block a user