Hello community,

here is the log from the commit of package tpm2.0-abrmd for openSUSE:Factory 
checked in at 2019-12-18 14:44:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tpm2.0-abrmd (Old)
 and      /work/SRC/openSUSE:Factory/.tpm2.0-abrmd.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tpm2.0-abrmd"

Wed Dec 18 14:44:46 2019 rev:16 rq:755854 version:2.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/tpm2.0-abrmd/tpm2.0-abrmd.changes        
2019-08-27 10:23:39.811930466 +0200
+++ /work/SRC/openSUSE:Factory/.tpm2.0-abrmd.new.4691/tpm2.0-abrmd.changes      
2019-12-18 14:48:15.201936832 +0100
@@ -1,0 +2,27 @@
+Wed Dec 11 11:55:13 UTC 2019 - [email protected]
+
+- update to version 2.3.0:
+  - changes in version 2.3.0:
+    - Add '--enable-debug' flag to configure script to simplify debug builds.
+      This relies on the AX_CHECK_ENABLE_DEBUG autoconf archive macro.
+    - Replaced custom dynamic TCTI loading code with libtss2-tctildr from
+      upstream tpm2-tss repo. (requires tpm2-0-tss version 2.3.0)
+    - Explicitly set '-O2' optimization when using FORTIFY_SOURCE as required.
+  - changes in version 2.2.0:
+    - New configuration option `--disable-defaultflags/ added. This is
+      for use for packaging for targets that do not support the default
+      compilation / linking flags.
+    - Use private dependencies properly in pkg-config metadata for TCTI.
+    - Refactor daemon main module to enable better handling of error
+      conditions and enable more thorough unit testing.
+    - Updated dependencies to ensure compatibility with pkg-config fixes
+      in tpm2-tss.
+    - Fixed bug causing TCTI to block when used by libtss2-sys built with
+      partial reads enabled.
+    - Removed unnecessary libs / flags for pthreads in the TCTI pkg-config.
+    - Output from configure script now accurately describes the state of the
+      flags that govern the integration tests.
+- drop fix_dlopen.patch: no longer necessary since abrmd not uses the tctildr
+  shared library. This one hopefully now does the right thing.
+
+-------------------------------------------------------------------

Old:
----
  fix_dlopen.patch
  tpm2-abrmd-2.1.1.tar.gz

New:
----
  tpm2-abrmd-2.3.0.tar.gz

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

Other differences:
------------------
++++++ tpm2.0-abrmd.spec ++++++
--- /var/tmp/diff_new_pack.vUW0CE/_old  2019-12-18 14:48:15.605937017 +0100
+++ /var/tmp/diff_new_pack.vUW0CE/_new  2019-12-18 14:48:15.609937019 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           tpm2.0-abrmd
-Version:        2.1.1
+Version:        2.3.0
 Release:        0
 Summary:        Intel's TCG Software Stack Access Broker & Resource Manager 
for TPM 2.0 chips
 License:        BSD-2-Clause
@@ -39,7 +39,6 @@
 Recommends:     libtss2-tcti-tabrmd0
 Requires:       tpm2-0-tss
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Patch0:         fix_dlopen.patch
 # the auto activation is not whitelisted for <= SLE12-SP3
 %if 0%{?sle_version} > 120300 || 0%{?is_opensuse}
 %define install_dbus_files 1
@@ -74,7 +73,6 @@
 
 %prep
 %setup -q -n tpm2-abrmd-%{version}
-%patch0 -p1
 
 %build
 export CFLAGS="%optflags -fPIE"

++++++ _service ++++++
--- /var/tmp/diff_new_pack.vUW0CE/_old  2019-12-18 14:48:15.641937033 +0100
+++ /var/tmp/diff_new_pack.vUW0CE/_new  2019-12-18 14:48:15.641937033 +0100
@@ -2,7 +2,7 @@
   <service name="tar_scm" mode="disabled">
     <param name="url">https://github.com/intel/tpm2-abrmd.git</param>
     <param name="scm">git</param>
-    <param name="revision">2.1.1</param>
+    <param name="revision">2.3.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">disable</param>
   </service>

++++++ tpm2-abrmd-2.1.1.tar.gz -> tpm2-abrmd-2.3.0.tar.gz ++++++
++++ 18420 lines of diff (skipped)


Reply via email to