[Pkg-nagios-changes] [pkg-icinga2] 01/01: Merge branch 'master' into ubuntu-noma

Alexander Wirt formorer at debian.org
Thu Mar 26 15:12:20 UTC 2015


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

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

commit adc988ee1f470bbf1e87fcde6b449263bde70753
Merge: 3524c6d a1c8abd
Author: Alexander Wirt <formorer at debian.org>
Date:   Thu Mar 26 13:36:17 2015 +0100

    Merge branch 'master' into ubuntu-noma
    
    Conflicts:
    	debian/changelog

 .travis.yml                              |   27 +
 AUTHORS                                  |    1 +
 ChangeLog                                |   46 +
 INSTALL.md                               |   88 +-
 RELEASE.md                               |   40 +
 changelog.py                             |    2 +-
 debian/changelog                         |    8 +-
 doc/1-about.md                           |   46 +
 doc/10-icinga2-client.md                 |    1 -
 doc/12-distributed-monitoring-ha.md      |    4 +-
 doc/13-addons-plugins.md                 |    4 +-
 doc/18-migrating-from-icinga-1x.md       |  206 ++--
 doc/20-library-reference.md              |    3 +-
 doc/3-monitoring-basics.md               |  108 +-
 doc/4-advanced-topics.md                 |  108 +-
 doc/6-object-types.md                    | 1657 +++++++++++++++---------------
 doc/7-icinga-template-library.md         |    8 +
 etc/icinga2/conf.d/win32/hosts.conf      |    9 -
 icinga2.spec                             |    2 +-
 itl/command-icinga.conf                  |    3 +
 itl/command-plugins.conf                 |    2 +-
 itl/command.conf                         |    4 +
 lib/base/application.cpp                 |   57 +
 lib/base/dynamicobject.cpp               |    5 +
 lib/base/dynamicobject.hpp               |    1 +
 lib/base/functionwrapper.hpp             |   32 +
 lib/base/tlsutility.cpp                  |    2 +-
 lib/base/workqueue.cpp                   |    2 +-
 lib/base/workqueue.hpp                   |    2 +-
 lib/cli/nodewizardcommand.cpp            |    3 -
 lib/config/config_parser.yy              |    8 +-
 lib/config/configitem.cpp                |  129 ++-
 lib/config/configtype.cpp                |    8 +-
 lib/config/typerulelist.cpp              |  280 ++---
 lib/config/typerulelist.hpp              |  152 +--
 lib/config/vmops.hpp                     |   41 +-
 lib/db_ido/dbobject.cpp                  |   10 +-
 lib/icinga/command.cpp                   |   38 +-
 lib/icinga/dependency-apply.cpp          |    4 +-
 lib/icinga/externalcommandprocessor.cpp  |    2 +-
 lib/icinga/host.cpp                      |   18 +-
 lib/icinga/host.hpp                      |    1 +
 lib/icinga/macroprocessor.cpp            |   11 +-
 lib/icinga/notification-apply.cpp        |    4 +-
 lib/icinga/notification.cpp              |  151 ++-
 lib/icinga/notification.hpp              |    6 +
 lib/icinga/perfdatavalue.cpp             |    2 +
 lib/icinga/scheduleddowntime-apply.cpp   |    4 +-
 lib/icinga/service-apply.cpp             |    4 +-
 lib/icinga/service.cpp                   |   14 +-
 lib/icinga/service.hpp                   |    1 +
 third-party/cmake/BoostTestTargets.cmake |    2 +-
 third-party/cmake/FindFLEX.cmake         |   10 +-
 tools/syntax/nano/icinga2.nanorc         |  116 ++-
 tools/syntax/vim/syntax/icinga2.vim      |  142 ++-
 55 files changed, 2188 insertions(+), 1451 deletions(-)

diff --cc debian/changelog
index 6a86176,7deab1a..04d99e7
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,9 -1,9 +1,15 @@@
- icinga2 (2.3.2-1~ppa1~saucy1) saucy; urgency=medium
++icinga2 (2.3.3-1~ppa1~saucy1) saucy; urgency=medium
 +
 +  * Rebuild for my ubuntu ppa
 +
 + -- Alexander Wirt <formorer at debian.org>  Mon, 01 Dec 2014 22:39:28 +0100
 +
+ icinga2 (2.3.3-1) unstable; urgency=medium
+ 
+   * [8870a28] Imported Upstream version 2.3.3
+ 
+  -- Alexander Wirt <formorer at debian.org>  Thu, 26 Mar 2015 11:43:11 +0100
+ 
  icinga2 (2.3.2-1) unstable; urgency=medium
  
    * [d4e0ec3] Imported Upstream version 2.3.2

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