From e7a38c4fbcf50a0776f7f0fd61c2c004e29b835de5d2d69b47133234d32bda96 Mon Sep 17 00:00:00 2001 From: Matthias Gerstner Date: Fri, 23 Aug 2019 12:08:26 +0000 Subject: [PATCH] - update to upstream version 2.2.3: - changes from version 2.2.3: * Fix computation of session name * Fixed PolicyPassword handling of session Attributes * Fixed windows build from dist ball * Fixed default tcti configure option * Fixed nonce size calculation in ESYS sessions - changes from version 2.2.2: * Fixed wrong encryption flag in EncryptDecrypt * Fixing openssl engine invocation OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=82 --- _service | 2 +- tpm2-0-tss.changes | 14 ++++++++++++++ tpm2-0-tss.spec | 4 ++-- tpm2-tss-2.2.1.tar.gz | 3 --- tpm2-tss-2.2.3.tar.gz | 3 +++ 5 files changed, 20 insertions(+), 6 deletions(-) delete mode 100644 tpm2-tss-2.2.1.tar.gz create mode 100644 tpm2-tss-2.2.3.tar.gz diff --git a/_service b/_service index f5757bc..f86c322 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://github.com/intel/tpm2-tss.git git - 2.2.1 + 2.2.3 @PARENT_TAG@ disable diff --git a/tpm2-0-tss.changes b/tpm2-0-tss.changes index 1c3084d..2ea3ac0 100644 --- a/tpm2-0-tss.changes +++ b/tpm2-0-tss.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Aug 23 12:06:22 UTC 2019 - matthias.gerstner@suse.com + +- update to upstream version 2.2.3: + - changes from version 2.2.3: + * Fix computation of session name + * Fixed PolicyPassword handling of session Attributes + * Fixed windows build from dist ball + * Fixed default tcti configure option + * Fixed nonce size calculation in ESYS sessions + - changes from version 2.2.2: + * Fixed wrong encryption flag in EncryptDecrypt + * Fixing openssl engine invocation + ------------------------------------------------------------------- Fri Apr 26 10:37:23 UTC 2019 - mvetter@suse.com diff --git a/tpm2-0-tss.spec b/tpm2-0-tss.spec index b3ebc1f..89efec8 100644 --- a/tpm2-0-tss.spec +++ b/tpm2-0-tss.spec @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: tpm2-0-tss -Version: 2.2.1 +Version: 2.2.3 Release: 0 Summary: Intel's TCG Software Stack access libraries for TPM 2.0 chips License: BSD-2-Clause diff --git a/tpm2-tss-2.2.1.tar.gz b/tpm2-tss-2.2.1.tar.gz deleted file mode 100644 index e81e4d3..0000000 --- a/tpm2-tss-2.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5bcf558a9625389f86fe6add33a386a4db8c8dc8bf00b120a7ecf972de0393a4 -size 902895 diff --git a/tpm2-tss-2.2.3.tar.gz b/tpm2-tss-2.2.3.tar.gz new file mode 100644 index 0000000..4b5ebab --- /dev/null +++ b/tpm2-tss-2.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1369aee648b33128b9ee8e3ad87f5fc6dc37c2077b9f134223ea04f4809a99c3 +size 912179