diff --git a/CHANGELOG.md b/CHANGELOG.md index fa497363a..21970ba46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1052,6 +1052,23 @@ Thanks to all contributors: * Metrics * OpenTSDB-Writer: Remove incorrect space causing missing tag error #8245 +## 2.12.10 (2023-02-16) + +This security release updates Boost and OpenSSL libraries bundled on Windows +and repairs broken SELinux policies. + +### Security + +* Windows: update bundled OpenSSL to v1.1.1t. #9686 + +### Bugfixes + +* SELinux: repair broken policies. #9689 + +### Enhancements + +* Windows: update bundled Boost to v1.81. #9686 + ## 2.12.9 (2022-06-30) This release includes some fixes and a performance improvement