[Pkg-nagios-changes] [pkg-icinga2] branch debmon-jessie updated (d8743d3 -> 01bde84)
Alexander Wirt
formorer at debian.org
Tue Oct 20 08:08:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
formorer pushed a change to branch debmon-jessie
in repository pkg-icinga2.
from d8743d3 Changelog for 2.3.8-1~debmon80+1
adds a03c364 Imported Upstream version 2.3.9
adds 1a563e7 Merge tag 'upstream/2.3.9'
adds c8824df Finalize changelog
new aec4043 Merge branch 'master' into debmon-jessie
adds 129f6ea Imported Upstream version 2.3.10
adds 66444cc Merge tag 'upstream/2.3.10'
adds 173da67 Merge systemd service file with upstreams implementation
adds 9943256 Finalize changelog
new 01bde84 Merge branch 'master' into debmon-jessie
The 2 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 | 1 +
CMakeLists.txt | 11 +-
ChangeLog | 68 ++++++++
RELEASE.md | 6 +-
debian/changelog | 17 +-
debian/icinga2-common.icinga2.service | 6 +-
debian/icinga2-common.install | 1 +
doc/1-about.md | 68 ++++++++
doc/10-icinga2-client.md | 2 +-
doc/12-distributed-monitoring-ha.md | 10 +-
doc/19-language-reference.md | 11 ++
doc/2-getting-started.md | 3 +-
doc/20-library-reference.md | 25 +++
doc/21-debug.md | 26 +--
doc/22-appendix.md | 1 +
doc/6-object-types.md | 2 +-
doc/7-icinga-template-library.md | 204 +++++++++++++++++++++--
icinga-app/icinga.cpp | 60 ++++++-
icinga2.nuspec | 2 +-
icinga2.spec | 2 +-
itl/command-nscp-local.conf | 11 +-
itl/command-plugins.conf | 224 ++++++++++++++++++++++++--
itl/plugins-contrib.d/databases.conf | 96 +++++++++++
itl/plugins-contrib.d/network-components.conf | 102 ++++++++++++
itl/plugins-contrib.d/operating-system.conf | 51 ++++++
itl/plugins-contrib.d/vmware.conf | 6 +
itl/plugins-contrib.d/web.conf | 138 ++++++++++++++++
lib/base/application.cpp | 18 ++-
lib/base/array-script.cpp | 8 +
lib/base/dictionary-script.cpp | 24 +++
lib/base/process.cpp | 96 +++++++++--
lib/base/process.hpp | 8 +
lib/base/tlsutility.cpp | 58 ++++---
lib/base/tlsutility.hpp | 2 +-
lib/base/utility.cpp | 79 +++++++--
lib/base/value-operators.cpp | 4 +-
lib/cli/nodeutility.cpp | 2 +-
lib/cli/pkiutility.cpp | 18 +--
lib/compat/compatlogger.cpp | 19 +--
lib/compat/statusdatawriter.cpp | 2 +-
lib/config/config_lexer.ll | 1 +
lib/config/config_parser.yy | 5 +
lib/config/configcompiler.cpp | 36 ++---
lib/config/configcompiler.hpp | 2 +-
lib/config/expression.cpp | 16 +-
lib/config/expression.hpp | 41 +++--
lib/config/vmops.hpp | 3 +
lib/db_ido/dbevents.cpp | 13 +-
lib/db_ido/hostdbobject.cpp | 2 +-
lib/db_ido/userdbobject.cpp | 1 +
lib/db_ido_pgsql/idopgsqlconnection.cpp | 10 +-
lib/icinga/apievents.cpp | 5 +-
lib/icinga/checkable-check.cpp | 25 ++-
lib/icinga/checkable-dependency.cpp | 4 +-
lib/icinga/compatutility.cpp | 16 ++
lib/icinga/compatutility.hpp | 2 +
lib/icinga/dependency.cpp | 26 +--
lib/icinga/externalcommandprocessor.cpp | 62 +++++++
lib/icinga/externalcommandprocessor.hpp | 1 +
lib/icinga/macroprocessor.cpp | 18 +--
lib/icinga/macroprocessor.hpp | 10 +-
lib/livestatus/livestatusquery.cpp | 1 +
lib/perfdata/gelfwriter.cpp | 2 +-
lib/remote/apilistener.cpp | 33 +++-
lib/remote/apilistener.hpp | 1 +
lib/remote/remote-type.conf | 2 +
plugins/CMakeLists.txt | 9 +-
plugins/check_disk.cpp | 2 +
test/livestatus.cpp | 20 +--
tools/chocolateyInstall.ps1 | 2 +-
tools/debug/gdb/gdbinit | 5 +-
71 files changed, 1593 insertions(+), 275 deletions(-)
--
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