[Tpm2] [RELEASE CANDIDATE] tpm2-pytss 2.2.0-rc0
Erik <[email protected]> Tue, 12 Sep 2023 00:05:33 +0200
| Newsgroups | dev.linux.lists.tpm2 |
|---|---|
| Message-ID | <[email protected]> |
Hi, A release candidate for tpm2-pytss 2.2.0-rc0 have been released at https://github.com/tpm2-software/tpm2-pytss/releases/tag/2.2.0-rc0 It can be installed with pip install tpm2-pytss==2.2.0rc0 Changelog: Fixed Fix pycparse error for __float128. Fix check on ESYS_TR in policy_secret. Added Add routine for making ESYS_TR from parts. Support unmarshal and marshal routines for constants. Provide a better error message for missing symbols. Removed Drop support for python 3.7. Remove references to TPMS_ALGORITHM_DESCRIPTION. /Erik