Merge pull request #10242 from Icinga/probot/sync-changelog/support/2.13/9c9af8e3e7298baf21c767bf5094fd38dbd6fe22

CHANGELOG.md: add v2.11.12
This commit is contained in:
Alexander Aleksandrovič Klimov 2024-11-14 16:54:47 +01:00 committed by GitHub
commit 7caa52b374
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -749,6 +749,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.