Skip to content

Releases: tpm2-software/tpm2-tools

4.2-RC0

4.2-RC0 Pre-release
Pre-release

Choose a tag to compare

@idesai idesai released this 12 Mar 17:08
4.2-RC0

4.2-RC0 - 2020-03-12

Due to length, please refer the CHANGELOG directly.

4.1.1

Choose a tag to compare

@williamcroberts williamcroberts released this 21 Jan 18:17

4.1.1 - 2020-01-21

  • tpm2_certify: Fix output of attestation data including size field. Now outputs just bytes.
  • tpm2_certifycreation: Fix tool to match manpage where the code had the -C and -c options reversed.
  • tpm2_gettime: Fix output of attestation data including size field. Now outputs just bytes.
  • tpm2_nvcertify: Fix output of attestation data including size field. Now outputs just bytes.
  • tpm2_nvreadpublic: add name hash output.
  • tpm2_import: Support object policies when importing raw key material.
  • Fix overflow in pcrs.h where sizeof() was used instead of ARRAY_LEN().
  • build:
    • Fix compilation issue: lib/tpm2_hash.c:17:19: note: 'left' was declared here.
  • man:
    • Fix manpage examples that have "sha" instead of "sha1"
    • tpm2_shutdown manpage was missing, add it to build.
    • Fix manpage example for tpm2_createak's tpm2_evictcontrol example.

4.1.1-RC1

4.1.1-RC1 Pre-release
Pre-release

Choose a tag to compare

@williamcroberts williamcroberts released this 13 Jan 15:33

4.1.1-RC1 - 2020-01-13

  • tpm2_certify: Fix output of attestation data including size field. Now outputs just bytes.
  • tpm2_certifycreation: Fix tool to match manpage where the code had the -C and -c options reversed.
  • tpm2_gettime: Fix output of attestation data including size field. Now outputs just bytes.
  • tpm2_nvcertify: Fix output of attestation data including size field. Now outputs just bytes.
  • tpm2_nvreadpublic: add name hash output.
  • tpm2_import: Support object policies when importing raw key material.
  • Fix overflow in pcrs.h where sizeof() was used instead of ARRAY_LEN().
  • build:
    • Fix compilation inssue: lib/tpm2_hash.c:17:19: note: 'left' was declared here.
  • man:
    • Fix manpage examples that have "sha" instead of "sha1"
    • tpm2_shutdown manpage was missing, add it to build.
    • Fix manpage example for tpm2_createak's tpm2_evictcontrol example.

3.2.2-RC0

3.2.2-RC0 Pre-release
Pre-release

Choose a tag to compare

@williamcroberts williamcroberts released this 13 Jan 15:18

3.2.2-RC0 - 2020-01-8

  • Update to work with newer version of TSS.
  • Fix algorithm selection parsing for algs like sm3_sha256.

4.1.1-RC0

4.1.1-RC0 Pre-release
Pre-release

Choose a tag to compare

@williamcroberts williamcroberts released this 23 Dec 17:03

4.1.1-RC0 - 2019-12-23

  • tpm2_certify: Fix output of attestation data including size field. Now outputs just bytes.
  • tpm2_certifycreation: Fix tool to match manpage where the code had the -C and -c options reversed.
  • tpm2_gettime: Fix output of attestation data including size field. Now outputs just bytes.
  • tpm2_nvcertify: Fix output of attestation data including size field. Now outputs just bytes.
  • tpm2_nvreadpublic: add name hash output.
  • tpm2_import: Support object policies when importing raw key material.
  • Fix overflow in pcrs.h where sizeof() was used instead of ARRAY_LEN().
  • build:
    • Fix compilation inssue: lib/tpm2_hash.c:17:19: note: 'left' was declared here.
  • man:
    • Fix manpage examples that have "sha" instead of "sha1"
    • tpm2_shutdown manpage was missing, add it to build.

4.1

4.1

Choose a tag to compare

@idesai idesai released this 25 Nov 18:14
4.1

4.1 2019-11-25

Due to the length, see the CHANGELOG directly.

4.1-rc1

4.1-rc1 Pre-release
Pre-release

Choose a tag to compare

@idesai idesai released this 18 Nov 15:09
4.1-rc1

4.1-rc1 2019-11-18

Due to the length, see the CHANGELOG directly.

4.1-rc0

4.1-rc0 Pre-release
Pre-release

Choose a tag to compare

@idesai idesai released this 05 Nov 19:20
4.1-rc0

4.1-rc0 2019-11-05

Due to the length, see the CHANGELOG directly.

4.0.1

Choose a tag to compare

@williamcroberts williamcroberts released this 28 Oct 13:35

4.0.1 - 2019-10-2r81

  • tpm2_checkquote:
    • Fix YAML output bug.

4.0.1-rc0

4.0.1-rc0 Pre-release
Pre-release

Choose a tag to compare

@williamcroberts williamcroberts released this 21 Oct 17:32

4.0.1-rc0 - 2019-10-21

  • tpm2_checkquote:
    • Fix YAML output bug.