mirror of https://github.com/Icinga/icinga2.git
CHANGELOG.md: add v2.14.3
This commit is contained in:
parent
cf162e85d0
commit
dfa2912983
|
@ -7,6 +7,15 @@ documentation before upgrading to a new release.
|
||||||
|
|
||||||
Released closed milestones can be found on [GitHub](https://github.com/Icinga/icinga2/milestones?state=closed).
|
Released closed milestones can be found on [GitHub](https://github.com/Icinga/icinga2/milestones?state=closed).
|
||||||
|
|
||||||
|
## 2.14.3 (2024-11-12)
|
||||||
|
|
||||||
|
This security release fixes a TLS certificate validation bypass.
|
||||||
|
Given the severity of that issue, users are advised to upgrade all nodes immediately.
|
||||||
|
|
||||||
|
* Security: fix TLS certificate validation bypass. CVE-2024-49369
|
||||||
|
* Security: update OpenSSL shipped on Windows to v3.0.15.
|
||||||
|
* Windows: sign MSI packages with a certificate the OS trusts by default.
|
||||||
|
|
||||||
## 2.14.2 (2024-01-18)
|
## 2.14.2 (2024-01-18)
|
||||||
|
|
||||||
Version 2.14.2 is a hotfix release for master nodes that mainly
|
Version 2.14.2 is a hotfix release for master nodes that mainly
|
||||||
|
|
Loading…
Reference in New Issue