Merge pull request #10235 from Icinga/probot/sync-changelog/support/2.14/d5cd5aff2c8baac2040b2cd8ae7a466b819728b2

CHANGELOG.md: add v2.11.12
This commit is contained in:
Alexander Aleksandrovič Klimov 2024-11-14 13:12:38 +01:00 committed by GitHub
commit 538acb64ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -976,6 +976,15 @@ Thanks to all contributors:
* Code quality fixes
* Small documentation fixes
## 2.11.12 (2024-11-12)
This security release fixes a TLS certificate validation bypass.
Given the severity of that issue, users are advised to upgrade all nodes immediately.
* Security: fix TLS certificate validation bypass. CVE-2024-49369
* Security: update OpenSSL shipped on Windows to v3.0.15.
* Windows: sign MSI packages with a certificate the OS trusts by default.
## 2.11.11 (2021-08-19)
The main focus of these versions is a security vulnerability in the TLS certificate verification of our metrics writers ElasticsearchWriter, GelfWriter and InfluxdbWriter.