Private GIT

Skip to content
Snippets Groups Projects
Commit 244e0cd7 authored by rwerquin's avatar rwerquin
Browse files

add changelog, release notes

parent a6e4d122
No related branches found
No related tags found
No related merge requests found
## Centreon 2.6.0
Bug fixes
=========
#3239: PHP-5.4 Compatibility
#5795: ACL and configuration modification with admin users
Features
========
#5334, #6114, #6120 : Optimisation and customization on centreontrapd
#5952: Add possibility to rebuild partially Events informations
#6160: New Centreon logo
## Centreon 2.5.4
Bug fixes
......
......@@ -48,7 +48,7 @@ You can now install the necessary prerequisites::
$ yum update
$ yum upgrade
$ yum install httpd gd fontconfig-devel libjpeg-devel libpng-devel gd-devel perl-GD \
$ yum install httpd gd fontconfig-devel libjpeg-devel libpng-devel gd-devel perl-GD perl-DateTime \
openssl-devel perl-DBD-MySQL mysql-server mysql-devel php php-mysql php-gd php-ldap php-xml php-mbstring \
perl-Config-IniFiles perl-DBI perl-DBD-MySQL rrdtool perl-rrdtool perl-Crypt-DES perl-Digest-SHA1 \
perl-Digest-HMAC net-snmp-utils perl-Socket6 perl-IO-Socket-INET6 net-snmp net-snmp-libs php-snmp \
......@@ -77,7 +77,7 @@ Debian / Ubuntu
Install the following prerequisites::
$ apt-get install sudo tofrodos bsd-mailx lsb-release mysql-server libmysqlclient15-dev \
$ apt-get install sudo tofrodos bsd-mailx lsb-release mysql-server libmysqlclient15-dev libdatetime-perl \
apache2 apache2-mpm-prefork php5 php5-mysql php-pear php5-ldap php5-snmp php5-gd php5-sqlite \
rrdtool librrds-perl libconfig-inifiles-perl libcrypt-des-perl libdigest-hmac-perl \
libdigest-sha1-perl libgd-gd2-perl snmp snmpd libnet-snmp-perl libsnmp-perl
......
==============
Centreon 2.6.0
==============
******
Notice
******
If you are upgrading from a version prior to 2.5.4, make sure to go through all the release notes available
`here <http://documentation.centreon.com/docs/centreon/en/latest/release_notes/index.html>`_.
*********
CHANGELOG
*********
Bug fixes
=========
- #3239: PHP-5.4 Compatibility
- #5795: ACL and configuration modification with admin users
Features
========
- #5334, #6114, #6120 : Optimisation and customization on centreontrapd
- #5952: Add possibility to rebuild partially Events informations
- #6160: New Centreon logo
......@@ -53,7 +53,7 @@ Vous pouvez maintenant installer les dépendances nécessaires :
$ yum update
$ yum upgrade
$ yum install httpd gd fontconfig-devel libjpeg-devel libpng-devel gd-devel perl-GD \
$ yum install httpd gd fontconfig-devel libjpeg-devel libpng-devel gd-devel perl-GD perl-DateTime \
openssl-devel perl-DBD-MySQL mysql-server mysql-devel php php-mysql php-gd php-ldap php-xml php-mbstring \
perl-Config-IniFiles perl-DBI perl-DBD-MySQL rrdtool perl-rrdtool perl-Crypt-DES perl-Digest-SHA1 \
perl-Digest-HMAC net-snmp-utils perl-Socket6 perl-IO-Socket-INET6 net-snmp net-snmp-libs php-snmp \
......@@ -86,7 +86,7 @@ Installez les dépendances nécessaires :
::
$ apt-get install sudo tofrodos bsd-mailx lsb-release mysql-server libmysqlclient15-dev \
$ apt-get install sudo tofrodos bsd-mailx lsb-release mysql-server libmysqlclient15-dev libdatetime-perl \
apache2 apache2-mpm-prefork php5 php5-mysql php-pear php5-ldap php5-snmp php5-gd php5-sqlite \
rrdtool librrds-perl libconfig-inifiles-perl libcrypt-des-perl libdigest-hmac-perl \
libdigest-sha1-perl libgd-gd2-perl snmp snmpd libnet-snmp-perl libsnmp-perl
......
==============
Centreon 2.6.0
==============
******
Notice
******
If you are upgrading from a version prior to 2.5.4, make sure to go through all the release notes available
`here <http://documentation.centreon.com/docs/centreon/en/latest/release_notes/index.html>`_.
*********
CHANGELOG
*********
Bug fixes
=========
- #3239: PHP-5.4 Compatibility
- #5795: ACL and configuration modification with admin users
Features
========
- #5334, #6114, #6120 : Optimisation and customization on centreontrapd
- #5952: Add possibility to rebuild partially Events informations
- #6160: New Centreon logo
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment