[Pkg-nagios-changes] [pkg-icinga2] 01/02: Merge branch 'master' into ubuntu-noma
Alexander Wirt
formorer at debian.org
Fri Feb 5 09:45:10 UTC 2016
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 8984cd679515f4991a42f3e322ca6b337724067a
Merge: 758ed30 494ace6
Author: Alexander Wirt <formorer at debian.org>
Date: Thu Nov 26 16:20:06 2015 +0100
Merge branch 'master' into ubuntu-noma
.mailmap | 1 +
AUTHORS | 3 +
ChangeLog | 36 +++
agent/windows-setup-agent/Program.cs | 2 +-
debian/changelog | 18 +-
debian/control | 2 +
debian/patches/30_fix_Process_IOThreadProc_gcc47 | 29 ---
debian/patches/series | 1 -
doc/1-about.md | 36 +++
doc/17-upgrading-icinga-2.md | 8 +-
doc/18-language-reference.md | 6 +-
doc/21-development.md | 9 +-
doc/22-migrating-from-icinga-1x.md | 4 +-
doc/3-monitoring-basics.md | 6 +-
doc/4-configuring-icinga-2.md | 1 -
doc/5-advanced-topics.md | 16 +-
doc/7-icinga-template-library.md | 21 +-
doc/8-cli-commands.md | 2 +-
doc/9-icinga2-api.md | 20 +-
etc/initsystem/prepare-dirs | 2 +-
etc/initsystem/safe-reload | 2 +-
icinga-app/icinga.cpp | 6 +
icinga2.nuspec | 2 +-
icinga2.spec | 2 +-
itl/command-plugins.conf | 92 ++++----
itl/plugins-contrib.d/operating-system.conf | 20 +-
lib/base/application.cpp | 125 +---------
lib/base/configwriter.cpp | 11 +
lib/base/configwriter.hpp | 18 ++
lib/base/process.cpp | 6 +-
lib/base/utility.cpp | 254 ++++++++++++++++++++-
lib/base/utility.hpp | 6 +
lib/cli/apisetupcommand.cpp | 8 +-
lib/cli/daemoncommand.cpp | 15 +-
lib/cli/daemonutility.cpp | 5 +-
lib/cli/daemonutility.hpp | 4 +-
lib/cli/nodesetupcommand.cpp | 16 +-
lib/cli/nodeutility.cpp | 87 ++-----
lib/cli/nodeutility.hpp | 8 +-
lib/cli/nodewizardcommand.cpp | 158 +++++++++----
lib/cli/pkirequestcommand.cpp | 3 +-
lib/cli/pkisavecertcommand.cpp | 28 +--
lib/cli/pkiutility.cpp | 102 ++++++---
lib/cli/pkiutility.hpp | 9 +-
lib/cli/repositoryutility.cpp | 1 +
lib/config/CMakeLists.txt | 2 +-
.../activationcontext.cpp} | 64 ++++--
.../activationcontext.hpp} | 49 ++--
lib/config/config_parser.yy | 4 +-
lib/config/configitem.cpp | 143 +++++++-----
lib/config/configitem.hpp | 17 +-
lib/remote/configobjectutility.cpp | 5 +-
test/livestatus.cpp | 8 +-
tools/chocolateyInstall.ps1 | 2 +-
54 files changed, 945 insertions(+), 560 deletions(-)
diff --cc debian/changelog
index b55055a,1a9b668..1b5034f
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,17 -1,11 +1,17 @@@
- icinga2 (2.4.0-1~ppa1~saucy1) saucy; urgency=medium
++icinga2 (2.4.1-1~ppa1~saucy1) saucy; urgency=medium
+
- [ Markus Frosch ]
- * Rebuild for debmon-squeeze.
- * [7473327] libicinga2 non-multiarch for squeeze
- * [418ffad] Disable icinga2-studio package on squeeze
- * [cebe7ec] help dh_shlibdeps on squeeze find the libraries
-
- [ Alexander Wirt ]
- * [fdc67b0] Add patch for a crash with GCC 4.7 in Process::IOThreadProc
+ * Rebuild for my ubuntu ppa
+
+ -- Alexander Wirt <formorer at debian.org> Mon, 01 Dec 2014 22:39:28 +0100
+
+ icinga2 (2.4.1-1) unstable; urgency=medium
+
+ * [9725e3c] Add proper conflicts and replaces from icinga2-bin to libicinga2
+ (Closes: #806146)
+ * [7b31eda] Imported Upstream version 2.4.1
+
+ -- Alexander Wirt <formorer at debian.org> Thu, 26 Nov 2015 12:51:07 +0100
+
icinga2 (2.4.0-1) unstable; urgency=medium
[ Gunnar Beutner ]
--
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