Dominique Leuenberger 5 months ago committed by Git OBS Bridge
commit 5fd8ad9746

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:33a2e394aca0ca57d4018afe3da340dfad5eb45b1b9300e81dd595fda07cf1c5
size 1920483

@ -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…
Cancel
Save