Changelog for
centreon-engine-extcommands-18.10.0-2.3.x86_64.rpm :
Mon Oct 29 13:00:00 2018 ecsosAATTopensuse.org
- update to 18.10.0
- no changelog from upstream
- Remove changes for std::unique_ptr
Tue Jul 24 14:00:00 2018 ecsosAATTopensuse.org
- change std::auto_ptr to std::unique_ptr
Fri Nov 24 13:00:00 2017 ecsosAATTopensuse.org
- update to 1.8.1
no changelog from upstream
Mon Oct 23 14:00:00 2017 ecsosAATTopensuse.org
- update to 1.8.0
no changelog from upstream
Fri Apr 28 14:00:00 2017 ecsosAATTopensuse.org
- update to 1.7.2
* Enhancements
- Improve configuration loading time
In the configuration resolution phase, the object lookup
mechanism was mostly based on object iteration (ie. O(n)).
This was replaced by key-based lookup (either O(1) or O(ln n),
based on searched object type).
Wed Mar 29 14:00:00 2017 ecsosAATTopensuse.org
- update to 1.7.1
* Bug fixes
- Reduce module reloading failure severity
In previous versions, Centreon Engine complained when not
being able to reload one of its module with an Error message.
The severity was reduce to what it really is, a Warning.
- Set default auto-rescheduling interval to one hour
When activated, auto-rescheduling places service checks in an
even manner. However by default the auto-rescheduling routine
was run every 30 seconds, which could lead in the most
extreme cases in the same service being executed every
30 seconds. The default interval is now set to one hour.
- Remove notification warnings if notification is not enabled
Warnings about notification misconfiguration are now removed
if notification is not enabled on the target host or service.
Wed Feb 1 13:00:00 2017 ecsosAATTopensuse.org
- update to 1.7.0
* What’s new
- Rewritten timeperiods
The timeperiod code was heavily modified to be more robust
and handle more edge cases such as DST changes or timeperiods
that span between two years. Unit tests ensure that these
edge cases work properly.
- rebase patch centreon-engine-logrotate to include for systemd
Wed Dec 14 13:00:00 2016 ecsosAATTopensuse.org
- update to 1.6.2
* Bug fixes
- Crash when reloading escalation configuration
In some cases, the configuration reload mechanism can lead
Centreon Engine to crash. This was caused by invalid links in
the escalation objects that were accessed before relinking
occured.
- changes from 1.6.1
* What’s new
- Recovery notification delay
A new configuration variable is introduced on hosts and
services to delay recovery notification. The recovery
notification delay property defines a duration below which no
recovery notification will be sent for the affected host or
service. This helps to reduce the number of transient issues.
- Timezone macros
Objects’ timezones are now available through the HOSTTIMEZONE,
SERVICETIMEZONE and CONTACTTIMEZONE macros for hosts,
services and contacts respectively.
- Code cleanup
As Centreon Engine became performant enough, all caching
files inherited from the original software became unnecessary.
Support code for these cache files was removed in this
release.
* Bug fixes
- Additive inheritance
Additive inheritance was not always working according to
documentation. This release make the documentation and the
real software behavior match.
- changes from 1.5.2
* Bugs fixed
- Crash when reloading escalation configuration
In some cases, the configuration reload mechanism can lead
Centreon Engine to crash. This was caused by invalid links in
the escalation objects that were accessed before relinking
occured.
Fri Jun 17 14:00:00 2016 ecsosAATTopensuse.org
- update ot 1.5.1
* Bugs fixed
- Missing HOSTID and SERVICEID macros
When developing the 1.5.0 release of Centreon Engine,
Centreon ID were promoted to full-class configuration
variables. This effectively removed them from the list of
available macros. This release restore them.
- Wrong latency after first startup
The latency of newly created objects can be wrongly
calculated in rare situations where the smart scheduling mode
is not used.
Thu Dec 17 13:00:00 2015 ecsosAATTopensuse.org
- update to 1.5.0
Sun Oct 18 14:00:00 2015 ecsosAATTopensuse.org
- update to 1.4.15
Tue Jul 7 14:00:00 2015 ecsosAATTopensuse.org
- update to 1.4.14
Wed May 13 14:00:00 2015 ecsosAATTopensuse.org
- update to 1.4.13
Wed May 6 14:00:00 2015 ecsosAATTopensuse.org
- update to 1.4.12
Tue Mar 10 13:00:00 2015 ecsosAATTopensuse.org
- update to 1.4.11
Fri Feb 20 13:00:00 2015 ecsosAATTopensuse.org
- update to 1.4.10
Fri Jan 23 13:00:00 2015 ecsosAATTopensuse.org
- update to 1.4.9
Fri Oct 24 14:00:00 2014 ecsosAATTopensuse.org
- update to 1.4.8
Mon Oct 6 14:00:00 2014 ecsosAATTopensuse.org
- update to 1.4.7
Thu Sep 4 14:00:00 2014 ecsosAATTopensuse.org
- update to 1.4.6
* correct build problems
* correct config specification in spec-file
* insert rpmlintrc
Wed Mar 5 13:00:00 2014 alexandreAATTexatati.com.br
- Update to 1.3.7.
Thu Jan 23 13:00:00 2014 alexandreAATTexatati.com.br
- Initial package (1.3.4) for openSUSE.