- Update to version 18.11.00 (boo#1116172):
* dmicheck: checks (Extended) Maximum Capacity for type 16 * snapcraft: add libbsd-dev to build-packages * efi_runtime: re-enable the resetsystem runtime interface * olog:olog.json: Update OPAL skiboot errors to check on olog scan * acpi: button: check fixed hardware & control method power buttons * kernelscan: add -k option to specify klog json filename * src/lib: add module probing helper functions * lib: fwts_efi_module: use the new module loading helper functions * lib/fwts_cpu: use new use the new module loading helper functions OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=83
This commit is contained in:
parent
3ebee3206b
commit
988424868c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:66af1800254c5bc324fb4be61b57cf3bd71c79205f4f9b953b9b5aa744831a3a
|
|
||||||
size 3749132
|
|
3
fwts-V18.11.00.tar.gz
Normal file
3
fwts-V18.11.00.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d597d795a38d2158eb33f173a2fb75158cb673aa23731c6fe106d09d2a35b646
|
||||||
|
size 3759637
|
@ -1,7 +1,7 @@
|
|||||||
Index: fwts-18.08.00/src/acpica/source/compiler/aslutils.c
|
Index: fwts-18.11.00/src/acpica/source/compiler/aslutils.c
|
||||||
===================================================================
|
===================================================================
|
||||||
--- fwts-18.08.00.orig/src/acpica/source/compiler/aslutils.c
|
--- fwts-18.11.00.orig/src/acpica/source/compiler/aslutils.c
|
||||||
+++ fwts-18.08.00/src/acpica/source/compiler/aslutils.c
|
+++ fwts-18.11.00/src/acpica/source/compiler/aslutils.c
|
||||||
@@ -542,7 +542,7 @@ UtDisplaySummary (
|
@@ -542,7 +542,7 @@ UtDisplaySummary (
|
||||||
/* Compiler name and version number */
|
/* Compiler name and version number */
|
||||||
|
|
||||||
|
14
fwts.changes
14
fwts.changes
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 15 09:21:45 UTC 2018 - Martin Pluskal <mpluskal@suse.com>
|
||||||
|
|
||||||
|
- Update to version 18.11.00 (boo#1116172):
|
||||||
|
* dmicheck: checks (Extended) Maximum Capacity for type 16
|
||||||
|
* snapcraft: add libbsd-dev to build-packages
|
||||||
|
* efi_runtime: re-enable the resetsystem runtime interface
|
||||||
|
* olog:olog.json: Update OPAL skiboot errors to check on olog scan
|
||||||
|
* acpi: button: check fixed hardware & control method power buttons
|
||||||
|
* kernelscan: add -k option to specify klog json filename
|
||||||
|
* src/lib: add module probing helper functions
|
||||||
|
* lib: fwts_efi_module: use the new module loading helper functions
|
||||||
|
* lib/fwts_cpu: use new use the new module loading helper functions
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 31 11:52:57 UTC 2018 - Martin Pluskal <mpluskal@suse.com>
|
Fri Aug 31 11:52:57 UTC 2018 - Martin Pluskal <mpluskal@suse.com>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user