diff --git a/_service b/_service new file mode 100644 index 0000000..a1651e7 --- /dev/null +++ b/_service @@ -0,0 +1,10 @@ + + + https://github.com/intel/tpm2-tools.git + git + 3.1.3 + @PARENT_TAG@ + disable + + + diff --git a/tpm2-tools-3.1.2.tar.gz b/tpm2-tools-3.1.2.tar.gz deleted file mode 100644 index 93cea15..0000000 --- a/tpm2-tools-3.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80136c2b247b4d8cdd34b70960622ba22126150a286e49f3e77cda5fcef36294 -size 539210 diff --git a/tpm2-tools-3.1.3.tar.gz b/tpm2-tools-3.1.3.tar.gz new file mode 100644 index 0000000..4b452f5 --- /dev/null +++ b/tpm2-tools-3.1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc95576f49cf9bacf75772fd98dcb7edc5172a6a8dfa20c215fe3cc69b0a3a16 +size 544098 diff --git a/tpm2.0-tools.changes b/tpm2.0-tools.changes index b0e1f8f..95681a9 100644 --- a/tpm2.0-tools.changes +++ b/tpm2.0-tools.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Mar 6 10:44:52 UTC 2019 - matthias.gerstner@suse.com + +- update to minor version 3.1.3: + - Restore support for the TPM2TOOLS_* env vars for TCTI configuration, in + addition to supporting the new unified TPM2TOOLS_ENV_TCTI + - Fix tpm2_getcap to print properties with the TPM_PT prefix, rather than + TPM2_PT + - Make test_tpm2_activecredential Python 3 compatible + - Fix tpm2_takeownership to only attempt to change the specified hierarchies +- use a _service file to sync with upstream tags + ------------------------------------------------------------------- Wed Sep 26 16:02:46 UTC 2018 - matthias.gerstner@suse.com diff --git a/tpm2.0-tools.spec b/tpm2.0-tools.spec index 748e878..8f1964f 100644 --- a/tpm2.0-tools.spec +++ b/tpm2.0-tools.spec @@ -17,7 +17,7 @@ Name: tpm2.0-tools -Version: 3.1.2 +Version: 3.1.3 Release: 0 Summary: Trusted Platform Module (TPM) 2.0 administration tools License: BSD-3-Clause