Icinga 2.12.10

* Update CHANGELOG.md (WIP)
* Bump ICINGA2_VERSION

(cherry picked from commit 07ca2d5108)
This commit is contained in:
Alexander A. Klimov 2023-02-16 13:14:27 +01:00 committed by Yonas Habteab
parent 3c5dd9b9fc
commit f8b87a1538

View file

@ -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