[Pkg-nagios-changes] [pkg-nsca] branch upstream updated (52bdf4d -> 9e1d17e)

Bas Couwenberg sebastic at debian.org
Fri Dec 9 17:24:31 UTC 2016


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

sebastic pushed a change to branch upstream
in repository pkg-nsca.

      from  52bdf4d   Imported Upstream version 2.9.1
       new  9e1d17e   Imported Upstream version 2.9.2

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:
 .gitignore                   |   15 +
 Changelog                    |    8 +
 config.guess                 |    0
 config.sub                   |    0
 configure                    | 9224 ++++++++++++++++++------------------------
 configure.in => configure.ac |    8 +-
 include/common.h             |  288 +-
 include/config.h.in          |    1 +
 include/netutils.h           |   90 +-
 include/nsca.h               |  120 +-
 include/utils.h              |  146 +-
 install-sh                   |    0
 nsca.spec                    |    4 +-
 nsca_tests/NSCATest.pm       |  184 +-
 nsca_tests/basic.t           |    0
 nsca_tests/multiple.t        |    0
 nsca_tests/runtests          |    0
 nsca_tests/simultaneous.t    |    0
 src/netutils.c               |  550 +--
 src/nsca.c                   | 3295 +++++++--------
 src/send_nsca.c              | 1246 +++---
 src/utils.c                  | 1024 ++---
 subst.in                     |    0
 update-version               |   12 +-
 24 files changed, 7481 insertions(+), 8734 deletions(-)
 create mode 100644 .gitignore
 mode change 100644 => 100755 config.guess
 mode change 100644 => 100755 config.sub
 rename configure.in => configure.ac (98%)
 mode change 100644 => 100755 install-sh
 mode change 100644 => 100755 nsca_tests/basic.t
 mode change 100644 => 100755 nsca_tests/multiple.t
 mode change 100644 => 100755 nsca_tests/runtests
 mode change 100644 => 100755 nsca_tests/simultaneous.t
 mode change 100644 => 100755 subst.in
 mode change 100644 => 100755 update-version

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



More information about the Pkg-nagios-changes mailing list