[Pkg-nagios-changes] [pkg-icinga2] 04/04: Merge branch 'master' into debmon-jessie

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


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

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

commit 6d01a3dc075edae92688c404815545894a0aa43e
Merge: 9123df1 be332e9
Author: Alexander Wirt <formorer at debian.org>
Date:   Wed Mar 16 12:33:57 2016 +0100

    Merge branch 'master' into debmon-jessie

 .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(-)

diff --cc debian/changelog
index fa743b6,013572a..d29bbaf
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,8 -1,8 +1,14 @@@
- icinga2 (2.4.3-1~debmon8+1) debmon-jessie; urgency=medium
++icinga2 (2.4.4-1~debmon8+1) debmon-jessie; urgency=medium
 +
 +  * Rebuild for debmon-jessie.
 +
-  -- Markus Frosch <lazyfrosch at debian.org>  Wed, 24 Feb 2016 16:27:29 +0100
++ -- Alexander Wirt <formorer at debian.org>  Wed, 16 Mar 2016 12:33:50 +0100
++
+ icinga2 (2.4.4-1) unstable; urgency=medium
+ 
+   * [a2d01fb] Imported Upstream version 2.4.4
+ 
+  -- Alexander Wirt <formorer at debian.org>  Wed, 16 Mar 2016 12:10:49 +0100
  
  icinga2 (2.4.3-1) unstable; urgency=medium
  

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