Skip to content

Commit ddf48c5

Browse files
committed
docs/CHANGELOG.md: update to version 5.3-rc1
Signed-off-by: Imran Desai <imran.desai@intel.com>
1 parent 556161e commit ddf48c5

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
## Changelog
22

3+
### 5.3-rc1 2022-09-12
4+
5+
* tools/tpm2_pcrreset.c: fix build errors in 32bit systems.
6+
7+
* Fix tssprivkey formatted PEM generation and load errors on 32 bit systems.
8+
9+
* CI: Add testing of 32bit systems with multiarch/qemu-user-static containers.
10+
11+
* Known issue: FAPI tools will not work on 32bit user-static qemu on 64bit
12+
host because readdir returns NULL. Follow the issue on
13+
https://gitlab.com/qemu-project/qemu/-/issues/263
14+
315
### 5.3-rc0 2022-08-02
416

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

0 commit comments

Comments
 (0)