- Update to version 17.02.00:

- Rebase fwts-no-compiletime.patch

OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=49
This commit is contained in:
Martin Pluskal 2017-02-27 11:52:25 +00:00 committed by Git OBS Bridge
parent 0d489d17b2
commit e5cab727b3
5 changed files with 25 additions and 12 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:59e79bf489b8f4a6a366b5c38491e8f7297728c97026cfa04c5978a6b2a97c76
size 3483174

3
fwts-V17.02.00.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9513a5eb69e202e8864df5004204641ad913d6c9d0c44c459cee41ac36192f29
size 3489625

View File

@ -2,15 +2,12 @@ Index: src/acpica/source/compiler/aslutils.c
===================================================================
--- src/acpica/source/compiler/aslutils.c.orig
+++ src/acpica/source/compiler/aslutils.c
@@ -453,8 +453,9 @@ UtDisplaySummary (
{
@@ -454,7 +454,7 @@ UtDisplaySummary (
/* Compiler name and version number */
- FlPrintFile (FileId, "%s version %X%s [%s]\n\n",
- ASL_COMPILER_NAME, (UINT32) ACPI_CA_VERSION, ACPI_WIDTH, __DATE__);
+ FlPrintFile (FileId, "%s version %X%s\n\n",
+ ASL_COMPILER_NAME, (UINT32) ACPI_CA_VERSION, ACPI_WIDTH);
+
FlPrintFile (FileId, "%s version %X [%s]\n\n",
- ASL_COMPILER_NAME, (UINT32) ACPI_CA_VERSION, __DATE__);
+ ASL_COMPILER_NAME, (UINT32) ACPI_CA_VERSION);
}
/* Summary of main input and output files */

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Feb 27 11:45:55 UTC 2017 - mpluskal@suse.com
- Update to version 17.02.00:
* ACPICA: Update to version 20170119
* acpi: s3: Add new --s3-resume-hook option
* Add README_JSON.txt for FWTS
* klog.json: Add some more kernel messages to klog data base
* klog.json: Add some EFI driver kernel messages to klog database
* klog.json: Add some EFI quirk driver kernel messages to klog database
* klog.json: Add some more EFI driver kernel messages to klog database
* klog.json: Add some miscellaneous messages to klog database
* Integrate PPC for FWTS-LIVE Frontend
* fwts_framework: handle -? option differently from -h
- Rebase fwts-no-compiletime.patch
-------------------------------------------------------------------
Sat Jan 28 12:57:11 UTC 2017 - mpluskal@suse.com

View File

@ -17,7 +17,7 @@
Name: fwts
Version: 17.01.00
Version: 17.02.00
Release: 0
Summary: Firmware Test Suite
License: GPL-2.0+
@ -69,7 +69,7 @@ rm -f "%{buildroot}/%{_libdir}/%{name}"/*.so
%files
%defattr(-,root,root)
%doc README
%doc README README_ACPICA.txt README_SOURCE.txt ./data/README_JSON.txt
%{_bindir}/fwts
%{_bindir}/kernelscan
%{_libdir}/fwts