File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,28 @@ 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.13.7 (2023-02-16)
11+
12+ This security release updates Boost and OpenSSL libraries bundled on Windows
13+ and repairs broken SELinux policies. By the way it fixes several other bugs.
14+
15+ ### Security
16+
17+ * Windows: update bundled OpenSSL to v1.1.1t. #9672
18+
19+ ### Bugfixes
20+
21+ * SELinux: fix user and domain creation by explicitly setting the role. #9690
22+ * Signal handlers: don't interrupt and break plugins spawning. #9682
23+ * Icinga DB: take check\_ period into account during overdue calculation. #9679
24+ * Avoid corrupted files: use fsync(2)/FlushFileBuffers() everywhere. #9681
25+ * Solaris: fix compile error. #9680
26+
27+ ### Enhancements
28+
29+ * Windows: update bundled Boost to v1.81. #9678
30+ * Documentation: several fixes and improvements. #9671
31+
1032## 2.13.6 (2022-11-08)
1133
1234The main focus of version 2.13.6 is improved performance of Icinga DB and apply rules.
Original file line number Diff line number Diff line change 1- Version: 2.13.6
1+ Version: 2.13.7
22Revision: 1
You can’t perform that action at this time.
0 commit comments