Accepting request 926416 from hardware
OBS-URL: https://build.opensuse.org/request/show/926416 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acpica?expand=0&rev=68
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:aafe6e0128723599cdaebb636a798db11b1b6da686fcef7d381068837ad74cb1
|
|
||||||
size 1884366
|
|
3
acpica-unix-20210930.tar.gz
Normal file
3
acpica-unix-20210930.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3cd82a281a16bc70c2708665668f138c4fc606c31161d46ce77230454ec04821
|
||||||
|
size 1898035
|
@@ -1,3 +1,30 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 19 14:34:07 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||||
|
|
||||||
|
- Update to version 20210930
|
||||||
|
* ACPICA kernel-resident subsystem:
|
||||||
|
* Avoid evaluating methods too early during system resume.
|
||||||
|
* Added a new _OSI string, "Windows 2020".
|
||||||
|
* iASL Compiler/Disassembler and ACPICA tools:
|
||||||
|
* iASL compiler: Updated the check for usage of _CRS, _DIS,
|
||||||
|
_PRS, and _SRSobjects
|
||||||
|
* iASL table disassembler: Added disassembly support for the
|
||||||
|
NHLT ACPI table.
|
||||||
|
* Added a new subtable type for ACPI 6.4 SRAT Generic Port Affinity
|
||||||
|
* Added the flag for online capable in the MADT, introduced in
|
||||||
|
ACPI 6.3.
|
||||||
|
- Update to version 20210730:
|
||||||
|
* iASL Compiler/Disassembler and ACPICA tools:
|
||||||
|
* iasl: Check usage of _CRS, _DIS, _PRS, and _SRS objects
|
||||||
|
* iASL Table Disassembler/Table compiler: Fix for WPBT table with
|
||||||
|
no command-line arguments.
|
||||||
|
* Handle the case where the Command-line Arguments table field does
|
||||||
|
not exist (zero).
|
||||||
|
* Headers: Add new DBG2 Serial Port Subtypes
|
||||||
|
* iASL: Add full support for the AEST table (data compiler)
|
||||||
|
* Add PRMT module header to facilitate parsing.
|
||||||
|
* Table disassembler: Add missing strings to decode subtable types.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 30 11:26:33 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
Wed Jun 30 11:26:33 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||||
|
|
||||||
|
@@ -20,12 +20,12 @@
|
|||||||
%define kver %(rpm -q --qf '%%{VERSION}' kernel-source)
|
%define kver %(rpm -q --qf '%%{VERSION}' kernel-source)
|
||||||
%define dmp_ver %{kver}
|
%define dmp_ver %{kver}
|
||||||
Name: acpica
|
Name: acpica
|
||||||
Version: 20210604
|
Version: 20210930
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A set of tools to display and debug BIOS ACPI tables
|
Summary: A set of tools to display and debug BIOS ACPI tables
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
URL: https://acpica.org
|
URL: https://acpica.org
|
||||||
Source: https://acpica.org/sites/acpica/files/%{src_dir}.tar_0.gz
|
Source: https://acpica.org/sites/acpica/files/%{src_dir}.tar.gz
|
||||||
Source1: ec_access.c
|
Source1: ec_access.c
|
||||||
Source2: acpi_genl.tar.bz2
|
Source2: acpi_genl.tar.bz2
|
||||||
Source3: acpi_validate
|
Source3: acpi_validate
|
||||||
|
Reference in New Issue
Block a user