[Pkg-nagios-changes] [pkg-icinga2] branch master updated (8bcf160 -> c8824df)

Alexander Wirt formorer at debian.org
Thu Aug 27 11:25:21 UTC 2015


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

formorer pushed a change to branch master
in repository pkg-icinga2.

      from  8bcf160   Changelog for 2.3.8-1
      adds  a03c364   Imported Upstream version 2.3.9
      adds  1a563e7   Merge tag 'upstream/2.3.9'
      adds  c8824df   Finalize changelog

No new revisions were added by this update.

Summary of changes:
 AUTHORS                                       |   1 +
 CMakeLists.txt                                |  10 +-
 ChangeLog                                     |  54 +++++++
 RELEASE.md                                    |   6 +-
 debian/changelog                              |   6 +
 doc/1-about.md                                |  54 +++++++
 doc/10-icinga2-client.md                      |   2 +-
 doc/12-distributed-monitoring-ha.md           |  10 +-
 doc/19-language-reference.md                  |  11 ++
 doc/20-library-reference.md                   |  25 +++
 doc/21-debug.md                               |  26 +--
 doc/22-appendix.md                            |   1 +
 doc/6-object-types.md                         |   2 +-
 doc/7-icinga-template-library.md              | 204 +++++++++++++++++++++--
 icinga2.nuspec                                |   2 +-
 icinga2.spec                                  |   2 +-
 itl/command-nscp-local.conf                   |  11 +-
 itl/command-plugins.conf                      | 224 ++++++++++++++++++++++++--
 itl/plugins-contrib.d/databases.conf          |  96 +++++++++++
 itl/plugins-contrib.d/network-components.conf | 102 ++++++++++++
 itl/plugins-contrib.d/operating-system.conf   |  51 ++++++
 itl/plugins-contrib.d/vmware.conf             |   6 +
 itl/plugins-contrib.d/web.conf                | 138 ++++++++++++++++
 lib/base/array-script.cpp                     |   8 +
 lib/base/dictionary-script.cpp                |  24 +++
 lib/base/process.cpp                          |  96 +++++++++--
 lib/base/process.hpp                          |   8 +
 lib/base/tlsutility.cpp                       |  56 ++++---
 lib/base/tlsutility.hpp                       |   2 +-
 lib/base/utility.cpp                          |  79 +++++++--
 lib/base/value-operators.cpp                  |   4 +-
 lib/cli/nodeutility.cpp                       |   2 +-
 lib/cli/pkiutility.cpp                        |  18 +--
 lib/config/config_lexer.ll                    |   1 +
 lib/config/config_parser.yy                   |   5 +
 lib/config/configcompiler.cpp                 |  36 ++---
 lib/config/configcompiler.hpp                 |   2 +-
 lib/config/expression.cpp                     |  16 +-
 lib/config/expression.hpp                     |  41 +++--
 lib/config/vmops.hpp                          |   3 +
 lib/db_ido/userdbobject.cpp                   |   1 +
 lib/icinga/apievents.cpp                      |   5 +-
 lib/icinga/checkable-check.cpp                |   7 +-
 lib/icinga/externalcommandprocessor.cpp       |  62 +++++++
 lib/icinga/externalcommandprocessor.hpp       |   1 +
 lib/livestatus/livestatusquery.cpp            |   1 +
 lib/remote/apilistener.cpp                    |  33 +++-
 lib/remote/apilistener.hpp                    |   1 +
 lib/remote/remote-type.conf                   |   2 +
 plugins/CMakeLists.txt                        |   9 +-
 plugins/check_disk.cpp                        |   2 +
 test/livestatus.cpp                           |  20 +--
 tools/debug/gdb/gdbinit                       |   5 +-
 53 files changed, 1391 insertions(+), 203 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