forked from pool/tpm2-0-tss
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
This commit is contained in:
parent
00388c2150
commit
9dfcbbab6b
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 19 19:37:14 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
- 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 <msuchanek@suse.com>
|
Fri Jan 31 11:51:03 UTC 2020 - Michal Suchanek <msuchanek@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: tpm2-0-tss
|
Name: tpm2-0-tss
|
||||||
Version: 2.3.2
|
Version: 2.3.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Intel's TCG Software Stack access libraries for TPM 2.0 chips
|
Summary: Intel's TCG Software Stack access libraries for TPM 2.0 chips
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:82929a0611f39246e09202702a61b54c980ab694626c1f5823520ddf75024fa6
|
|
||||||
size 1087241
|
|
3
tpm2-tss-2.3.3.tar.gz
Normal file
3
tpm2-tss-2.3.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9d8c8866829e3ff5e1649ecd82498cb1329e0691139458e53b69e6061febe3d3
|
||||||
|
size 1171185
|
Loading…
Reference in New Issue
Block a user