Skip to content

Commit f2c83fb

Browse files
authored
Merge pull request #9950 from Icinga/probot/sync-changelog/support/2.14/9fa41f3b4fbae83d4ca5bbfce4771031b6bd1fa4
CHANGELOG.md: add v2.13.9
2 parents 9fa41f3 + b85cd98 commit f2c83fb

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,26 @@ Add `linux_netdev` check command. #9045
225225
* Several code quality improvements. #8815 #9106 #9250
226226
#9508 #9517 #9537 #9594 #9605 #9606 #9641 #9658 #9702 #9717 #9738
227227

228+
## 2.13.9 (2023-12-21)
229+
230+
Version 2.13.9 is a hotfix release for masters and satellites that mainly
231+
prevents permanent disintegration of a whole cluster due to root CA expiry.
232+
233+
### Security
234+
235+
* Automatically renew own root CA and distribute it to all nodes. #9934
236+
* Update OpenSSL shipped on Windows to v3.0.12. #9945
237+
* Disable TLS renegotiation (handshake on existing connection). #9945
238+
239+
### Bugfixes
240+
241+
* Icinga DB feature: fix crash due to missing NULL pointer check. #9945
242+
* Icinga DB feature: fix data written into Redis crashing the Go daemon. #9945
243+
244+
### Updates
245+
246+
* Update Boost shipped on Windows to v1.83. #9945
247+
228248
## 2.13.8 (2023-07-12)
229249

230250
Version 2.13.8 is a maintenance release that fixes some bugs,

0 commit comments

Comments
 (0)