Skip to content

2.0

Closed Dec 7, 2022 100% complete

Fixed

  • Resolution of include directory search paths when building CFFI bindings.
  • Typo in pip package name in README.
  • Missing package pycparser dependency in setup.cfg.
  • Minimum version of tss2-esys as 2.4.0.
  • Reproducible documentation builds using SOURCE_DATE_EPOCH. See #376.
  • documentation issues, such as cross linking, indentation and style.
  • test/test_uti…

Fixed

  • Resolution of include directory search paths when building CFFI bindings.
  • Typo in pip package name in README.
  • Missing package pycparser dependency in setup.cfg.
  • Minimum version of tss2-esys as 2.4.0.
  • Reproducible documentation builds using SOURCE_DATE_EPOCH. See #376.
  • documentation issues, such as cross linking, indentation and style.
  • test/test_utils.py::TestUtils::test_make_credential_ecc_camellia when CAMELLIA is not supported.
  • Stop leaking tpm simulator references in test harness.
  • Limitation on 10 set policy callbacks, now has no hard limit, see #473

Added

  • Experimental bindings to the policy library tss2-policy. Require version 3.3+ of tpm2-tss to enable.
    • Note: At this time only master branch contains support, thus consider this API as experimental.
  • Support for Python 3.11.
  • Testing on CI for built wheel.
  • PyTCTI class for writing Python Native TCTIs.
  • API Breaking: TCTI magic is now byte string eg b"\x1" of up to 8 bytes.
  • API Breaking: TCTI get_poll_handles now returning PollData object instead of ffi.CData.

This milestone is closed.

No open issues remain. View closed issues or see open milestones in this repository.