[Pkg-nagios-changes] [pkg-icinga2] 02/04: Merge tag 'upstream/2.3.11'

Alexander Wirt formorer at debian.org
Tue Oct 20 07:58:37 UTC 2015


This is an automated email from the git hooks/post-receive script.

formorer pushed a commit to branch debmon-wheezy
in repository pkg-icinga2.

commit ef0bc481b62474086be6506d0929e99cd21b35fc
Merge: b9e26af 6d4fa9d
Author: Alexander Wirt <formorer at debian.org>
Date:   Tue Oct 20 09:06:26 2015 +0200

    Merge tag 'upstream/2.3.11'
    
    Upstream version 2.3.11

 AUTHORS                                       |   7 +-
 CMakeLists.txt                                |   4 +-
 ChangeLog                                     |  61 ++++++++
 RELEASE.md                                    |   6 +-
 doc/1-about.md                                |  61 ++++++++
 doc/10-icinga2-client.md                      |  35 +++--
 doc/12-distributed-monitoring-ha.md           |  36 +++--
 doc/13-addons-plugins.md                      |  46 ++++--
 doc/16-troubleshooting.md                     |  33 ++++-
 doc/19-language-reference.md                  |   2 +-
 doc/2-getting-started.md                      |  90 +++++++++++-
 doc/20-library-reference.md                   |  20 ++-
 doc/21-debug.md                               |  21 ++-
 doc/3-monitoring-basics.md                    |  23 +++
 doc/5-advanced-topics.md                      |  21 +--
 doc/6-object-types.md                         |  39 ++++-
 doc/7-icinga-template-library.md              | 153 ++++++++++++++++++-
 icinga2.nuspec                                |   2 +-
 icinga2.spec                                  |   2 +-
 itl/command-plugins-windows.conf              |   1 +
 itl/command-plugins.conf                      |  60 +++++++-
 itl/plugins-contrib.d/CMakeLists.txt          |   2 +-
 itl/plugins-contrib.d/hardware.conf           |  80 ++++++++++
 itl/plugins-contrib.d/network-components.conf | 177 ++++++++++++++++++++++
 itl/plugins-contrib.d/web.conf                |  49 +++++++
 lib/base/array-script.cpp                     |   8 +
 lib/base/array.cpp                            |  11 ++
 lib/base/array.hpp                            |   2 +
 lib/base/process.cpp                          |   2 +-
 lib/base/scriptutils.cpp                      |   6 +
 lib/base/socketevents.cpp                     |   8 +-
 lib/base/stream.cpp                           |   4 +-
 lib/base/stream.hpp                           |   4 +-
 lib/base/string-script.cpp                    |   7 +
 lib/base/string.hpp                           |  22 +++
 lib/base/tlsstream.cpp                        |  10 +-
 lib/base/tlsutility.cpp                       |   2 +-
 lib/base/utility.cpp                          | 130 +++++++++++++++++
 lib/base/utility.hpp                          |   4 +
 lib/base/value-operators.cpp                  |   8 +-
 lib/base/value.hpp                            |   2 +-
 lib/base/workqueue.cpp                        |   4 +-
 lib/base/workqueue.hpp                        |   2 +-
 lib/compat/checkresultreader.cpp              |  42 +++---
 lib/config/config_lexer.ll                    |   6 +-
 lib/config/config_parser.yy                   |   8 +
 lib/config/configcompiler.cpp                 |   2 +-
 lib/config/configcompiler.hpp                 |   2 +-
 lib/config/expression.cpp                     |  27 +---
 lib/config/vmops.hpp                          |   4 +-
 lib/db_ido/dbconnection.cpp                   |  37 +----
 lib/db_ido/dbevents.cpp                       |   2 +-
 lib/db_ido/dbobject.cpp                       |  10 +-
 lib/db_ido_mysql/idomysqlconnection.cpp       |   4 +-
 lib/icinga/dependency-apply.cpp               |   4 +-
 lib/icinga/macroprocessor.cpp                 | 202 +++++++++++++++++++++++++-
 lib/icinga/macroprocessor.hpp                 |  13 +-
 lib/icinga/notification-apply.cpp             |   4 +-
 lib/icinga/perfdatavalue.cpp                  |   2 +-
 lib/icinga/pluginutility.cpp                  | 193 +++---------------------
 lib/icinga/pluginutility.hpp                  |   3 -
 lib/icinga/scheduleddowntime-apply.cpp        |   4 +-
 lib/icinga/service-apply.cpp                  |   4 +-
 lib/livestatus/livestatuslistener.cpp         |   3 +-
 lib/livestatus/livestatusquery.cpp            |   2 +-
 lib/methods/clusterzonechecktask.cpp          |  16 +-
 lib/perfdata/opentsdbwriter.cpp               |  38 ++---
 lib/perfdata/opentsdbwriter.hpp               |   4 +-
 lib/remote/apiclient.cpp                      |   2 +-
 lib/remote/apilistener.cpp                    |  61 ++++++--
 lib/remote/apilistener.hpp                    |   3 +
 test/config-ops.cpp                           |   4 +
 tools/chocolateyInstall.ps1                   |   2 +-
 73 files changed, 1554 insertions(+), 421 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-icinga2.git



More information about the Pkg-nagios-changes mailing list