diff --git a/tpm2-abrmd-2.0.1.tar.gz b/tpm2-abrmd-2.0.1.tar.gz deleted file mode 100644 index 4f723dd..0000000 --- a/tpm2-abrmd-2.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b012a6c3e4462a411eaafd3dc8d3b13ef4118348acfd5108b68a57c8c0a5ed9c -size 556388 diff --git a/tpm2-abrmd-2.0.2.tar.gz b/tpm2-abrmd-2.0.2.tar.gz new file mode 100644 index 0000000..f988169 --- /dev/null +++ b/tpm2-abrmd-2.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18d407d6752d1d3af9a1bc811074708e9873024eb661be8d50759b3d26ffba5f +size 556808 diff --git a/tpm2.0-abrmd.changes b/tpm2.0-abrmd.changes index 642fb2a..f2d7e45 100644 --- a/tpm2.0-abrmd.changes +++ b/tpm2.0-abrmd.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Sep 26 15:51:01 UTC 2018 - matthias.gerstner@suse.com + +- update to version 2.0.2: + - --enable-integration option to configure script now works as documented. + - Format specifier with wrong size in util module. + - Initialize TCTI context to 0 before setting values. This will cause all + members that aren't explicitly initialized by be 0. + ------------------------------------------------------------------- Tue Sep 18 09:05:24 UTC 2018 - matthias.gerstner@suse.com diff --git a/tpm2.0-abrmd.spec b/tpm2.0-abrmd.spec index 6e7d218..710ac82 100644 --- a/tpm2.0-abrmd.spec +++ b/tpm2.0-abrmd.spec @@ -17,13 +17,13 @@ Name: tpm2.0-abrmd -Version: 2.0.1 +Version: 2.0.2 Release: 0 Summary: Intel's TCG Software Stack Access Broker & Resource Manager for TPM 2.0 chips License: BSD-2-Clause Group: Productivity/Security Url: https://github.com/tpm2-software/tpm2-abrmd -Source0: https://github.com/tpm2-software/tpm2-abrmd/releases/download/2.0.1/tpm2-abrmd-%{version}.tar.gz +Source0: https://github.com/tpm2-software/tpm2-abrmd/releases/download/%{version}/tpm2-abrmd-%{version}.tar.gz Source1: tpm2.0-abrmd.rpmlintrc BuildRequires: autoconf-archive BuildRequires: automake