Accepting request 333206 from hardware
- Update to 05.09.00 OBS-URL: https://build.opensuse.org/request/show/333206 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fwts?expand=0&rev=7
This commit is contained in:
commit
8e2382a099
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a7bc282ea0f0d545c76625cbb1ffa1bad12b01f9ccb580f25f397ee5769eb675
|
||||
size 3380933
|
3
fwts-V15.09.00.tar.gz
Normal file
3
fwts-V15.09.00.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8344a827c3a277c245f2d863cfd5dafb679c734b09c721d3d3a08c1c60ea0e1b
|
||||
size 3387902
|
@ -1,7 +1,7 @@
|
||||
Index: fwts-15.07.00/src/acpica/source/compiler/aslutils.c
|
||||
Index: fwts-15.09.00/src/acpica/source/compiler/aslutils.c
|
||||
===================================================================
|
||||
--- fwts-15.07.00.orig/src/acpica/source/compiler/aslutils.c
|
||||
+++ fwts-15.07.00/src/acpica/source/compiler/aslutils.c
|
||||
--- fwts-15.09.00.orig/src/acpica/source/compiler/aslutils.c
|
||||
+++ fwts-15.09.00/src/acpica/source/compiler/aslutils.c
|
||||
@@ -485,8 +485,9 @@ UtDisplaySummary (
|
||||
{
|
||||
/* Compiler name and version number */
|
||||
|
48
fwts.changes
48
fwts.changes
@ -1,3 +1,51 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 23 17:54:51 UTC 2015 - mpluskal@suse.com
|
||||
|
||||
- Update to 05.09.00
|
||||
* Update ACPICA to version 20150717
|
||||
* SMBios 3.0.0 tests supported
|
||||
* new features:
|
||||
+ acpi: method: add _CR3 test
|
||||
+ acpi: method: add _MTL test
|
||||
+ acpi: method: add _RST test
|
||||
+ acpi: method: add _PRR test
|
||||
+ data: klog.json: sync with latest 4.2 kernel messages
|
||||
(LP: #1493039)
|
||||
+ lib: smbios: add smbios version 3.0.0 entry find helper
|
||||
+ dmicheck: add test for smbios 3.0.0 entry point
|
||||
+ dmicheck: add error test for SMBIOS 3.0.0 table
|
||||
+ dmicheck: sync the dmi value test with smbios 3.0.0 spec
|
||||
* fixed bugs:
|
||||
+ acpi: fadt: merge tests for reset register
|
||||
+ cpu: cpufreq: reduce scope of variables
|
||||
+ acpi: gpedump: clarify precedence for & and ?
|
||||
+ lib: fwts_cpu: reduce scope on variables
|
||||
+ ACPICA: Update to version 20150717 (LP: #1486253)
|
||||
+ lib: fwts_log: re-work to clean up va_arg scoping
|
||||
+ uefi: uefirtvariable: clean up cppcheck style warning
|
||||
+ acpi: rsdp: make OEM ID test less strict
|
||||
+ fix some spelling mistakes in code and sync fwts-tests
|
||||
accordingly
|
||||
+ cpu: maxfreq: check for unlikely event that no CPUs in cpu
|
||||
list
|
||||
+ acpi: crsdump: fix incorrect use of string size in string
|
||||
copies
|
||||
+ lib: fwts_acpi_tables: add checking for empty table parsing
|
||||
+ lib: fwts_acpi_table: remove dead initialisation of ptr
|
||||
+ dmi: dmicheck: fix build error on 32 bit builds
|
||||
+ Makefile.am: use pkg-config for json-c
|
||||
+ lib: fwts_smbios: fix the smbios version from uefi always
|
||||
zero (LP: #1484023)
|
||||
+ lib: fwts_scan_efi_systable: fix getting wrong smbios entry
|
||||
(LP: #1484046)
|
||||
+ acpi: dbg2: won't find obj when no namespace device path
|
||||
(lp: #1486893)
|
||||
+ lib: fwts_smbios: add the struct definition for smbios
|
||||
3.0.0
|
||||
+ dmicheck: re-orgainise the smbios entry point check
|
||||
+ dmicheck: fix the Base Board type range typos
|
||||
+ auto-packager: mkpackage.sh: remove utopic
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 11:23:07 UTC 2015 - dvaleev@suse.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user