diff --git a/tpm2-abrmd-2.0.0.tar.gz b/tpm2-abrmd-2.0.0.tar.gz deleted file mode 100644 index 546d68d..0000000 --- a/tpm2-abrmd-2.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:adbb0a5410016e0ffa76dc968223720bfaa45266ef9cac65a76df5bd668e129f -size 554820 diff --git a/tpm2-abrmd-2.0.1.tar.gz b/tpm2-abrmd-2.0.1.tar.gz new file mode 100644 index 0000000..4f723dd --- /dev/null +++ b/tpm2-abrmd-2.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b012a6c3e4462a411eaafd3dc8d3b13ef4118348acfd5108b68a57c8c0a5ed9c +size 556388 diff --git a/tpm2.0-abrmd.changes b/tpm2.0-abrmd.changes index 4770b70..67b16c0 100644 --- a/tpm2.0-abrmd.changes +++ b/tpm2.0-abrmd.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Aug 10 10:02:21 UTC 2018 - matthias.gerstner@suse.com + +- Update to version 2.0.1: + * SessionList: Fix Connection object reference leak. + * source/sink: Organize ControlMessage processing. + * CommandSource: Replace 'connection-removed' signal with ControlMessage. + * SessionList: Remove all locking. + * ConnectionManager: Remove 'connection-removed' signal. + * ci: Build 'check' target when CC is gcc. + * build: Fix bad URLs in configure script. + * CHANGELOG.md: Add version number and date for 2.0.1 release. + * Replace references to drand48_r family of functions for portability + * Fix for type-punned pointer reported in newer compilers that enforce strict aliasing + ------------------------------------------------------------------- Tue Jul 3 09:15:27 UTC 2018 - matthias.gerstner@suse.com diff --git a/tpm2.0-abrmd.rpmlintrc b/tpm2.0-abrmd.rpmlintrc new file mode 100644 index 0000000..7c3fc28 --- /dev/null +++ b/tpm2.0-abrmd.rpmlintrc @@ -0,0 +1 @@ +addFilter("shared-lib-calls-exit */usr/lib64/libtss2-tcti-tabrmd.so*") diff --git a/tpm2.0-abrmd.spec b/tpm2.0-abrmd.spec index 7c1d723..d4e958d 100644 --- a/tpm2.0-abrmd.spec +++ b/tpm2.0-abrmd.spec @@ -17,7 +17,7 @@ Name: tpm2.0-abrmd -Version: 2.0.0 +Version: 2.0.1 Release: 0 Summary: Intel's TCG Software Stack Access Broker & Resource Manager for TPM 2.0 chips License: BSD-2-Clause