[Pkg-nagios-changes] [icinga] branch upstream updated (f9e8662 -> 08c209a)

Alexander Wirt formorer at debian.org
Mon Dec 16 15:11:31 UTC 2013


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

formorer pushed a change to branch upstream
in repository icinga.

      from  f9e8662   Imported Upstream version 1.10.0
      adds  85b59ef   Imported Upstream version 1.10.1
      adds  4b9faee   Imported Upstream version 1.10.2
       new  08c209a   Merge branch 'upstream' of git.debian.org:/git/pkg-nagios/icinga into upstream

The 1 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:
 Changelog                                          |  39 +++++
 Makefile.in                                        |   2 +-
 THANKS                                             |   1 +
 base/broker.c                                      |   4 +-
 base/checks.c                                      |  40 ++---
 base/config.c                                      | 139 +++++++++---------
 base/utils.c                                       |   3 -
 cgi/avail.c                                        |   4 +-
 cgi/cgiutils.c                                     |  43 ++++--
 cgi/cmd.c                                          |   6 +-
 cgi/config.c                                       |  12 +-
 cgi/extinfo.c                                      |   4 +-
 cgi/histogram.c                                    |   4 +-
 cgi/notifications.c                                |   4 +-
 cgi/outages.c                                      |   4 +-
 cgi/status.c                                       |  49 +++----
 cgi/statusmap.c                                    |   4 +-
 cgi/summary.c                                      |   4 +-
 cgi/trends.c                                       |   4 +-
 common/objects.c                                   |   4 -
 configure                                          |   4 +-
 configure.in                                       |   4 +-
 contrib/vim-highlight/icinga.vim                   | 163 +++++++++------------
 html/main.html                                     |   6 +-
 icinga.spec                                        |  12 +-
 include/broker.h                                   |   4 +-
 include/common.h                                   |   4 +-
 include/config.h.in                                |   5 +
 include/icinga.h                                   |   4 -
 include/objects.h                                  |   2 -
 .../db/oracle/upgrade/oracle-upgrade-1.10.0.sql    |  22 +--
 .../db/pgsql/upgrade/pgsql-upgrade-1.10.0.sql      |  34 ++---
 module/idoutils/include/common.h                   |   4 +-
 module/idoutils/include/protoapi.h                 |   3 +-
 module/idoutils/src/db.c                           |  12 +-
 module/idoutils/src/dbhandlers.c                   |  43 +++---
 module/idoutils/src/dbqueries.c                    |  58 ++------
 module/idoutils/src/ido2db.c                       |   2 -
 module/idoutils/src/idomod.c                       |  10 +-
 .../updates/icinga.cfg_removed_1.9_to_1.10.cfg     |  41 ++++++
 tests/etc/4967.cfg.disabled                        | 101 +++++++++++++
 update-version                                     |   4 +-
 xdata/xodtemplate.c                                | 100 +++++++++++++
 xdata/xodtemplate.h                                |  15 +-
 xdata/xsddefault.c                                 |   2 -
 45 files changed, 619 insertions(+), 414 deletions(-)
 create mode 100644 sample-config/updates/icinga.cfg_removed_1.9_to_1.10.cfg
 create mode 100644 tests/etc/4967.cfg.disabled

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/icinga.git



More information about the Pkg-nagios-changes mailing list