mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-25 14:44:32 +02:00
commit
a6d2970604
13
CHANGELOG.md
13
CHANGELOG.md
@ -7,6 +7,19 @@ documentation before upgrading to a new release.
|
||||
|
||||
Released closed milestones can be found on [GitHub](https://github.com/Icinga/icinga2/milestones?state=closed).
|
||||
|
||||
## 2.13.5 (2022-08-11)
|
||||
|
||||
Version 2.13.5 is a maintenance release that fixes some bugs,
|
||||
improves logging and updates a bundled library.
|
||||
|
||||
### Bugfixes
|
||||
|
||||
* Ensure not to write an incomplete (i.e. corrupt) state file. #9467
|
||||
* ITL: Render vars.apt\_upgrade=true as --upgrade, not --upgrade=true. #9458
|
||||
* Icinga DB: Add missing Redis SELinux policy. #9473
|
||||
* Windows: Don't spam the event log with non-error startup messages. #9457
|
||||
* Windows: Update bundled version of OpenSSL. #9460
|
||||
|
||||
## 2.13.4 (2022-06-30)
|
||||
|
||||
This release brings the final changes needed for the Icinga DB 1.0 release.
|
||||
|
@ -1,2 +1,2 @@
|
||||
Version: 2.13.4
|
||||
Version: 2.13.5
|
||||
Revision: 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user