Skip to content

Commit 5cde51c

Browse files
committed
Icinga 2.11.12
1 parent b68139d commit 5cde51c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ 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.12 (2024-11-12)
11+
12+
This security release fixes a TLS certificate validation bypass.
13+
Given the severity of that issue, users are advised to upgrade all nodes immediately.
14+
15+
* Security: fix TLS certificate validation bypass. CVE-2024-49369
16+
* Security: update OpenSSL shipped on Windows to v3.0.15.
17+
* Windows: sign MSI packages with a certificate the OS trusts by default.
18+
1019
## 2.11.11 (2021-08-19)
1120

1221
The main focus of these versions is a security vulnerability in the TLS certificate verification of our metrics writers ElasticsearchWriter, GelfWriter and InfluxdbWriter.

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Version: 2.11.11
1+
Version: 2.11.12
22
Revision: 1

0 commit comments

Comments
 (0)