[Pkg-nagios-changes] [icinga] branch master updated (4ef9215 -> 8254987)

Alexander Wirt formorer at debian.org
Wed Nov 6 19:05:11 UTC 2013


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

formorer pushed a change to branch master
in repository icinga.

      from  4ef9215   Add versioned dep to jquery-ui to reenable calendar
       new  85b59ef   Imported Upstream version 1.10.1
       new  8254987   Imported Debian patch 1.10.1-1

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:
 Changelog                                          |   18 +
 Makefile.in                                        |    2 +-
 THANKS                                             |    1 +
 base/broker.c                                      |    4 +-
 base/checks.c                                      |   40 +-
 base/config.c                                      |  139 +-
 base/utils.c                                       |    3 -
 cgi/cmd.c                                          |    2 +-
 cgi/status.c                                       |    4 +-
 common/objects.c                                   |    4 -
 config.guess                                       | 1510 ++++++++++++++++++
 config.sub                                         | 1619 ++++++++++++++++++++
 configure                                          |    4 +-
 configure.in                                       |    4 +-
 debian/changelog                                   |   10 +
 debian/rules                                       |    4 +-
 html/main.html                                     |    6 +-
 icinga.spec                                        |    7 +-
 include/broker.h                                   |    4 +-
 include/common.h                                   |    4 +-
 include/icinga.h                                   |    4 -
 include/objects.h                                  |    2 -
 .../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                   |   36 +-
 module/idoutils/src/dbqueries.c                    |   58 +-
 module/idoutils/src/ido2db.c                       |    2 -
 module/idoutils/src/idomod.c                       |   10 +-
 tests/etc/4967.cfg.disabled                        |  101 ++
 update-version                                     |    4 +-
 xdata/xodtemplate.c                                |  100 ++
 xdata/xodtemplate.h                                |   15 +-
 xdata/xsddefault.c                                 |    2 -
 35 files changed, 3540 insertions(+), 236 deletions(-)
 create mode 100755 config.guess
 create mode 100755 config.sub
 mode change 100755 => 100644 debian/patches/50_cgi.cfg-debianize.dpatch
 mode change 100755 => 100644 debian/patches/51_commands.cfg-debianize.dpatch
 mode change 100755 => 100644 debian/patches/52_icinga.cfg-debianize.dpatch
 mode change 100755 => 100644 debian/patches/70_fix_eventhandler_paths.dpatch
 mode change 100755 => 100644 debian/patches/90_disable_standard_conforming_strings.dpatch
 mode change 100755 => 100644 debian/patches/95_fix_db_upgrade.dpatch
 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