CHANGES: Write a note about changes to SignedCompareB()

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
This commit is contained in:
Stefan Berger 2023-04-17 11:12:05 -04:00 committed by Stefan Berger
parent 0c32f39788
commit 2ef7f12aed

View File

@ -1,5 +1,12 @@
CHANGES - changes for libtpms
version 0.10.0:
- tpm2: Fix of SignedCompareB().
NOTE: This fix *may* result in backwards compatibility issues with
PCR policies used by TPM2_PolicyCounterTimer and TPM2_PolicyNV
when upgrading from v0.9 to v0.10.
https://github.com/stefanberger/libtpms/pull/367#issuecomment-1498353831
version 0.9.0:
- NOTE: Downgrade to previous versions is not possible. See below.
- The size of the context gap has been adjusted to 0xffff from 0xff.