Skip to content

Commit 4545262

Browse files
committed
Icinga 2.14.3
1 parent 850f79e commit 4545262

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.14.3 (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.14.2 (2024-01-18)
1120

1221
Version 2.14.2 is a hotfix release for master nodes that mainly

ICINGA2_VERSION

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

0 commit comments

Comments
 (0)