diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index e311f4a57..3c99f6328 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -4,14 +4,15 @@ All notable changes to this project will be documented in this file. Starting with release 5.4, The format is based on [Keep a Changelog](http://keepachangelog.com/). -## 5.7-rc1 - 2024-04-24 +## 5.7 - 2024-04-26 +### Security +- Fixed CVE-2024-29038 +- Fixed CVE-2024-29039 + ### Fixed - Fix eventlog test - Fix issues with reading NV indexes - Fix context save error on tpm2_create - -## 5.7-rc0 - 2024-03-26 -### Fixed - tpm2_sessionconfig: fix handling of `--disable-continue session` so that the subsequent command will not fail when attempting to context save a flushed session. - detection of functions within libcrypto when CRYPTO_LIBS is set and system has install libcrypto.