From 9dfcbbab6bbd0b58e50c082beb0b6ea99c21ed3b1bb93778392f9dc1f85ac6a3 Mon Sep 17 00:00:00 2001 From: Matthias Gerstner Date: Mon, 24 Feb 2020 09:44:15 +0000 Subject: [PATCH] Accepting request 778034 from home:mnhauke - Update to version 2.3.3 * Fixed mixing salted and unsalted sessions in the same ESAPI context * Removed use of VLAs from TPML marshal code * Added check for object node before calling compute_session_value function * Fixed auth calculation in Esys_StartAuthSession called with optional parameters * Fixed compute_encrypted_salt error handling in Esys_StartAuthSession * Fixed exported symbols map for libtss2-mu OBS-URL: https://build.opensuse.org/request/show/778034 OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=94 --- tpm2-0-tss.changes | 15 +++++++++++++++ tpm2-0-tss.spec | 2 +- tpm2-tss-2.3.2.tar.gz | 3 --- tpm2-tss-2.3.3.tar.gz | 3 +++ 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 tpm2-tss-2.3.2.tar.gz create mode 100644 tpm2-tss-2.3.3.tar.gz diff --git a/tpm2-0-tss.changes b/tpm2-0-tss.changes index ccefaf5..4b7a928 100644 --- a/tpm2-0-tss.changes +++ b/tpm2-0-tss.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Feb 19 19:37:14 UTC 2020 - Martin Hauke + +- Update to version 2.3.3 + * Fixed mixing salted and unsalted sessions in the same ESAPI + context + * Removed use of VLAs from TPML marshal code + * Added check for object node before calling compute_session_value + function + * Fixed auth calculation in Esys_StartAuthSession called with + optional parameters + * Fixed compute_encrypted_salt error handling in + Esys_StartAuthSession + * Fixed exported symbols map for libtss2-mu + ------------------------------------------------------------------- Fri Jan 31 11:51:03 UTC 2020 - Michal Suchanek diff --git a/tpm2-0-tss.spec b/tpm2-0-tss.spec index 3e0a5c8..691eec4 100644 --- a/tpm2-0-tss.spec +++ b/tpm2-0-tss.spec @@ -17,7 +17,7 @@ Name: tpm2-0-tss -Version: 2.3.2 +Version: 2.3.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.3.2.tar.gz b/tpm2-tss-2.3.2.tar.gz deleted file mode 100644 index 82fb943..0000000 --- a/tpm2-tss-2.3.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:82929a0611f39246e09202702a61b54c980ab694626c1f5823520ddf75024fa6 -size 1087241 diff --git a/tpm2-tss-2.3.3.tar.gz b/tpm2-tss-2.3.3.tar.gz new file mode 100644 index 0000000..9154135 --- /dev/null +++ b/tpm2-tss-2.3.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d8c8866829e3ff5e1649ecd82498cb1329e0691139458e53b69e6061febe3d3 +size 1171185