Accepting request 778720 from security
- 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/778720 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tpm2-0-tss?expand=0&rev=23
This commit is contained in:
commit
d61f568b38
2
_service
2
_service
@ -2,7 +2,7 @@
|
|||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<param name="url">https://github.com/intel/tpm2-tss.git</param>
|
<param name="url">https://github.com/intel/tpm2-tss.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="revision">2.3.0</param>
|
<param name="revision">2.3.3</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="changesgenerate">disable</param>
|
<param name="changesgenerate">disable</param>
|
||||||
</service>
|
</service>
|
||||||
|
@ -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>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package tpm2-0-tss
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -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…
x
Reference in New Issue
Block a user