Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tpm2-tss-engine for openSUSE:Factory 
checked in at 2021-03-03 18:35:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tpm2-tss-engine (Old)
 and      /work/SRC/openSUSE:Factory/.tpm2-tss-engine.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tpm2-tss-engine"

Wed Mar  3 18:35:43 2021 rev:7 rq:876518 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/tpm2-tss-engine/tpm2-tss-engine.changes  
2020-04-25 20:16:29.200557507 +0200
+++ 
/work/SRC/openSUSE:Factory/.tpm2-tss-engine.new.2378/tpm2-tss-engine.changes    
    2021-03-03 18:35:57.395417683 +0100
@@ -1,0 +2,31 @@
+Wed Mar  3 12:29:05 UTC 2021 - Matthias Gerstner <[email protected]>
+
+- pass --disable-defaultflags to avoid breakage of our gcc-PIE profile (->
+  resulted in non-position-independent executable).
+
+-------------------------------------------------------------------
+Wed Mar  3 11:51:40 UTC 2021 - Matthias Gerstner <[email protected]>
+
+- Update to upstream version 1.1.0:
+  * Added:
+    - Configure option for ptpm tests
+    - Configure script AX_CHECK_ENABLE_DEBUG
+    - Option for setting tcti on executable
+    - TCTI-env variable used by default
+    - Support for parent key passwords
+    - openssl.cnf sample file
+  * Changed:
+    - Fix several build system, autotools and testing related issues
+      Now adhere to CFLAGS conventions
+    - Include pkg-config dependecy on libtss2-mu in order to work with 
tpm2-tss 2.3
+    - Enables parallel testing of integration tests:
+      Make integration tests use TPM simulator; instead of first TPM it finds
+      Use of different port numbers for TCP based tests
+    - Fix EC param info (using named curve format)
+    - Use tpm2-tools 4.X stable branch for integration tests
+    - Use libtss2-tctildr.so instead of custom code for tcti setup
+    - Fix manpages for -P/--parent option and correct engine name
+    - Fix TCTI env variable handling
+    - Set parent handle to OWNER
+
+-------------------------------------------------------------------

Old:
----
  tpm2-tss-engine-1.0.1.tar.gz

New:
----
  tpm2-tss-engine-1.1.0.tar.gz

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

Other differences:
------------------
++++++ tpm2-tss-engine.spec ++++++
--- /var/tmp/diff_new_pack.zI62wU/_old  2021-03-03 18:35:58.195418256 +0100
+++ /var/tmp/diff_new_pack.zI62wU/_new  2021-03-03 18:35:58.195418256 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tpm2-tss-engine
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 # Find out where that is.
 %define _ENGINE_DIR %(pkg-config --variable=enginesdir libcrypto)
 Name:           tpm2-tss-engine
-Version:        1.0.1
+Version:        1.1.0
 Release:        0
 Summary:        OpenSSL Engine for TPM2 devices
 License:        BSD-3-Clause
@@ -73,8 +73,8 @@
 %build
 
 autoreconf -fvi
-%configure --with-enginesdir=%{_ENGINE_DIR} --disable-static
-make %{?_smp_mflags}
+%configure --with-enginesdir=%{_ENGINE_DIR} --disable-static 
--disable-defaultflags
+make V=1 %{?_smp_mflags}
 
 %install
 %make_install bash_completiondir=%{_bashcompletionsdir}

++++++ tpm2-tss-engine-1.0.1.tar.gz -> tpm2-tss-engine-1.1.0.tar.gz ++++++
++++ 5886 lines of diff (skipped)

Reply via email to