Hello community,
here is the log from the commit of package tpm2-tss-engine for openSUSE:Factory
checked in at 2019-03-10 09:34:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tpm2-tss-engine (Old)
and /work/SRC/openSUSE:Factory/.tpm2-tss-engine.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tpm2-tss-engine"
Sun Mar 10 09:34:46 2019 rev:2 rq:682445 version:0+git20190222.cef2c43
Changes:
--------
--- /work/SRC/openSUSE:Factory/tpm2-tss-engine/tpm2-tss-engine.changes
2019-02-02 21:49:46.871953170 +0100
+++
/work/SRC/openSUSE:Factory/.tpm2-tss-engine.new.28833/tpm2-tss-engine.changes
2019-03-10 09:34:52.248183491 +0100
@@ -1,0 +2,15 @@
+Sun Mar 03 18:01:10 UTC 2019 - [email protected]
+
+- Update to version 0+git20190222.cef2c43:
+ * build: install existing man pages even if pandoc is not available
+ * Updated organizational files in preparation for release
+ * Add configure switch for unit and integration tests
+ * Silence clang warning on field initializers
+ * Fix parallel connections to TPM.
+ * Fix segfault on non-null auth'd persistent keys.
+ * Update tests to also run on physical TPMs
+ * build: install aclocal files
+ * build: update for ax_code_coverage.m4 version 2019.01.06
+ * ECDSA truncation and s_server test
+
+-------------------------------------------------------------------
Old:
----
tpm2-tss-engine-0+git20190115.6cfaeb7.tar.gz
New:
----
_servicedata
tpm2-tss-engine-0+git20190222.cef2c43.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ tpm2-tss-engine.spec ++++++
--- /var/tmp/diff_new_pack.HtCUHj/_old 2019-03-10 09:34:53.164183272 +0100
+++ /var/tmp/diff_new_pack.HtCUHj/_new 2019-03-10 09:34:53.168183271 +0100
@@ -21,7 +21,7 @@
# Find out where that is.
%define _ENGINE_DIR %(pkg-config --variable=enginesdir libcrypto)
Name: tpm2-tss-engine
-Version: 0+git20190115.6cfaeb7
+Version: 0+git20190222.cef2c43
Release: 0
Summary: OpenSSL Engine for TPM2 devices
License: BSD-3-Clause
@@ -31,6 +31,7 @@
BuildRequires: autoconf-archive
BuildRequires: libgcrypt-devel
BuildRequires: libtool
+BuildRequires: pandoc
BuildRequires: pkgconfig
BuildRequires: tpm2-0-tss-devel
BuildRequires: pkgconfig(libcrypto)
@@ -47,8 +48,8 @@
Group: System/Shells
Requires: %{name} = %{version}
Requires: bash-completion
-BuildArch: noarch
Supplements: packageand(bash-completion:%{name})
+BuildArch: noarch
%description bash-completion
Optional dependency offering bash completion for the tpm2-tss-engine project.
@@ -84,6 +85,15 @@
%doc CHANGELOG.md CONTRIBUTING.md INSTALL.md README.md
%license LICENSE
%{_bindir}/tpm2tss-genkey
+%{_mandir}/man1/tpm2tss-genkey.1%{?ext_man}
+%{_mandir}/man3/tpm2tss_ecc_genkey.3%{?ext_man}
+%{_mandir}/man3/tpm2tss_ecc_getappdata.3%{?ext_man}
+%{_mandir}/man3/tpm2tss_ecc_makekey.3%{?ext_man}
+%{_mandir}/man3/tpm2tss_ecc_setappdata.3%{?ext_man}
+%{_mandir}/man3/tpm2tss_rsa_genkey.3%{?ext_man}
+%{_mandir}/man3/tpm2tss_rsa_makekey.3%{?ext_man}
+%{_mandir}/man3/tpm2tss_tpm2data_read.3%{?ext_man}
+%{_mandir}/man3/tpm2tss_tpm2data_write.3%{?ext_man}
%files bash-completion
%dir %{_datadir}/bash-completion
++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/tpm2-software/tpm2-tss-engine.git</param>
<param
name="changesrevision">cef2c434a874bcca65c36b03e08445e4cbfc11d4</param></service></servicedata>++++++
tpm2-tss-engine-0+git20190115.6cfaeb7.tar.gz ->
tpm2-tss-engine-0+git20190222.cef2c43.tar.gz ++++++
++++ 2773 lines of diff (skipped)