Hello community,

here is the log from the commit of package tpm2.0-tools for openSUSE:Factory 
checked in at 2017-11-11 14:20:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tpm2.0-tools (Old)
 and      /work/SRC/openSUSE:Factory/.tpm2.0-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tpm2.0-tools"

Sat Nov 11 14:20:13 2017 rev:9 rq:540241 version:2.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/tpm2.0-tools/tpm2.0-tools.changes        
2017-08-28 15:12:57.196242067 +0200
+++ /work/SRC/openSUSE:Factory/.tpm2.0-tools.new/tpm2.0-tools.changes   
2017-11-11 14:20:23.521471715 +0100
@@ -1,0 +2,14 @@
+Thu Nov  9 11:00:33 UTC 2017 - vci...@suse.com
+
+- update to version 2.1.1
+  * Potential memory leak fix when tcti/sapi initialization fails.
+  * tpm2_listpcrs: use TPM2_GetCapability to determine PCRs to read
+  * listpcrs: remove one redundant call to tpm get cap
+  * listpcrs: fix for unsupported/disabled alg in -L
+  * build: use supported comment to suppress GCC7 fallthrough warning
+  * kdfa: allow to build with OpenSSL 1.1.x (bsc#1067392)
+- drop patches (upstream)
+  * 0001-tpm2_listpcrs-use-TPM2_GetCapability-to-determine-PC.patch
+  * tpm2.0-tools-fix-gcc7.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-tpm2_listpcrs-use-TPM2_GetCapability-to-determine-PC.patch
  2.1.0.zip
  tpm2.0-tools-fix-gcc7.patch

New:
----
  2.1.1.zip

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

Other differences:
------------------
++++++ tpm2.0-tools.spec ++++++
--- /var/tmp/diff_new_pack.XNQHiV/_old  2017-11-11 14:20:24.393439757 +0100
+++ /var/tmp/diff_new_pack.XNQHiV/_new  2017-11-11 14:20:24.397439611 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           tpm2.0-tools
-Version:        2.1.0
+Version:        2.1.1
 Release:        0
 Summary:        Trusted Platform Module (TPM) 2.0 administration tools
 License:        BSD-3-Clause
@@ -25,10 +25,6 @@
 Url:            https://github.com/01org/tpm2.0-tools
 Source0:        https://github.com/01org/tpm2.0-tools/archive/%{version}.zip
 Patch0:         tpm2.0-tools-fix-hardening.patch
-Patch1:         tpm2.0-tools-fix-gcc7.patch
-# this fixes an error with an unexpectedly large number of PCRS (bnc#1044419)
-# there's no release containing this fix yet
-Patch2:         0001-tpm2_listpcrs-use-TPM2_GetCapability-to-determine-PC.patch
 BuildRequires:  autoconf-archive
 BuildRequires:  automake
 BuildRequires:  gcc-c++
@@ -50,10 +46,8 @@
 associated interfaces.
 
 %prep
-%setup -q -n tpm2-tools-2.1.0
+%setup -q -n tpm2-tools-%{version}
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
 bash ./bootstrap


Reply via email to