diff --git a/_service b/_service index ad0caab..234df59 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://github.com/intel/tpm2-tss.git git - 2.3.0 + 2.3.3 @PARENT_TAG@ disable 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..433ffcc 100644 --- a/tpm2-0-tss.spec +++ b/tpm2-0-tss.spec @@ -1,7 +1,7 @@ # # spec file for package tpm2-0-tss # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -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