Skip to content

Commit

Permalink
docs/CHANGELOG.md: update to version 5.3-rc1
Browse files Browse the repository at this point in the history
Signed-off-by: Imran Desai <imran.desai@intel.com>
  • Loading branch information
idesai committed Sep 13, 2022
1 parent 556161e commit ddf48c5
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/CHANGELOG.md
@@ -1,5 +1,17 @@
## Changelog

### 5.3-rc1 2022-09-12

* tools/tpm2_pcrreset.c: fix build errors in 32bit systems.

* Fix tssprivkey formatted PEM generation and load errors on 32 bit systems.

* CI: Add testing of 32bit systems with multiarch/qemu-user-static containers.

* Known issue: FAPI tools will not work on 32bit user-static qemu on 64bit
host because readdir returns NULL. Follow the issue on
https://gitlab.com/qemu-project/qemu/-/issues/263

### 5.3-rc0 2022-08-02

* tpm2_nvextend: fix for including ESYS_TR handle to calculate object name.
Expand Down

0 comments on commit ddf48c5

Please sign in to comment.