From 82bc72b03532fc196632d057e1575431ef867772 Mon Sep 17 00:00:00 2001 From: Stefan Berger Date: Tue, 7 Jul 2020 08:59:20 -0400 Subject: [PATCH] CHANGES: Update CHANGES file for 0.6.3 Signed-off-by: Stefan Berger --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES b/CHANGES index 7775ea4d..db17c9a0 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,10 @@ CHANGES - changes for libtpms +version 0.6.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.6.2 - compilation fixes for TPM 1.2 and various architectures and gcc versions - Fix support for NIST curves P{192,224,521} and SM2 P256 and BN P648