Hello community, here is the log from the commit of package acpica for openSUSE:Factory checked in at 2017-06-20 11:01:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/acpica (Old) and /work/SRC/openSUSE:Factory/.acpica.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "acpica" Tue Jun 20 11:01:18 2017 rev:51 rq:503389 version:20170531 Changes: -------- --- /work/SRC/openSUSE:Factory/acpica/acpica.changes 2017-02-03 17:31:09.964198213 +0100 +++ /work/SRC/openSUSE:Factory/.acpica.new/acpica.changes 2017-06-20 11:01:37.417161603 +0200 @@ -1,0 +2,5 @@ +Tue Jun 13 11:56:36 UTC 2017 - [email protected] + +- Update to version 20170531. + +------------------------------------------------------------------- Old: ---- acpica-unix2-20170119.tar.gz New: ---- acpica-unix2-20170531.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ acpica.spec ++++++ --- /var/tmp/diff_new_pack.uZG6va/_old 2017-06-20 11:01:39.576857177 +0200 +++ /var/tmp/diff_new_pack.uZG6va/_new 2017-06-20 11:01:39.576857177 +0200 @@ -18,7 +18,7 @@ Name: acpica Url: http://acpica.org -Version: 20170119 +Version: 20170531 Release: 0 %define src_dir acpica-unix2-%{version} ++++++ acpica-no-compiletime.patch ++++++ --- /var/tmp/diff_new_pack.uZG6va/_old 2017-06-20 11:01:39.620850975 +0200 +++ /var/tmp/diff_new_pack.uZG6va/_new 2017-06-20 11:01:39.624850412 +0200 @@ -12,11 +12,11 @@ source/include/acapps.h | 8 ++++---- 3 files changed, 8 insertions(+), 13 deletions(-) -Index: acpica-unix2-20170119/source/compiler/aslcompile.c +Index: acpica-unix2-20170531/source/compiler/aslcompile.c =================================================================== ---- acpica-unix2-20170119.orig/source/compiler/aslcompile.c 2017-01-19 17:45:05.000000000 +0100 -+++ acpica-unix2-20170119/source/compiler/aslcompile.c 2017-01-25 16:29:14.797215317 +0100 -@@ -471,8 +471,6 @@ void +--- acpica-unix2-20170531.orig/source/compiler/aslcompile.c 2017-05-31 19:57:50.000000000 +0200 ++++ acpica-unix2-20170531/source/compiler/aslcompile.c 2017-06-13 12:06:28.534979117 +0200 +@@ -492,8 +492,6 @@ void AslCompilerFileHeader ( UINT32 FileId) { @@ -25,7 +25,7 @@ char *Prefix = ""; -@@ -515,12 +513,9 @@ AslCompilerFileHeader ( +@@ -536,12 +534,9 @@ AslCompilerFileHeader ( /* Compilation header with timestamp */ @@ -40,10 +40,10 @@ Prefix); switch (FileId) -Index: acpica-unix2-20170119/source/compiler/aslutils.c +Index: acpica-unix2-20170531/source/compiler/aslutils.c =================================================================== ---- acpica-unix2-20170119.orig/source/compiler/aslutils.c 2017-01-25 16:29:14.801215545 +0100 -+++ acpica-unix2-20170119/source/compiler/aslutils.c 2017-01-25 16:31:07.975615508 +0100 +--- acpica-unix2-20170531.orig/source/compiler/aslutils.c 2017-05-31 19:57:51.000000000 +0200 ++++ acpica-unix2-20170531/source/compiler/aslutils.c 2017-06-13 12:06:28.534979117 +0200 @@ -381,8 +381,8 @@ UtDisplaySummary ( { /* Compiler name and version number */ ++++++ acpica-unix2-20170119.tar.gz -> acpica-unix2-20170531.tar.gz ++++++ ++++ 18965 lines of diff (skipped) ++++++ revert_62ca7996_build_date_and_time.patch ++++++ --- /var/tmp/diff_new_pack.uZG6va/_old 2017-06-20 11:01:40.040791781 +0200 +++ /var/tmp/diff_new_pack.uZG6va/_new 2017-06-20 11:01:40.040791781 +0200 @@ -9,11 +9,11 @@ Useful when building multiple versions. -Index: acpica-unix2-20161117/source/tools/acpiexec/aemain.c +Index: acpica-unix2-20170531/source/tools/acpiexec/aemain.c =================================================================== ---- acpica-unix2-20161117.orig/source/tools/acpiexec/aemain.c 2016-11-17 18:20:17.000000000 +0100 -+++ acpica-unix2-20161117/source/tools/acpiexec/aemain.c 2016-12-07 12:36:03.532283666 +0100 -@@ -92,8 +92,6 @@ BOOLEAN AcpiGbl_Load +--- acpica-unix2-20170531.orig/source/tools/acpiexec/aemain.c 2017-05-31 19:57:55.000000000 +0200 ++++ acpica-unix2-20170531/source/tools/acpiexec/aemain.c 2017-06-13 12:06:46.612004224 +0200 +@@ -88,8 +88,6 @@ BOOLEAN AcpiGbl_Load BOOLEAN AcpiGbl_AeLoadOnly = FALSE; static UINT8 AcpiGbl_ExecutionMode = AE_MODE_COMMAND_LOOP; static char BatchBuffer[AE_BUFFER_SIZE]; /* Batch command buffer */ @@ -22,7 +22,7 @@ #define ACPIEXEC_NAME "AML Execution/Debug Utility" #define AE_SUPPORTED_OPTIONS "?b:d:e:f^ghi:lm^rv^:x:" -@@ -170,7 +168,6 @@ usage ( +@@ -166,7 +164,6 @@ usage ( ACPI_OPTION ("-l", "Load tables and namespace only"); ACPI_OPTION ("-r", "Use hardware-reduced FADT V5"); ACPI_OPTION ("-v", "Display version information"); @@ -30,7 +30,7 @@ ACPI_OPTION ("-vi", "Verbose initialization output"); ACPI_OPTION ("-vr", "Verbose region handler output"); ACPI_OPTION ("-x <DebugLevel>", "Debug output level"); -@@ -408,11 +405,6 @@ AeDoOptions ( +@@ -404,11 +401,6 @@ AeDoOptions ( (void) AcpiOsTerminate (); return (1); ++++++ revert_cdd3c612d4230bbb_build_date_and_time.patch ++++++ --- /var/tmp/diff_new_pack.uZG6va/_old 2017-06-20 11:01:40.064788399 +0200 +++ /var/tmp/diff_new_pack.uZG6va/_new 2017-06-20 11:01:40.064788399 +0200 @@ -1,8 +1,10 @@ ---- a/source/compiler/asloptions.c.orig 2016-12-07 12:28:18.697863579 +0100 -+++ b/source/compiler/asloptions.c 2017-01-05 17:38:08.726122659 +0100 -@@ -142,9 +142,6 @@ AslDoResponseFile ( +Index: acpica-unix2-20170531/source/compiler/asloptions.c +=================================================================== +--- acpica-unix2-20170531.orig/source/compiler/asloptions.c 2017-05-31 19:57:51.000000000 +0200 ++++ acpica-unix2-20170531/source/compiler/asloptions.c 2017-06-13 12:06:53.556398026 +0200 +@@ -70,9 +70,6 @@ AslDoResponseFile ( #define ASL_TOKEN_SEPARATORS " \t\n" - #define ASL_SUPPORTED_OPTIONS "@:a:b|c|d^D:e:f^gh^i|I:l^m:no|p:P^r:s|t|T+G^v^w|x:z" + #define ASL_SUPPORTED_OPTIONS "@:a:b|c|d^D:e:f^gh^i|I:l^m:no|p:P^q^r:s|t|T+G^v^w|x:z" -static char ASL_BUILD_DATE[] = __DATE__; -static char ASL_BUILD_TIME[] = __TIME__; @@ -10,7 +12,7 @@ /******************************************************************************* * -@@ -799,12 +796,6 @@ AslDoOptions ( +@@ -781,12 +778,6 @@ AslDoOptions ( Gbl_NoErrors = TRUE; break;
