CHANGELOG.md: add v2.11.12

This commit is contained in:
Alexander A. Klimov 2024-11-14 10:02:47 +00:00 committed by icinga-probot[bot]
parent d5cd5aff2c
commit 82bf39e9f3

View File

@ -976,6 +976,15 @@ Thanks to all contributors:
* Code quality fixes * Code quality fixes
* Small documentation 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) ## 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. The main focus of these versions is a security vulnerability in the TLS certificate verification of our metrics writers ElasticsearchWriter, GelfWriter and InfluxdbWriter.