Hello community,

here is the log from the commit of package fwts for openSUSE:Factory checked in 
at 2015-09-30 05:51:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fwts (Old)
 and      /work/SRC/openSUSE:Factory/.fwts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fwts"

Changes:
--------
--- /work/SRC/openSUSE:Factory/fwts/fwts.changes        2015-08-27 
08:57:17.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.fwts.new/fwts.changes   2015-09-30 
05:51:33.000000000 +0200
@@ -1,0 +2,48 @@
+Wed Sep 23 17:54:51 UTC 2015 - [email protected]
+
+- Update to 05.09.00
+  * Update ACPICA to version 20150717
+  * SMBios 3.0.0 tests supported
+  * new features:
+   + acpi: method: add _CR3 test
+   + acpi: method: add _MTL test
+   + acpi: method: add _RST test
+   + acpi: method: add _PRR test
+   + data: klog.json: sync with latest 4.2 kernel messages 
+     (LP: #1493039)
+   + lib: smbios: add smbios version 3.0.0 entry find helper
+   + dmicheck: add test for smbios 3.0.0 entry point
+   + dmicheck: add error test for SMBIOS 3.0.0 table
+   + dmicheck: sync the dmi value test with smbios 3.0.0 spec
+  * fixed bugs:
+   + acpi: fadt: merge tests for reset register
+   + cpu: cpufreq: reduce scope of variables
+   + acpi: gpedump: clarify precedence for & and ?
+   + lib: fwts_cpu: reduce scope on variables
+   + ACPICA: Update to version 20150717 (LP: #1486253)
+   + lib: fwts_log: re-work to clean up va_arg scoping
+   + uefi: uefirtvariable: clean up cppcheck style warning
+   + acpi: rsdp: make OEM ID test less strict
+   + fix some spelling mistakes in code and sync fwts-tests 
+     accordingly
+   + cpu: maxfreq: check for unlikely event that no CPUs in cpu
+     list
+   + acpi: crsdump: fix incorrect use of string size in string
+     copies
+   + lib: fwts_acpi_tables: add checking for empty table parsing
+   + lib: fwts_acpi_table: remove dead initialisation of ptr
+   + dmi: dmicheck: fix build error on 32 bit builds
+   + Makefile.am: use pkg-config for json-c
+   + lib: fwts_smbios: fix the smbios version from uefi always 
+     zero (LP: #1484023)
+   + lib: fwts_scan_efi_systable: fix getting wrong smbios entry 
+     (LP: #1484046)
+   + acpi: dbg2: won't find obj when no namespace device path 
+     (lp: #1486893)
+   + lib: fwts_smbios: add the struct definition for smbios 
+     3.0.0
+   + dmicheck: re-orgainise the smbios entry point check
+   + dmicheck: fix the Base Board type range typos
+   + auto-packager: mkpackage.sh: remove utopic
+
+-------------------------------------------------------------------

Old:
----
  fwts-V15.08.00.tar.gz

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

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

Other differences:
------------------
++++++ fwts.spec ++++++
--- /var/tmp/diff_new_pack.MZiyqn/_old  2015-09-30 05:51:34.000000000 +0200
+++ /var/tmp/diff_new_pack.MZiyqn/_new  2015-09-30 05:51:34.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           fwts
-Version:        15.08.00
+Version:        15.09.00
 Release:        0
 Summary:        Firmware Test Suite
 License:        GPL-2.0+

++++++ fwts-V15.08.00.tar.gz -> fwts-V15.09.00.tar.gz ++++++
++++ 7258 lines of diff (skipped)

++++++ fwts-no-compiletime.patch ++++++
--- /var/tmp/diff_new_pack.MZiyqn/_old  2015-09-30 05:51:35.000000000 +0200
+++ /var/tmp/diff_new_pack.MZiyqn/_new  2015-09-30 05:51:35.000000000 +0200
@@ -1,7 +1,7 @@
-Index: fwts-15.07.00/src/acpica/source/compiler/aslutils.c
+Index: fwts-15.09.00/src/acpica/source/compiler/aslutils.c
 ===================================================================
---- fwts-15.07.00.orig/src/acpica/source/compiler/aslutils.c
-+++ fwts-15.07.00/src/acpica/source/compiler/aslutils.c
+--- fwts-15.09.00.orig/src/acpica/source/compiler/aslutils.c
++++ fwts-15.09.00/src/acpica/source/compiler/aslutils.c
 @@ -485,8 +485,9 @@ UtDisplaySummary (
      {
          /* Compiler name and version number */


Reply via email to