Skip to content

Commit 7c53efe

Browse files
committed
Release 2.15.2
1 parent b49451a commit 7c53efe

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

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.2 (2026-01-29)
11+
12+
Additionally, it includes various bug fixes and improvements regarding SELinux policies, GitHub Actions, and
13+
the OpenSSL version shipped on Windows.
14+
15+
* Windows: Update to OpenSSL 3.0.19. #SOME_PR_ID
16+
* SELinux: Fix policy to allow `logrotate` to execute the `icinga2` binary in order to send `SIGUSR1` for log rotation. #10643
17+
* SELinux: Fix policy to allow `icinga2` to send `SIGTERM` to nagios plugins processes on timeout. #10694
18+
* doc: Update Windows development docs to use Visual Studio 2022 instead of 2019. #10695
19+
* GHAs: Update various actions to their latest versions and extend build matrix. #10658, #10656, #10644, #10647, #10653, #10672
20+
1021
## 2.15.1 (2025-10-16)
1122

1223
This release fixes multiple security issues. Two of them allow authenticated

ICINGA2_VERSION

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

0 commit comments

Comments
 (0)