mirror of
https://github.com/Icinga/icinga2.git
synced 2026-05-28 04:12:13 -04:00
Icinga 2.12.10
* Update CHANGELOG.md (WIP)
* Bump ICINGA2_VERSION
(cherry picked from commit 07ca2d5108)
This commit is contained in:
parent
3c5dd9b9fc
commit
f8b87a1538
1 changed files with 17 additions and 0 deletions
17
CHANGELOG.md
17
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue