[Pkg-nagios-changes] [pkg-nrpe] branch upstream updated (314a968 -> fc6b814)
Bas Couwenberg
sebastic at debian.org
Wed Jul 5 08:55:14 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch upstream
in repository pkg-nrpe.
from 314a968 Imported Upstream version 3.1.1
new fc6b814 New upstream version 3.2.0
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:
.travis.yml | 10 +
CHANGELOG.md | 493 ++++++++++++++++++++++++
Changelog | 478 -----------------------
LICENSE | 339 ----------------
LICENSE.md | 264 +++++++++++++
Makefile.in | 9 +-
README.SSL.md | 67 ++--
README.md | 298 ++++++++++-----
SECURITY.md | 60 +--
THANKS | 6 +-
configure | 41 +-
configure.ac | 8 +-
include/acl.h | 13 +-
include/common.h.in | 20 +-
include/config.h.in | 15 +-
include/nrpe.h | 16 +-
include/utils.h | 24 +-
macros/CHANGELOG.md | 7 +
macros/LICENSE | 595 +++++++++++++----------------
macros/LICENSE.md | 1 +
macros/README.md | 84 ++--
macros/ax_nagios_get_inetd | 12 +-
macros/ax_nagios_get_paths | 1 +
nrpe.spec.in | 2 +-
sample-config/nrpe.cfg.in | 67 +++-
src/Makefile.in | 4 +-
src/acl.c | 56 ++-
src/check_nrpe.c | 426 +++++++++++----------
src/nrpe.c | 278 +++++++++-----
src/utils.c | 43 ++-
startup/{openrc-init.in => gentoo-init.in} | 16 +-
startup/openrc-init.in | 4 +-
test-wrapper | 3 +
travis-test-1 | 34 ++
update-version | 4 +-
35 files changed, 2017 insertions(+), 1781 deletions(-)
create mode 100644 .travis.yml
create mode 100644 CHANGELOG.md
delete mode 100644 Changelog
delete mode 100644 LICENSE
create mode 100644 LICENSE.md
create mode 100644 macros/CHANGELOG.md
create mode 120000 macros/LICENSE.md
copy startup/{openrc-init.in => gentoo-init.in} (66%)
create mode 100755 test-wrapper
create mode 100755 travis-test-1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nrpe.git
More information about the Pkg-nagios-changes
mailing list