Hello community,

here is the log from the commit of package fwts for openSUSE:Factory checked in 
at 2019-10-03 14:09:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fwts (Old)
 and      /work/SRC/openSUSE:Factory/.fwts.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fwts"

Thu Oct  3 14:09:50 2019 rev:43 rq:734745 version:19.09.00

Changes:
--------
--- /work/SRC/openSUSE:Factory/fwts/fwts.changes        2019-08-13 
13:27:49.993314668 +0200
+++ /work/SRC/openSUSE:Factory/.fwts.new.2352/fwts.changes      2019-10-03 
14:09:52.280036739 +0200
@@ -1,0 +2,16 @@
+Thu Oct  3 08:15:15 UTC 2019 - Martin Pluskal <mplus...@suse.com>
+
+- Update to version 19.09.00:
+  * acpi/boot: skip ACPI BOOT test on UEFI systems.
+  * acpi: s3: fix typo from 6b94bb6a4b13e
+  * opal: add more bounds checking and zero pstates array
+  * fwtstest: boot-0001: sync with boot table check on efi firmware
+- Changes for version 19.08.00:
+  * ACPICA: Update to version 20190816
+  * auto-packager: mkpackage.sh: remove cosmic
+  * efi_runtime: enable KBUILD_MODPOST_WARN=y to workaround build failures
+  * ACPICA: Update to version 20190816
+  * fwtstest: syntaxcheck-0001: update to keep in sync with ACPICA features
+  * README: Add package dependency notes for ARM64
+
+-------------------------------------------------------------------

Old:
----
  fwts-V19.07.00.tar.gz

New:
----
  fwts-V19.09.00.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fwts.spec ++++++
--- /var/tmp/diff_new_pack.TPJmK4/_old  2019-10-03 14:09:53.844032716 +0200
+++ /var/tmp/diff_new_pack.TPJmK4/_new  2019-10-03 14:09:53.872032644 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           fwts
-Version:        19.07.00
+Version:        19.09.00
 Release:        0
 Summary:        Firmware Test Suite
 License:        GPL-2.0-or-later
@@ -62,7 +62,7 @@
 autoreconf -fiv
 %configure \
        --disable-static
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install

++++++ fwts-V19.07.00.tar.gz -> fwts-V19.09.00.tar.gz ++++++
++++ 2837 lines of diff (skipped)

++++++ fwts-no-compiletime.patch ++++++
--- /var/tmp/diff_new_pack.TPJmK4/_old  2019-10-03 14:09:54.864030092 +0200
+++ /var/tmp/diff_new_pack.TPJmK4/_new  2019-10-03 14:09:54.864030092 +0200
@@ -1,8 +1,8 @@
-Index: fwts-18.11.00/src/acpica/source/compiler/aslutils.c
+Index: fwts-19.09.00/src/acpica/source/compiler/aslutils.c
 ===================================================================
---- fwts-18.11.00.orig/src/acpica/source/compiler/aslutils.c
-+++ fwts-18.11.00/src/acpica/source/compiler/aslutils.c
-@@ -542,7 +542,7 @@ UtDisplaySummary (
+--- fwts-19.09.00.orig/src/acpica/source/compiler/aslutils.c
++++ fwts-19.09.00/src/acpica/source/compiler/aslutils.c
+@@ -561,7 +561,7 @@ UtDisplayOneSummary (
          /* Compiler name and version number */
  
          FlPrintFile (FileId, "%s version %X [%s]\n\n",


Reply via email to