Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package openssl_tpm2_engine for
openSUSE:Factory checked in at 2023-03-19 00:31:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openssl_tpm2_engine (Old)
and /work/SRC/openSUSE:Factory/.openssl_tpm2_engine.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openssl_tpm2_engine"
Sun Mar 19 00:31:59 2023 rev:11 rq:1072807 version:3.4.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/openssl_tpm2_engine/openssl_tpm2_engine.changes
2023-02-01 16:49:00.417187926 +0100
+++
/work/SRC/openSUSE:Factory/.openssl_tpm2_engine.new.31432/openssl_tpm2_engine.changes
2023-03-19 00:32:55.572759521 +0100
@@ -1,0 +2,9 @@
+Fri Mar 17 21:21:21 UTC 2023 - [email protected]
+
+- Update to version 3.4.0
+ * fix uninitialized variable in tpm2_try_policy()
+ * fix importable key creation with Intel TSS
+ * restructure directory layout to prepare for OpenSSL-3 provider
+ * Fix memory leak of key authorization (3.3.2)
+
+-------------------------------------------------------------------
Old:
----
openssl_tpm2_engine-3.3.1.tar.gz
New:
----
openssl_tpm2_engine-3.4.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ openssl_tpm2_engine.spec ++++++
--- /var/tmp/diff_new_pack.07oLLo/_old 2023-03-19 00:32:56.376763335 +0100
+++ /var/tmp/diff_new_pack.07oLLo/_new 2023-03-19 00:32:56.376763335 +0100
@@ -18,7 +18,7 @@
Name: openssl_tpm2_engine
-Version: 3.3.1
+Version: 3.4.0
Release: 0
Summary: OpenSSL TPM 2.0 interface engine plugin
License: LGPL-2.1-only
@@ -31,8 +31,9 @@
BuildRequires: help2man
BuildRequires: ibmswtpm2
BuildRequires: ibmtss-devel
+BuildRequires: libopenssl-devel
BuildRequires: libtool
-BuildRequires: openssl-devel
+BuildRequires: openssl
%description
This package contains a plugin a for OpenSSL which connects it with the
@@ -48,7 +49,7 @@
%make_build
%check
-make check || { cat tests/test-suite.log; exit 1; }
+make check || { cat tests/engine/test-suite.log; exit 1; }
%install
%make_install
++++++ openssl_tpm2_engine-3.3.1.tar.gz -> openssl_tpm2_engine-3.4.0.tar.gz
++++++
++++ 18243 lines of diff (skipped)