From 8556fbe6570fc71282d0d3ae3a337512131c241d Mon Sep 17 00:00:00 2001 From: Johannes Schmidt Date: Tue, 21 Apr 2026 12:04:20 +0200 Subject: [PATCH 1/2] Update changelog for v2.14.3 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 15f1c8498..eee23ac07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,17 @@ documentation before upgrading to a new release. Released closed milestones can be found on [GitHub](https://github.com/Icinga/icinga2/milestones?state=closed). +## 2.15.3 (2026-04-23) + +This is a small release containing a few bugfixes backported from the v2.16.0 release. + +We will also no longer provide 32bit Windows MSIs via Chocolatey (#10761). + +* Bump OpenSSL shipped for Windows to v3.0.20: #10793 +* Fixed a race condition in the `v1/console` handler: #10755, and #10740 +* Fix double-free error in `posix_error::what()`: #10742 +* InfluxDBWriter: print full HTTP error body when request fails: #10739 + ## 2.15.2 (2026-01-29) This security release fixes a problem in the Icinga 2 Windows MSI that did not From 1be73709e284d7441bca777e62be6ea7f682cf41 Mon Sep 17 00:00:00 2001 From: Johannes Schmidt Date: Tue, 21 Apr 2026 12:05:28 +0200 Subject: [PATCH 2/2] Release v2.15.3 --- ICINGA2_VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ICINGA2_VERSION b/ICINGA2_VERSION index 80a76401a..51964e8a0 100644 --- a/ICINGA2_VERSION +++ b/ICINGA2_VERSION @@ -1,2 +1,2 @@ -Version: 2.15.2 +Version: 2.15.3 Revision: 1