Skip to content

Icinga 2 v2.13.8

Compare
Choose a tag to compare
@julianbrost julianbrost released this 12 Jul 14:21
· 954 commits to master since this release
v2.13.8
fa00cf8

Version 2.13.8 is a maintenance release that fixes some bugs,
especially Icinga DB crashes, and updates several bundled libraries.

Bugfixes

  • Icinga DB feature: normalize several Redis data not to crash the Go daemon. #9814
  • Don't hang in timed out connection attempt. #9815
  • Trigger flexible downtimes not in the past if checkable is already down. #9817
  • ElasticsearchWriter: fix data buffer flush race condition during stop. #9818
  • SELinux: allow Icinga and its plugins to write to syslog. #9819
  • Fix lost acknowledgements after re-connect. #9820
  • Fix parsing of perfdata across multiple lines in plugin output. #9821
  • cluster-zone check: don't complain about not connected
    other local zone members if there aren't any. #9822

Updates