File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ documentation before upgrading to a new release.
77
88Released 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 and the OpenSSL version shipped
13+ 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+
1020## 2.15.1 (2025-10-16)
1121
1222This release fixes multiple security issues. Two of them allow authenticated
Original file line number Diff line number Diff line change 1- Version: 2.15.1
1+ Version: 2.15.2
22Revision: 1
You can’t perform that action at this time.
0 commit comments