From 10241a23450bdf9b98796e24aa92d2f8739336ad Mon Sep 17 00:00:00 2001 From: Laurent Pinsivy <lpinsivy@centreon.com> Date: Thu, 3 Aug 2017 13:28:48 +0100 Subject: [PATCH] Add Centreon Web 2.7.12 release note --- .../centreon-2.7/centreon-2.7.12.rst | 23 +++++++++++++++++++ doc/en/release_notes/centreon-2.7/index.rst | 1 + .../centreon-2.7/centreon-2.7.12.rst | 23 +++++++++++++++++++ doc/fr/release_notes/centreon-2.7/index.rst | 1 + 4 files changed, 48 insertions(+) create mode 100644 doc/en/release_notes/centreon-2.7/centreon-2.7.12.rst create mode 100644 doc/fr/release_notes/centreon-2.7/centreon-2.7.12.rst diff --git a/doc/en/release_notes/centreon-2.7/centreon-2.7.12.rst b/doc/en/release_notes/centreon-2.7/centreon-2.7.12.rst new file mode 100644 index 0000000000..8b068d2d35 --- /dev/null +++ b/doc/en/release_notes/centreon-2.7/centreon-2.7.12.rst @@ -0,0 +1,23 @@ +############### +Centreon 2.7.12 +############### + +The 2.7.12 release for Centreon Web is now available for `download <https://download.centreon.com>`_. +The full release notes for 2.7.12 follow. + +****** +Notice +****** + +If you are upgrading from a version prior to 2.7.0, make sure to go through all the release notes available +`here <http://documentation.centreon.com/docs/centreon/en/latest/release_notes/index.html>`_. + +Bug Fixes +========= + +* [CLAPI] Several bugs on HG / CG when export is filtered #5297 PR #5320 +* [CLAPI] fix clapi ldap contact import +* Unable to load public custom view - No Layout... #5449 +* Impossible to acknowledge several object from custom views #5420 +* Security: avoid external command shell injection in comment + diff --git a/doc/en/release_notes/centreon-2.7/index.rst b/doc/en/release_notes/centreon-2.7/index.rst index 95d6e5293d..744d7bb200 100644 --- a/doc/en/release_notes/centreon-2.7/index.rst +++ b/doc/en/release_notes/centreon-2.7/index.rst @@ -19,3 +19,4 @@ Please find here the release notes dedicated to the last 2.7.x version of Centre centreon-2.7.9 centreon-2.7.10 centreon-2.7.11 + centreon-2.7.12 diff --git a/doc/fr/release_notes/centreon-2.7/centreon-2.7.12.rst b/doc/fr/release_notes/centreon-2.7/centreon-2.7.12.rst new file mode 100644 index 0000000000..8b068d2d35 --- /dev/null +++ b/doc/fr/release_notes/centreon-2.7/centreon-2.7.12.rst @@ -0,0 +1,23 @@ +############### +Centreon 2.7.12 +############### + +The 2.7.12 release for Centreon Web is now available for `download <https://download.centreon.com>`_. +The full release notes for 2.7.12 follow. + +****** +Notice +****** + +If you are upgrading from a version prior to 2.7.0, make sure to go through all the release notes available +`here <http://documentation.centreon.com/docs/centreon/en/latest/release_notes/index.html>`_. + +Bug Fixes +========= + +* [CLAPI] Several bugs on HG / CG when export is filtered #5297 PR #5320 +* [CLAPI] fix clapi ldap contact import +* Unable to load public custom view - No Layout... #5449 +* Impossible to acknowledge several object from custom views #5420 +* Security: avoid external command shell injection in comment + diff --git a/doc/fr/release_notes/centreon-2.7/index.rst b/doc/fr/release_notes/centreon-2.7/index.rst index 95d6e5293d..744d7bb200 100644 --- a/doc/fr/release_notes/centreon-2.7/index.rst +++ b/doc/fr/release_notes/centreon-2.7/index.rst @@ -19,3 +19,4 @@ Please find here the release notes dedicated to the last 2.7.x version of Centre centreon-2.7.9 centreon-2.7.10 centreon-2.7.11 + centreon-2.7.12 -- GitLab