Accepting request 1045572 from home:susnux:branches:hardware
Update to version 20221020 OBS-URL: https://build.opensuse.org/request/show/1045572 OBS-URL: https://build.opensuse.org/package/show/hardware/acpica?expand=0&rev=150
This commit is contained in:
parent
4b8d4fe7f2
commit
b52b51992f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:acaff68b14f1e0804ebbfc4b97268a4ccbefcfa053b02ed9924f2b14d8a98e21
|
||||
size 1911044
|
BIN
acpica-unix-20221020.tar_0.gz
(Stored with Git LFS)
Normal file
BIN
acpica-unix-20221020.tar_0.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 27 23:13:22 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||
|
||||
- Update to version 20221020:
|
||||
* Added support for FFH (Fixed Function Hardware) Operation Region
|
||||
special context data.
|
||||
* Reverted commit "executer/exsystem: Warn about sleeps greater than 10 ms."
|
||||
Due to user complaints about valid sleeps greater than 10ms seen
|
||||
in some existing machines -- generating lots of warnings.
|
||||
* Do not touch VGA memory when EBDA < 1KiB.
|
||||
* Check that EBDA pointer is in valid memory.
|
||||
* Completed the existing partial support for the CDAT "table".
|
||||
* Updated support for the IORT table - update to version E.e
|
||||
* Added CXL 3.0 structures (CXIMS & RDPAS) to the CEDT table
|
||||
* iASL: Added CCEL table to both compiler/disassembler.
|
||||
* iASL: NHLT table: Fixed compilation of optional undocumented fields
|
||||
* iASL: Fix iASL compile error due to ACPI_TDEL_OFFSET.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 14 13:32:53 UTC 2022 - Thomas Renninger <trenn@suse.de>
|
||||
|
||||
|
@ -20,12 +20,12 @@
|
||||
%define kver %(rpm -q --qf '%%{VERSION}' kernel-source)
|
||||
%define dmp_ver %{kver}
|
||||
Name: acpica
|
||||
Version: 20220331
|
||||
Version: 20221020
|
||||
Release: 0
|
||||
Summary: A set of tools to display and debug BIOS ACPI tables
|
||||
License: GPL-2.0-only
|
||||
URL: https://acpica.org
|
||||
Source: https://acpica.org/sites/acpica/files/%{src_dir}.tar.gz
|
||||
Source: https://acpica.org/sites/acpica/files/%{src_dir}.tar_0.gz
|
||||
Source1: ec_access.c
|
||||
Source2: acpi_genl.tar.bz2
|
||||
Source3: acpi_validate
|
||||
|
Loading…
x
Reference in New Issue
Block a user