From a098af7cafea8a70c9c3daa7bba835e9614087d91b320dca9ff3f92b453ea3a1 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Thu, 19 May 2016 16:28:50 +0000 Subject: [PATCH] - Update to version 16.05.01: * ACPICA: Update to version 20160108 (LP: #1532268) * 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) OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=29 --- fwts-V16.03.00.tar.gz | 3 --- fwts-V16.05.01.tar.gz | 3 +++ fwts-no-compiletime.patch | 6 +++--- fwts.changes | 32 ++++++++++++++++++++++++++++++++ fwts.spec | 9 +++++---- json-c-includes.patch | 12 ++++++------ 6 files changed, 49 insertions(+), 16 deletions(-) delete mode 100644 fwts-V16.03.00.tar.gz create mode 100644 fwts-V16.05.01.tar.gz diff --git a/fwts-V16.03.00.tar.gz b/fwts-V16.03.00.tar.gz deleted file mode 100644 index 01d7437..0000000 --- a/fwts-V16.03.00.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e2455eb2ed2f12d8b8e75b7c73ae77c8aaec6f7f728a30517178cb334bfceba -size 3436110 diff --git a/fwts-V16.05.01.tar.gz b/fwts-V16.05.01.tar.gz new file mode 100644 index 0000000..23005a8 --- /dev/null +++ b/fwts-V16.05.01.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61d9739a28095603c4a8061ce99182d0cdfc9124b83e030b1f983533ebd07625 +size 3452886 diff --git a/fwts-no-compiletime.patch b/fwts-no-compiletime.patch index 3c0df0d..d75b733 100644 --- a/fwts-no-compiletime.patch +++ b/fwts-no-compiletime.patch @@ -1,7 +1,7 @@ -Index: fwts-16.03.00/src/acpica/source/compiler/aslutils.c +Index: 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 +--- src/acpica/source/compiler/aslutils.c.orig ++++ src/acpica/source/compiler/aslutils.c @@ -453,8 +453,9 @@ UtDisplaySummary ( { /* Compiler name and version number */ diff --git a/fwts.changes b/fwts.changes index 1bf01c7..f20919d 100644 --- a/fwts.changes +++ b/fwts.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Thu May 18 16:15:42 UTC 2016 - mpluskal@suse.com + +- Update to version 16.05.01: + * ACPICA: Update to version 20160108 (LP: #1532268) + * 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 Mar 17 18:04:01 UTC 2016 - mpluskal@suse.com diff --git a/fwts.spec b/fwts.spec index 116fcc1..d26f667 100644 --- a/fwts.spec +++ b/fwts.spec @@ -17,7 +17,7 @@ Name: fwts -Version: 16.03.00 +Version: 16.05.01 Release: 0 Summary: Firmware Test Suite License: GPL-2.0+ @@ -32,7 +32,7 @@ BuildRequires: automake BuildRequires: bison BuildRequires: flex BuildRequires: libtool -BuildRequires: pkg-config +BuildRequires: pkgconfig BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(json) @@ -54,8 +54,8 @@ issues. %prep %setup -q -c %{name}-%{version} -%patch0 -p1 -%patch1 -p1 +%patch0 +%patch1 %build autoreconf -fiv @@ -82,5 +82,6 @@ rm -f "%{buildroot}/%{_libdir}/%{name}"/*.so %{_mandir}/man1/fwts.1%{ext_man} %{_datadir}/fwts/klog.json %{_datadir}/fwts/syntaxcheck.json +%{_datadir}/fwts/olog.json %changelog diff --git a/json-c-includes.patch b/json-c-includes.patch index 849c03e..fb23e2b 100644 --- a/json-c-includes.patch +++ b/json-c-includes.patch @@ -1,7 +1,7 @@ -Index: fwts-15.12.00/src/lib/include/fwts_json.h +Index: src/lib/include/fwts_json.h =================================================================== ---- fwts-15.12.00.orig/src/lib/include/fwts_json.h -+++ fwts-15.12.00/src/lib/include/fwts_json.h +--- src/lib/include/fwts_json.h.orig ++++ src/lib/include/fwts_json.h @@ -20,7 +20,7 @@ #ifndef __FWTS_JSON_H__ #define __FWTS_JSON_H__ @@ -11,10 +11,10 @@ Index: fwts-15.12.00/src/lib/include/fwts_json.h #define __FWTS_JSON_ERR_PTR__ ((json_object*) -1) /* -Index: fwts-15.12.00/src/utilities/kernelscan.c +Index: src/utilities/kernelscan.c =================================================================== ---- fwts-15.12.00.orig/src/utilities/kernelscan.c -+++ fwts-15.12.00/src/utilities/kernelscan.c +--- src/utilities/kernelscan.c.orig ++++ src/utilities/kernelscan.c @@ -25,7 +25,7 @@ #include #include