We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 556161e commit ddf48c5Copy full SHA for ddf48c5
docs/CHANGELOG.md
@@ -1,5 +1,17 @@
1
## Changelog
2
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
15
### 5.3-rc0 2022-08-02
16
17
* tpm2_nvextend: fix for including ESYS_TR handle to calculate object name.
0 commit comments