From 7d0710d1c7656b2f20a738d7bcc74afd45833b54 Mon Sep 17 00:00:00 2001 From: Noah Hilverling Date: Wed, 18 Aug 2021 17:26:46 +0200 Subject: [PATCH] Add 2.12.6 changelog and bump VERSION (cherry picked from commit 88ed37454b7d8290d0f309784a166ab0d3c23326) --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6379ca44d..113021e2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1052,6 +1052,19 @@ Thanks to all contributors: * Metrics * OpenTSDB-Writer: Remove incorrect space causing missing tag error #8245 +# 2.12.6 (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. + +### Security + +* Add TLS server certificate validation to ElasticsearchWriter, GelfWriter and InfluxdbWriter + +Depending on your setup, manual intervention beyond installing the new versions +may be required, so please read the more detailed information in the +[release blog post](https://icinga.com/blog/2021/08/19/icinga-2-13-1-security-release//) +carefully + ## 2.12.5 (2021-07-15) Version 2.12.5 fixes two security vulnerabilities that may lead to privilege