mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 05:34:48 +02:00
Icinga 2.13.7
* Update CHANGELOG.md (WIP) * Bump ICINGA2_VERSION
This commit is contained in:
parent
ed9f0dc2cb
commit
ce5288ef79
22
CHANGELOG.md
22
CHANGELOG.md
@ -7,6 +7,28 @@ documentation before upgrading to a new release.
|
|||||||
|
|
||||||
Released closed milestones can be found on [GitHub](https://github.com/Icinga/icinga2/milestones?state=closed).
|
Released closed milestones can be found on [GitHub](https://github.com/Icinga/icinga2/milestones?state=closed).
|
||||||
|
|
||||||
|
## 2.13.7 (2023-02-16)
|
||||||
|
|
||||||
|
This security release updates Boost and OpenSSL libraries bundled on Windows
|
||||||
|
and repairs broken SELinux policies. By the way it fixes several other bugs.
|
||||||
|
|
||||||
|
### Security
|
||||||
|
|
||||||
|
* Windows: update bundled OpenSSL to v1.1.1t. #9672
|
||||||
|
|
||||||
|
### Bugfixes
|
||||||
|
|
||||||
|
* SELinux: repair broken policies. #9690
|
||||||
|
* Signal handlers: don't interrupt and break plugins spawning. #9682
|
||||||
|
* Icinga DB: take check\_period into account during overdue calculation. #9679
|
||||||
|
* Avoid corrupted files: use fsync(2)/FlushFileBuffers() everywhere. #9681
|
||||||
|
* Solaris: fix compile error. #9680
|
||||||
|
|
||||||
|
### Enhancements
|
||||||
|
|
||||||
|
* Windows: update bundled Boost to v1.81. #9678
|
||||||
|
* Documentation: several fixes and improvements. #9671
|
||||||
|
|
||||||
## 2.13.6 (2022-11-08)
|
## 2.13.6 (2022-11-08)
|
||||||
|
|
||||||
The main focus of version 2.13.6 is improved performance of Icinga DB and apply rules.
|
The main focus of version 2.13.6 is improved performance of Icinga DB and apply rules.
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Version: 2.13.6
|
Version: 2.13.7
|
||||||
Revision: 1
|
Revision: 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user