File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,26 @@ 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.9 (2023-12-21)
11+
12+ Version 2.13.9 is a hotfix release for masters and satellites that mainly
13+ prevents permanent disintegration of a whole cluster due to root CA expiry.
14+
15+ ### Security
16+
17+ * Automatically renew own root CA and distribute it to all nodes. #9934
18+ * Update OpenSSL shipped on Windows to v3.0.12. #9945
19+ * Disable TLS renegotiation (handshake on existing connection). #9945
20+
21+ ### Bugfixes
22+
23+ * Icinga DB feature: fix crash due to missing NULL pointer check. #9945
24+ * Icinga DB feature: fix data written into Redis crashing the Go daemon. #9945
25+
26+ ### Updates
27+
28+ * Update Boost shipped on Windows to v1.83. #9945
29+
1030## 2.13.8 (2023-07-12)
1131
1232Version 2.13.8 is a maintenance release that fixes some bugs,
Original file line number Diff line number Diff line change 1- Version: 2.13.8
1+ Version: 2.13.9
22Revision: 1
You can’t perform that action at this time.
0 commit comments