Accepting request 374634 from hardware
- Update to 16.03.00 OBS-URL: https://build.opensuse.org/request/show/374634 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fwts?expand=0&rev=12
This commit is contained in:
commit
ec639e1c2c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:be0b7ddc74e5075cdeaca429140c26ea804a4fb2e32bde802591e8e293d91692
|
||||
size 3434052
|
3
fwts-V16.03.00.tar.gz
Normal file
3
fwts-V16.03.00.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e2455eb2ed2f12d8b8e75b7c73ae77c8aaec6f7f728a30517178cb334bfceba
|
||||
size 3436110
|
@ -1,7 +1,7 @@
|
||||
Index: fwts-16.02.00/src/acpica/source/compiler/aslutils.c
|
||||
Index: fwts-16.03.00/src/acpica/source/compiler/aslutils.c
|
||||
===================================================================
|
||||
--- fwts-16.02.00.orig/src/acpica/source/compiler/aslutils.c
|
||||
+++ fwts-16.02.00/src/acpica/source/compiler/aslutils.c
|
||||
--- fwts-16.03.00.orig/src/acpica/source/compiler/aslutils.c
|
||||
+++ fwts-16.03.00/src/acpica/source/compiler/aslutils.c
|
||||
@@ -453,8 +453,9 @@ UtDisplaySummary (
|
||||
{
|
||||
/* Compiler name and version number */
|
||||
|
32
fwts.changes
32
fwts.changes
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 17 18:04:01 UTC 2016 - mpluskal@suse.com
|
||||
|
||||
- Update to 16.03.00
|
||||
* acpi: method: add _PTC test
|
||||
* sync with uefi 2.5 global variables
|
||||
+ uefidump: add dumping global variabl AuditMode
|
||||
+ uefidump: add dumping global variabl DeployedMode
|
||||
+ uefidump: add dumping global variable OsRecoveryOrder
|
||||
+ uefidump: add dumping global variable PlatformRecovery####
|
||||
+ uefidump: add dumping global variable SysPrepOrder
|
||||
+ uefidump: add dumping global variable SysPrep####
|
||||
+ ACPICA: Update to version 20151218 (LP: #1527733)
|
||||
+ esrtdump: add dumping for esrt table (LP: #1532103)
|
||||
* Fix spelling mistakes of "ACPI"
|
||||
* method: update method status
|
||||
* utilities: kernelscan: fix memory leaks and a segfault
|
||||
* acpi: cstates: fix clang build warning on zero CPUs.
|
||||
* acpi: s3, s3power, s4: replace cleanup free with explicit frees
|
||||
* data: klog.json: add in some more kernel error messages for 4.4
|
||||
(LP: #1526746)
|
||||
* acpi: hpet: fwts_mmap failure is FWTS_MAP_FAILED and not NULL
|
||||
* acpi: pcc: fwts_mmap failure is FWTS_MAP_FAILED and not NULL
|
||||
* bios: ebdadump: fwts_mmap failure is FWTS_MAP_FAILED and not
|
||||
MAP_FAILED
|
||||
* acpi: syntaxcheck: ASL_MSG_COMPILER_RESERVED failure should be
|
||||
an info (LP:#1529717)
|
||||
* Update copyright year to 2016
|
||||
* dmi: dmicheck: fix reserved bits mask for Processor
|
||||
Information
|
||||
* uefirtvariable: fix decalred VLA have zero size (LP: #1526815)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 25 12:04:34 UTC 2016 - mpluskal@suse.com
|
||||
|
||||
|
@ -17,16 +17,15 @@
|
||||
|
||||
|
||||
Name: fwts
|
||||
Version: 16.02.00
|
||||
Version: 16.03.00
|
||||
Release: 0
|
||||
Summary: Firmware Test Suite
|
||||
License: GPL-2.0+
|
||||
Group: Development/Tools/Other
|
||||
Url: https://wiki.ubuntu.com/Kernel/Reference/fwts
|
||||
# upstream seems to randomly change upper and lover case "v" in tarball name
|
||||
Source0: http://fwts.ubuntu.com/release/%{name}-V%{version}.tar.gz
|
||||
Patch0: json-c-includes.patch
|
||||
# based on patch for acpica
|
||||
# PATCH-FIX-OPENSUSE fwts-no-compiletime.patch
|
||||
Patch1: fwts-no-compiletime.patch
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
|
Loading…
Reference in New Issue
Block a user