Skip to content

Commit 93dea6d

Browse files
Merge pull request #10805 from Icinga/release-2.15.3
Release 2.15.3
2 parents 08b5711 + 1be7370 commit 93dea6d

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ 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.15.3 (2026-04-23)
11+
12+
This is a small release containing a few bugfixes backported from the v2.16.0 release.
13+
14+
We will also no longer provide 32bit Windows MSIs via Chocolatey (#10761).
15+
16+
* Bump OpenSSL shipped for Windows to v3.0.20: #10793
17+
* Fixed a race condition in the `v1/console` handler: #10755, and #10740
18+
* Fix double-free error in `posix_error::what()`: #10742
19+
* InfluxDBWriter: print full HTTP error body when request fails: #10739
20+
1021
## 2.15.2 (2026-01-29)
1122

1223
This security release fixes a problem in the Icinga 2 Windows MSI that did not

ICINGA2_VERSION

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

0 commit comments

Comments
 (0)