- Update to version 19.05.00:
* ACPICA: Update to version 20190509 * Add support for Hygon Dhyana CPU * dmicheck: update supported SMBIOS version * acpi/method: check full and battery power if acpi_video0 exists * dmicheck: checks type length vs. SMBIOS versions * dmicheck: add Type 1's Field 25 & 26 as used by kernel * apic: apicedge: fix typo in error messages * cpufreq: change from abort to skip when cpufreq cannot run * kernel:version: change ACPI version to ACPICA version * pci:crs: fix an indentation error * acpi: s3: check sleep type for output messages * snapcraft: update to core18 * acpica: re-work fwts / iasl interface to work with latest ACPICA * fwts-test: refresh syntaxcheck test output * fwts-test/syntaxcheck: refresh syntaxcheck test output * fwts_acpica: don't add in RSDP or null table entries to XSDT or RSDT (LP: #1829167) - Changes for version 19.03.00: * acpi: madt: Add support for ACPI 6.3 * lib: fwts_acpi_tables: add a new function to check reserved values * lib: fwts_acpi_tables: rename fwts_acpi_subtable_length_check * srat: replace structure length checks by fwts_acpi_structure_length_check * acpi: refactor all table length checks to fwts_acpi_table_length_check * README: update installing fwts by "sudo make install" * acpi/fadt: reject 5.0 tables with ARM specific attributes set * acpi/iort: permit SMMU model values of 4 and 5 * acpi/iort: fix error in SMMU node length check * ACPICA: fix IASL building issues with gcc-9 and --as-needed linker option OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=89
This commit is contained in:
parent
80a9e4e053
commit
accd74f4be
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6a996a861dc60db133a2429f9db230cd73e52d68fe5d3272c4955aa515460af
|
||||
size 3763475
|
3
fwts-V19.05.00.tar.gz
Normal file
3
fwts-V19.05.00.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d95eda30f6883be2fe1847938cb925791724c3a37ba84285d3a1f00890bfd11b
|
||||
size 3784213
|
32
fwts.changes
32
fwts.changes
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 29 12:17:03 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
- Update to version 19.05.00:
|
||||
* ACPICA: Update to version 20190509
|
||||
* Add support for Hygon Dhyana CPU
|
||||
* dmicheck: update supported SMBIOS version
|
||||
* acpi/method: check full and battery power if acpi_video0 exists
|
||||
* dmicheck: checks type length vs. SMBIOS versions
|
||||
* dmicheck: add Type 1's Field 25 & 26 as used by kernel
|
||||
* apic: apicedge: fix typo in error messages
|
||||
* cpufreq: change from abort to skip when cpufreq cannot run
|
||||
* kernel:version: change ACPI version to ACPICA version
|
||||
* pci:crs: fix an indentation error
|
||||
* acpi: s3: check sleep type for output messages
|
||||
* snapcraft: update to core18
|
||||
* acpica: re-work fwts / iasl interface to work with latest ACPICA
|
||||
* fwts-test: refresh syntaxcheck test output
|
||||
* fwts-test/syntaxcheck: refresh syntaxcheck test output
|
||||
* fwts_acpica: don't add in RSDP or null table entries to XSDT or RSDT (LP: #1829167)
|
||||
- Changes for version 19.03.00:
|
||||
* acpi: madt: Add support for ACPI 6.3
|
||||
* lib: fwts_acpi_tables: add a new function to check reserved values
|
||||
* lib: fwts_acpi_tables: rename fwts_acpi_subtable_length_check
|
||||
* srat: replace structure length checks by fwts_acpi_structure_length_check
|
||||
* acpi: refactor all table length checks to fwts_acpi_table_length_check
|
||||
* README: update installing fwts by "sudo make install"
|
||||
* acpi/fadt: reject 5.0 tables with ARM specific attributes set
|
||||
* acpi/iort: permit SMMU model values of 4 and 5
|
||||
* acpi/iort: fix error in SMMU node length check
|
||||
* ACPICA: fix IASL building issues with gcc-9 and --as-needed linker option
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 11:14:09 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user