From 72371faf44fd54e65cea354202a1169bdea6b43f Mon Sep 17 00:00:00 2001 From: Adrien Morais Date: Mon, 24 Jun 2019 11:55:59 +0200 Subject: [PATCH] chore(build): new version released 19.04.3 --- .../centreon-19.04/centreon-19.04.3.rst | 45 +++++++++++++++++++ doc/en/release_notes/centreon-19.04/index.rst | 1 + .../centreon-19.04/centreon-19.04.3.rst | 45 +++++++++++++++++++ doc/fr/release_notes/centreon-19.04/index.rst | 1 + www/install/insertBaseConf.sql | 2 +- www/install/php/Update-19.04.3.php | 0 6 files changed, 93 insertions(+), 1 deletion(-) create mode 100644 doc/en/release_notes/centreon-19.04/centreon-19.04.3.rst create mode 100644 doc/fr/release_notes/centreon-19.04/centreon-19.04.3.rst create mode 100644 www/install/php/Update-19.04.3.php diff --git a/doc/en/release_notes/centreon-19.04/centreon-19.04.3.rst b/doc/en/release_notes/centreon-19.04/centreon-19.04.3.rst new file mode 100644 index 00000000000..f6b84a69c79 --- /dev/null +++ b/doc/en/release_notes/centreon-19.04/centreon-19.04.3.rst @@ -0,0 +1,45 @@ +==================== +Centreon Web 19.04.3 +==================== + +Enhancements +------------ + +* [Traps] Increase trap special command database field (#7610) +* [Traps] Make @HOSTID@ macro available for trap configuration (#7592) +* [Traps] You can create a trap with matching mode regexp (#7679) +* [UI] Enhance helper (tooltip) for mail configuration (#7584) +* [UI] Translate notification delay parameters (#7696) + +Bug fixes +--------- + +* [Centcore] Issue fixed with commands that were overwritten (#7650) +* [Configuration] Correctly save service_interleave_factor value in Engine configuration form (#7591) +* [Configuration] Correctly search services by "disabled" state (#7612) +* [Downtime] Correctly compute downtime duration & end date (#7601) +* [Event Logs] Several issues fixed on CSV export (group arrows, host filter) +* [Installation] Missing template directory in tar.gz package +* [Monitoring] Correctly display services with special character "+" (#7624) +* [Remote Server] Update only properties of selected poller (#7633) +* [Remote Server] Do not compare bugfix version on task import (#7638) +* [Remote Server] Increase size of database field to store large FQDN (#7637 closes #7615) +* [Remote Server] Set task in failed if an error appears during import/export (#7634) +* [Remote Server] Filter output to master on NEB category only (#7695) +* [Reporting] Correctly apply ACL on reporting dashboard (#7604) +* [UI] Add scrollbar to remote server configuration wizard (#7600) +* [UI] Change icon cursor when exporting graphs to PNG (#7613) +* [Upgrade] Issue with upgrade from 18.10.x to 19.04.x (#7602 closes #7596) + +Documentation +------------- + +* [Onboarding] Improve actual content for Quick Start and add more (#7609) + +Security fixes +-------------- + +* [UI] add escapeshellarg to nagios_bin binary passed to shell_exec (#7694 closes CVE-2019-13024) + +Known issue +----------- \ No newline at end of file diff --git a/doc/en/release_notes/centreon-19.04/index.rst b/doc/en/release_notes/centreon-19.04/index.rst index 3f8a637668a..1103cef56d5 100644 --- a/doc/en/release_notes/centreon-19.04/index.rst +++ b/doc/en/release_notes/centreon-19.04/index.rst @@ -7,6 +7,7 @@ Please find here the release notes dedicated to the last 19.04.x version of Cent .. toctree:: :maxdepth: 1 + centreon-19.04.3 centreon-19.04.2 centreon-19.04.1 centreon-19.04.0 diff --git a/doc/fr/release_notes/centreon-19.04/centreon-19.04.3.rst b/doc/fr/release_notes/centreon-19.04/centreon-19.04.3.rst new file mode 100644 index 00000000000..f6b84a69c79 --- /dev/null +++ b/doc/fr/release_notes/centreon-19.04/centreon-19.04.3.rst @@ -0,0 +1,45 @@ +==================== +Centreon Web 19.04.3 +==================== + +Enhancements +------------ + +* [Traps] Increase trap special command database field (#7610) +* [Traps] Make @HOSTID@ macro available for trap configuration (#7592) +* [Traps] You can create a trap with matching mode regexp (#7679) +* [UI] Enhance helper (tooltip) for mail configuration (#7584) +* [UI] Translate notification delay parameters (#7696) + +Bug fixes +--------- + +* [Centcore] Issue fixed with commands that were overwritten (#7650) +* [Configuration] Correctly save service_interleave_factor value in Engine configuration form (#7591) +* [Configuration] Correctly search services by "disabled" state (#7612) +* [Downtime] Correctly compute downtime duration & end date (#7601) +* [Event Logs] Several issues fixed on CSV export (group arrows, host filter) +* [Installation] Missing template directory in tar.gz package +* [Monitoring] Correctly display services with special character "+" (#7624) +* [Remote Server] Update only properties of selected poller (#7633) +* [Remote Server] Do not compare bugfix version on task import (#7638) +* [Remote Server] Increase size of database field to store large FQDN (#7637 closes #7615) +* [Remote Server] Set task in failed if an error appears during import/export (#7634) +* [Remote Server] Filter output to master on NEB category only (#7695) +* [Reporting] Correctly apply ACL on reporting dashboard (#7604) +* [UI] Add scrollbar to remote server configuration wizard (#7600) +* [UI] Change icon cursor when exporting graphs to PNG (#7613) +* [Upgrade] Issue with upgrade from 18.10.x to 19.04.x (#7602 closes #7596) + +Documentation +------------- + +* [Onboarding] Improve actual content for Quick Start and add more (#7609) + +Security fixes +-------------- + +* [UI] add escapeshellarg to nagios_bin binary passed to shell_exec (#7694 closes CVE-2019-13024) + +Known issue +----------- \ No newline at end of file diff --git a/doc/fr/release_notes/centreon-19.04/index.rst b/doc/fr/release_notes/centreon-19.04/index.rst index 3f8a637668a..1103cef56d5 100644 --- a/doc/fr/release_notes/centreon-19.04/index.rst +++ b/doc/fr/release_notes/centreon-19.04/index.rst @@ -7,6 +7,7 @@ Please find here the release notes dedicated to the last 19.04.x version of Cent .. toctree:: :maxdepth: 1 + centreon-19.04.3 centreon-19.04.2 centreon-19.04.1 centreon-19.04.0 diff --git a/www/install/insertBaseConf.sql b/www/install/insertBaseConf.sql index 13f5ccb172f..4dd93ccfee2 100644 --- a/www/install/insertBaseConf.sql +++ b/www/install/insertBaseConf.sql @@ -2,7 +2,7 @@ -- Insert version -- -INSERT INTO `informations` (`key` ,`value`) VALUES ('version', '19.04.2'); +INSERT INTO `informations` (`key` ,`value`) VALUES ('version', '19.04.3'); -- -- Contenu de la table `contact` diff --git a/www/install/php/Update-19.04.3.php b/www/install/php/Update-19.04.3.php new file mode 100644 index 00000000000..e69de29bb2d