Skip to content

Commit 08e2d9f

Browse files
committed
Add 2.11.11 changelog and bump VERSION
1 parent c2abb0c commit 08e2d9f

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ documentation before upgrading to a new release.
77

88
Released closed milestones can be found on [GitHub](https://github.com/Icinga/icinga2/milestones?state=closed).
99

10+
## 2.11.11 (2021-08-19)
11+
12+
The main focus of these versions is a security vulnerability in the TLS certificate verification of our metrics writers ElasticsearchWriter, GelfWriter and InfluxdbWriter.
13+
14+
### Security
15+
16+
* Add TLS server certificate validation to ElasticsearchWriter, GelfWriter and InfluxdbWriter
17+
18+
Depending on your setup, manual intervention beyond installing the new versions
19+
may be required, so please read the more detailed information in the
20+
[release blog post](https://icinga.com/blog/2021/08/19/icinga-2-13-1-security-release//)
21+
carefully
22+
1023
## 2.11.10 (2021-07-15)
1124

1225
Version 2.11.10 fixes two security vulnerabilities that may lead to privilege

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Version: 2.11.10
1+
Version: 2.11.11
22
Revision: 1

0 commit comments

Comments
 (0)