[Pkg-nagios-changes] [pkg-icinga2] branch upstream updated (8870a28 -> 43b9dd6)

Alexander Wirt formorer at debian.org
Mon Apr 20 11:23:30 UTC 2015


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

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

      from  8870a28   Imported Upstream version 2.3.3
       new  43b9dd6   Imported Upstream version 2.3.4

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 AUTHORS                                           |   2 +
 ChangeLog                                         |  41 +++
 agent/windows-setup-agent/SetupWizard.Designer.cs |  43 ++-
 agent/windows-setup-agent/SetupWizard.cs          |   8 +-
 doc/1-about.md                                    |  41 +++
 doc/10-icinga2-client.md                          |   1 +
 doc/13-addons-plugins.md                          |   2 +-
 doc/18-migrating-from-icinga-1x.md                |   2 +-
 doc/3-monitoring-basics.md                        |   6 +-
 doc/5-configuring-icinga-2.md                     |   2 +-
 doc/6-object-types.md                             |   6 +-
 doc/7-icinga-template-library.md                  | 171 ++++++++++--
 etc/icinga2/conf.d/templates.conf                 |   4 +-
 etc/logrotate.d/icinga2.cmake                     |  16 +-
 itl/command-plugins.conf                          |  38 ++-
 itl/plugins-contrib.d/CMakeLists.txt              |   2 +-
 itl/plugins-contrib.d/databases.conf              | 305 ++++++++++++++++++++++
 lib/base/dictionary.cpp                           |  51 +---
 lib/base/dictionary.hpp                           |   1 -
 lib/cli/nodesetupcommand.cpp                      |  17 ++
 lib/cli/nodewizardcommand.cpp                     |  21 +-
 lib/cli/troubleshootcommand.cpp                   |   4 +-
 lib/db_ido/dbevents.cpp                           |  47 +++-
 lib/db_ido/dbevents.hpp                           |   2 +-
 lib/icinga/apievents.cpp                          |   5 +-
 lib/icinga/checkable-check.cpp                    |  19 --
 lib/icinga/checkable-downtime.cpp                 |  19 +-
 lib/icinga/externalcommandprocessor.cpp           |   4 +-
 lib/icinga/legacytimeperiod.cpp                   |  37 +--
 lib/icinga/macroprocessor.cpp                     |   2 +-
 lib/icinga/notification.cpp                       |   2 +-
 lib/icinga/scheduleddowntime.cpp                  |   8 +-
 lib/icinga/timeperiod.cpp                         |   8 +-
 third-party/cmake/FindFLEX.cmake                  |   4 +-
 tools/syntax/vim/syntax/icinga2.vim               |   2 +-
 35 files changed, 755 insertions(+), 188 deletions(-)
 create mode 100644 itl/plugins-contrib.d/databases.conf

-- 
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