Hello community, here is the log from the commit of package acpica for openSUSE:Factory checked in at 2019-04-12 09:11:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/acpica (Old) and /work/SRC/openSUSE:Factory/.acpica.new.27019 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "acpica" Fri Apr 12 09:11:04 2019 rev:58 rq:692555 version:20190405 Changes: -------- --- /work/SRC/openSUSE:Factory/acpica/acpica.changes 2019-03-19 11:07:47.450102684 +0100 +++ /work/SRC/openSUSE:Factory/.acpica.new.27019/acpica.changes 2019-04-12 09:11:05.225586137 +0200 @@ -1,0 +2,16 @@ +Mon Apr 8 14:28:59 UTC 2019 - [email protected] + +- Update to version 20190405 +iASL: Implemented an enhanced multiple file compilation that combines +named objects from all input files to a single namespace. With this +feature, any unresolved external declarations as well as duplicate named +object declarations can be detected during compilation rather than +generating errors much later at runtime. The following commands are +examples that utilize this feature: + iasl dsdt.asl ssdt.asl + iasl dsdt.asl ssdt1.asl ssdt2.asl + iasl dsdt.asl ssdt*.asl +- Adjusted patch: +M acpica-no-compiletime.patch + +------------------------------------------------------------------- Old: ---- acpica-unix-20190215.tar.gz New: ---- acpica-unix-20190405.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ acpica.spec ++++++ --- /var/tmp/diff_new_pack.GKZ5Z5/_old 2019-04-12 09:11:06.045586647 +0200 +++ /var/tmp/diff_new_pack.GKZ5Z5/_new 2019-04-12 09:11:06.045586647 +0200 @@ -20,7 +20,7 @@ %define kver %(rpm -q --qf '%%{VERSION}' kernel-source) %define dmp_ver %{kver} Name: acpica -Version: 20190215 +Version: 20190405 Release: 0 Summary: This is a set of tools to display and debug your BIOS ACPI tables License: GPL-2.0-only ++++++ acpica-no-compiletime.patch ++++++ --- /var/tmp/diff_new_pack.GKZ5Z5/_old 2019-04-12 09:11:06.073586664 +0200 +++ /var/tmp/diff_new_pack.GKZ5Z5/_new 2019-04-12 09:11:06.073586664 +0200 @@ -1,7 +1,8 @@ -diff -ur acpica-unix-20190215.orig/source/compiler/aslcompile.c acpica-unix-20190215/source/compiler/aslcompile.c ---- acpica-unix-20190215.orig/source/compiler/aslcompile.c 2019-03-13 20:33:47.883014329 +0100 -+++ acpica-unix-20190215/source/compiler/aslcompile.c 2019-03-13 20:37:08.244481058 +0100 -@@ -597,8 +597,6 @@ +Index: acpica-unix-20190405/source/compiler/aslcompile.c +=================================================================== +--- acpica-unix-20190405.orig/source/compiler/aslcompile.c 2019-04-05 17:12:58.000000000 +0200 ++++ acpica-unix-20190405/source/compiler/aslcompile.c 2019-04-08 16:12:09.102476939 +0200 +@@ -647,8 +647,6 @@ void AslCompilerFileHeader ( UINT32 FileId) { @@ -10,7 +11,7 @@ char *Prefix = ""; -@@ -640,13 +638,9 @@ +@@ -690,13 +688,9 @@ AslCompilerFileHeader ( } /* Compilation header with timestamp */ @@ -26,10 +27,11 @@ Prefix); switch (FileId) -diff -ur acpica-unix-20190215.orig/source/compiler/aslutils.c acpica-unix-20190215/source/compiler/aslutils.c ---- acpica-unix-20190215.orig/source/compiler/aslutils.c 2019-03-13 20:33:47.887014283 +0100 -+++ acpica-unix-20190215/source/compiler/aslutils.c 2019-03-13 20:39:05.967107457 +0100 -@@ -541,8 +541,8 @@ +Index: acpica-unix-20190405/source/compiler/aslutils.c +=================================================================== +--- acpica-unix-20190405.orig/source/compiler/aslutils.c 2019-04-05 17:12:58.000000000 +0200 ++++ acpica-unix-20190405/source/compiler/aslutils.c 2019-04-08 16:12:09.102476939 +0200 +@@ -547,8 +547,8 @@ UtDisplayOneSummary ( { /* Compiler name and version number */ ++++++ acpica-unix-20190215.tar.gz -> acpica-unix-20190405.tar.gz ++++++ ++++ 4536 lines of diff (skipped)
