From 8d2fe76ace4a628bea9a4461d40f01c6e5db484c Mon Sep 17 00:00:00 2001 From: Julien Mathis <jmathis@merethis.com> Date: Thu, 23 Oct 2014 17:21:35 +0200 Subject: [PATCH] prepare 2.5.3 --- CHANGELOG | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index fd13ca91e4..dde4a834f8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,20 @@ +## Centreon 2.5.3 + +Bug fixes +========= +#5895: Security Issues : CVE-2014-3828 & CVE-2014-3829 +#5888: Differences between update and fresh install for Insert in index data field +#5829: Add config file in parameters for all crons of Centreon in order to install centreon on different directories +#5852: Fix problem with massive change for "Inherit contacts from host" in service form +#5841: Empty dependancies are now remove automaticaly +#5840: Fix problem with host duplication when this host has a "'" in the alias +#5790 & #5813 & #5750: Fix problems on Tacktical overview +#5786: Fix problem when generating correlation config file. +#5756: Fix problem with centstorage => Table log is growing to much +#5609: Push Centreon Broker table to UTF-8 +#5589: Fix problem with Contact inheritance between service and its template who doesn't work +#4865: Fix problem with search in Eventlog + ## Centreon 2.5.2 Bug fixes -- GitLab