Dominique Leuenberger 2021-04-23 15:49:36 +00:00 committed by Git OBS Bridge
commit ca1b9ea386
4 changed files with 21 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Apr 16 15:01:48 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 20210331
* ACPI 6.4 is now supported!
ACPICA kernel-resident subsystem:
* Always create namespace nodes.
* Fixed a race condition in generic serial bus operation region handler.
iASL Compiler/Disassembler and ACPICA tools:
* Add disassembly support for the IVRS table.
* Fixed a potential infinite loop due to type mismatch.
iASL/TableCompiler:
* update it with IORT table E.b revision changes.
* Add compilation support for the VIOT table.
* Add compilation support for CEDT table.
* Update of the CEDT template.
-------------------------------------------------------------------
Tue Jan 5 20:40:38 UTC 2021 - Matthias Eliasson <elimat@opensuse.org>

View File

@ -20,7 +20,7 @@
%define kver %(rpm -q --qf '%%{VERSION}' kernel-source)
%define dmp_ver %{kver}
Name: acpica
Version: 20210105
Version: 20210331
Release: 0
Summary: A set of tools to display and debug BIOS ACPI tables
License: GPL-2.0-only