diff --git a/CHANGELOG.md b/CHANGELOG.md index abaa1cb35..6a7d306b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,19 @@ documentation before upgrading to a new release. Released closed milestones can be found on [GitHub](https://github.com/Icinga/icinga2/milestones?state=closed). +# 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 diff --git a/VERSION b/VERSION index b961d2f9f..0a8d614e7 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -Version: 2.12.5 +Version: 2.12.6 Revision: 1