From f8b87a15387ddab43aba3da83809612f81083fa7 Mon Sep 17 00:00:00 2001 From: "Alexander A. Klimov" Date: Thu, 16 Feb 2023 13:14:27 +0100 Subject: [PATCH] Icinga 2.12.10 * Update CHANGELOG.md (WIP) * Bump ICINGA2_VERSION (cherry picked from commit 07ca2d5108d5f1707cb4f10c25207bffca6b8910) --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) 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