[Pkg-nagios-changes] [pkg-nsca-ng] 03/06: Merge tag 'upstream/1.5'
Alexander Wirt
formorer at debian.org
Sat Dec 3 21:07:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
formorer pushed a commit to branch master
in repository pkg-nsca-ng.
commit 110d9c52135b2feb104925a695e64dede09623bc
Merge: a040168 1ccccc8
Author: Alexander Wirt <formorer at debian.org>
Date: Sat Dec 3 21:52:52 2016 +0100
Merge tag 'upstream/1.5'
Upstream version 1.5
AUTHORS | 3 +
COPYING | 6 +-
ChangeLog | 219 ++
Makefile.am | 2 +-
Makefile.in | 51 +-
NEWS | 12 +
aclocal.m4 | 69 +-
build-aux/Makefile.in | 24 +-
build-aux/ar-lib | 2 +-
build-aux/compile | 2 +-
build-aux/depcomp | 2 +-
build-aux/make-openssl | 4 +-
build-aux/missing | 2 +-
configure | 101 +-
configure.ac | 5 +-
contrib/Makefile.in | 22 +-
etc/Makefile.am | 3 +-
etc/Makefile.in | 28 +-
etc/nsca-ng.service | 17 +
etc/nsca-ng.socket | 10 +
lib/Makefile.in | 26 +-
lib/ev/Makefile.in | 24 +-
lib/ev/ev.c | 568 ++-
lib/ev/ev.h | 27 +-
lib/ev/ev_epoll.c | 9 +-
lib/ev/ev_kqueue.c | 2 +-
lib/ev/ev_vars.h | 5 +-
lib/ev/ev_win32.c | 7 +-
lib/pidfile/Makefile.in | 24 +-
m4/openssl.m4 | 2 +-
m4/systemd.m4 | 18 +-
man/Makefile.in | 22 +-
perl/Changes | 31 +
perl/Client.xs | 221 ++
perl/MANIFEST | 15 +
perl/Makefile.PL | 69 +
Makefile.am => perl/Makefile.am | 15 +-
{contrib => perl}/Makefile.in | 32 +-
perl/README | 26 +
perl/client.c | 504 +++
perl/client.h | 82 +
perl/lib/Net/NSCAng/Client.pm | 209 ++
perl/ppport.h | 7748 +++++++++++++++++++++++++++++++++++++++
perl/t/001_load.t | 12 +
perl/t/Net-NSCAng-Client.t | 45 +
perl/t/manifest.t | 20 +
perl/t/pod.t | 12 +
perl/typemap | 3 +
{python => perl}/uthash.h | 552 +--
python/Makefile.in | 22 +-
python/nscang.c | 2 +-
python/uthash.h | 552 +--
src/Makefile.in | 22 +-
src/client/Makefile.in | 24 +-
src/common/Makefile.in | 24 +-
src/common/tls.c | 2 +
src/server/Makefile.in | 24 +-
tests/Makefile.in | 24 +-
tests/package.m4 | 4 +-
tests/testsuite | 10 +-
60 files changed, 10824 insertions(+), 800 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nsca-ng.git
More information about the Pkg-nagios-changes
mailing list