Hello community,

here is the log from the commit of package fwts for openSUSE:Factory checked in 
at 2018-01-26 13:39:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fwts (Old)
 and      /work/SRC/openSUSE:Factory/.fwts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fwts"

Fri Jan 26 13:39:29 2018 rev:31 rq:569517 version:18.01.00

Changes:
--------
--- /work/SRC/openSUSE:Factory/fwts/fwts.changes        2017-12-19 
10:59:53.845266542 +0100
+++ /work/SRC/openSUSE:Factory/.fwts.new/fwts.changes   2018-01-26 
13:39:35.193050922 +0100
@@ -1,0 +2,46 @@
+Thu Jan 25 13:19:49 UTC 2018 - [email protected]
+
+- Update to version 18.01.00:
+  * ACPICA: Update to version 20180105
+  * acpi: LPIT: check for monotonically increasing UID
+  * fwts-test: sync up with changes in lpit test
+  * Treewide: update copyright year to 2018
+  * fwts-test: arg-help: sync up with copyright year changes
+  * acpica: fix linking issues when building non ACPI builds
+  * lib: fwts-battery: use PRIu32 format specifier, fixes cppcheck
+    warning
+  * acpi: acpidump: move declaration to before statements, add blank
+    lines
+  * lib: fwts_safe_mem: don't perform void * pointer arithmetic,
+    fix 32 bit end
+  * lib: fwts_alloc: move 'pos' to a deeper scope, minor style
+    change
+  * opal: reserve_mem: remove redundant initialization of pointer p
+  * opal: reserve_mem: remove unused variable 'i' and move scope of
+    variable 'value'
+  * sbbr: rsdp: remove redundant initialization of boolean
+    'signature_pass'
+  * acpi: madt: move scope of boolean 'passed'
+  * acpi: pptt: move scope of index variable 'i'.
+  * acpi: rasf: move scope of index variable 'i'
+  * sbbr: acpitables: clean up code, move scope of some variables
+  * acpi: erst: cast size to uint64_t to clean up static analysis
+    warning
+  * uefi: uefidump: clean up some static analysis warnings
+  * securebootcert: add checking read-only for the AuditMode and
+    DeployedMode
+  * securebootcert: move to UNSAFE category
+- Changes for version 17.12.00:
+  * ACPICA: Update to version 20171215
+  * Fixed Bugs
+  * acpi: tpm2: update spec url
+  * trival: make read only const strings static
+  * dmicheck: sbbr: make some SMBIOS structs optional
+  * acpi: dbg2: sbbr: allow PL011 UART as a valid subtype
+  * acpi: spcr: sbbr: IOAPIC is valid interrupt type
+  * acpi: sbbr: relax a few test pass conditions
+  * acpi: bert: remove confusing warning
+  * acpi: madt: only inspect Local APIC/x2APIC/SAPIC tables if
+    enabled
+
+-------------------------------------------------------------------

Old:
----
  fwts-V17.11.00.tar.gz

New:
----
  fwts-V18.01.00.tar.gz

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

Other differences:
------------------
++++++ fwts.spec ++++++
--- /var/tmp/diff_new_pack.zOBd59/_old  2018-01-26 13:39:35.861019726 +0100
+++ /var/tmp/diff_new_pack.zOBd59/_new  2018-01-26 13:39:35.861019726 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fwts
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           fwts
-Version:        17.11.00
+Version:        18.01.00
 Release:        0
 Summary:        Firmware Test Suite
 License:        GPL-2.0+

++++++ fwts-V17.11.00.tar.gz -> fwts-V18.01.00.tar.gz ++++++
++++ 10397 lines of diff (skipped)

++++++ fwts-no-compiletime.patch ++++++
--- /var/tmp/diff_new_pack.zOBd59/_old  2018-01-26 13:39:36.584985914 +0100
+++ /var/tmp/diff_new_pack.zOBd59/_new  2018-01-26 13:39:36.588985727 +0100
@@ -1,7 +1,7 @@
-Index: fwts-17.09.02/src/acpica/source/compiler/aslutils.c
+Index: fwts-18.01.00/src/acpica/source/compiler/aslutils.c
 ===================================================================
---- fwts-17.09.02.orig/src/acpica/source/compiler/aslutils.c
-+++ fwts-17.09.02/src/acpica/source/compiler/aslutils.c
+--- fwts-18.01.00.orig/src/acpica/source/compiler/aslutils.c
++++ fwts-18.01.00/src/acpica/source/compiler/aslutils.c
 @@ -451,7 +451,7 @@ UtDisplaySummary (
          /* Compiler name and version number */
  


Reply via email to