CHANGES: Update CHANGES file for 0.7.3

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
This commit is contained in:
Stefan Berger 2020-07-07 09:07:00 -04:00 committed by Stefan Berger
parent 94b13010b4
commit efa4185592

View File

@ -1,5 +1,10 @@
CHANGES - changes for libtpms
version 0.7.3
- Fixed the set of PCRs belonging to the TCB group. This affects the
pcrUpdateCounter in TPM2_Pcrread() responses, thus needs latest `swtpm`
(master, stable branches) for test cases to succeed there.
version 0.7.2
- Fix output buffer parameter and size for RSA decryption that could cause
stack corruption under certain circumstances