[Pkg-nagios-changes] [pkg-icinga2] branch ubuntu-noma updated (dd60a4d -> 3358370)

Alexander Wirt formorer at debian.org
Wed Mar 16 12:08:45 UTC 2016


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

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

      from  dd60a4d   Fix another conflicht
       new  a2d01fb   Imported Upstream version 2.4.4
       new  f2d085d   Merge tag 'upstream/2.4.4'
       new  be332e9   Update changelog
       new  40b7ecb   Merge branch 'master' into ubuntu-noma
       new  3358370   Fix changelog

The 5 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:
 .mailmap                                      |   1 +
 AUTHORS                                       |   4 +
 ChangeLog                                     |  35 +++++++++
 RELEASE.md                                    |   6 +-
 debian/changelog                              |  10 ++-
 doc/1-about.md                                |  35 +++++++++
 doc/21-development.md                         |   8 +-
 doc/7-icinga-template-library.md              |  86 +++++++++++++---------
 doc/9-icinga2-api.md                          |  17 ++++-
 icinga2.nuspec                                |   3 +-
 icinga2.spec                                  |   4 +-
 itl/command-plugins.conf                      |  30 ++++++++
 itl/plugins-contrib.d/databases.conf          |  12 +++
 itl/plugins-contrib.d/network-components.conf |   2 +-
 lib/base/socketevents.cpp                     |  16 ++--
 lib/base/utility.cpp                          |   6 ++
 lib/cli/featureutility.cpp                    |  25 +------
 lib/cli/nodesetupcommand.cpp                  |   3 +-
 lib/cli/nodewizardcommand.cpp                 |  12 ---
 lib/compat/checkresultreader.cpp              |   5 ++
 lib/db_ido/userdbobject.cpp                   |  24 +++---
 lib/icinga/apiactions.cpp                     |   5 ++
 lib/icinga/checkable-check.cpp                | 101 ++++++++++++++------------
 lib/icinga/checkable.hpp                      |   2 +
 lib/icinga/externalcommandprocessor.cpp       |  12 ++-
 lib/icinga/host.cpp                           |   5 ++
 lib/icinga/host.hpp                           |   1 +
 lib/icinga/scheduleddowntime.cpp              |   3 +-
 lib/icinga/service.cpp                        |   5 ++
 lib/icinga/service.hpp                        |   1 +
 lib/remote/deleteobjecthandler.cpp            |   9 ++-
 third-party/cmake/FindMySQL.cmake             |   7 +-
 tools/chocolateyInstall.ps1                   |   2 +-
 tools/chocolateyUninstall.ps1                 |  25 +++++++
 34 files changed, 369 insertions(+), 153 deletions(-)
 create mode 100644 tools/chocolateyUninstall.ps1

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