mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 21:55:03 +02:00
Merge remote-tracking branch 'origin/feature/release-5051' into next
Fixes #5051
This commit is contained in:
commit
a7effcbe81
@ -18,6 +18,15 @@ LICENSE file included in the package.
|
||||
Support for Icinga 2 is available in a number of ways. Please have a look at
|
||||
the support overview page at [https://support.icinga.org].
|
||||
|
||||
## What's New in Version 0.0.4
|
||||
|
||||
* IDO: PostgreSQL support
|
||||
* IDO: implemented options to filter which kind of events are written to the database
|
||||
* Livestatus: implemented support for the log and statehist tables
|
||||
* Livestatus: implemented regex filters (~ and ~~)
|
||||
* Replaced autotools-based build system with cmake
|
||||
* Lots of bug fixes and performance improvements
|
||||
|
||||
## What's New in Version 0.0.3
|
||||
|
||||
* `StatusDataWriter` and `ExternalCommandListener` (former `Compat`) and `CompatLogger`
|
||||
|
@ -47,7 +47,7 @@
|
||||
|
||||
Summary: network monitoring application
|
||||
Name: icinga2
|
||||
Version: 0.0.3
|
||||
Version: 0.0.4
|
||||
Release: %{revision}%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
|
Loading…
x
Reference in New Issue
Block a user