mirror of
https://github.com/Icinga/icinga2.git
synced 2026-06-09 08:42:59 -04:00
Release version 2.8.4
This commit is contained in:
parent
63168b48bf
commit
6c4f59cf48
2 changed files with 11 additions and 1 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -1,5 +1,15 @@
|
|||
# Icinga 2.x CHANGELOG
|
||||
|
||||
## 2.8.4 (2018-04-25)
|
||||
|
||||
### Bug
|
||||
|
||||
* [#6257](https://github.com/icinga/icinga2/issues/6257) (Check Execution): Plugins crash when run from icinga2-2.8.3
|
||||
|
||||
### Support
|
||||
|
||||
* [#6260](https://github.com/icinga/icinga2/issues/6260) (Check Execution, PR): Revert "fixup set rlimit stack failed condition"
|
||||
|
||||
## 2.8.3 (2018-04-24)
|
||||
|
||||
### Notes
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1,2 +1,2 @@
|
|||
Version: 2.8.3
|
||||
Version: 2.8.4
|
||||
Revision: 1
|
||||
|
|
|
|||
Loading…
Reference in a new issue