[Pkg-nagios-changes] [pkg-nrpe] branch master updated (5fa18a3 -> 76eafca)
Bas Couwenberg
sebastic at debian.org
Sun Jun 18 11:42:48 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch master
in repository pkg-nrpe.
from 5fa18a3 Fix typo in manpage. (closes: #856658)
adds 02106a0 Update branch in gbp.conf & Vcs-Git URL.
adds 8353e1f Imported Upstream version 3.1.0
adds d1a6492 Merge tag 'upstream/3.1.0' into experimental
adds 3d68f85 New upstream release.
adds aa8c851 Drop 10_reproducible_build.patch, applied upstream. Refresh remaining patches.
adds d5afc1d Update build dependency for OpenSSL 1.1.0. (closes: #859223)
adds 06fb1db Close bugs in changelog.
adds 628d8bb Add patch to fix FTBFS with -Werror=format-security.
adds 958896c Set distribution to experimental.
adds 0fa2724 Mark format-security.patch as Applied-Upstream.
adds 314a968 Imported Upstream version 3.1.1
adds 1978e1d Merge tag 'upstream/3.1.1' into experimental
adds 046c09f New upstream release.
adds eb3c519 Drop format-security.patch, applied upstream.
adds 197d9c0 Use --with-need-dh=no configure option instead of patch.
adds 267764d Fix typo in README.Debian.
adds 4d133ea Set distribution to experimental.
new 20b216d Update branch in gbp.conf & Vcs-Git URL.
new 76eafca Move from experimental to unstable.
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 | 53 +++
macros/LICENSE => LICENSE | 8 +-
Makefile.in | 6 +-
README.SSL.md | 16 +-
SECURITY.md | 4 +-
THANKS | 9 +
configure | 219 +++++----
configure.ac | 20 +-
debian/README.Debian | 4 +-
debian/changelog | 25 +-
debian/control | 2 +-
.../02_nrpe.cfg_local-include_support_nrpe.d.patch | 2 +-
debian/patches/10_reproducible_build.patch | 24 -
debian/patches/11_reproducible_dh.h.patch | 60 ---
debian/patches/series | 2 -
debian/rules | 7 +-
docs/NRPE.odt | Bin 137452 -> 114906 bytes
docs/NRPE.pdf | Bin 211290 -> 221212 bytes
include/acl.h | 2 +-
include/common.h.in | 12 +-
include/config.h.in | 118 ++++-
include/utils.h | 4 +-
macros/README.md | 8 +-
macros/ax_nagios_get_distrib | 8 +-
macros/ax_nagios_get_files | 2 +-
macros/ax_nagios_get_inetd | 39 +-
macros/ax_nagios_get_init | 15 +-
macros/ax_nagios_get_paths | 106 +++--
macros/ax_nagios_get_ssl | 1 +
nrpe.spec.in | 7 +-
sample-config/nrpe.cfg.in | 26 +-
src/acl.c | 135 ++++--
src/check_nrpe.c | 365 +++++++++-----
src/nrpe.c | 522 +++++++++++++--------
src/snprintf.c | 6 +-
src/utils.c | 159 ++++---
startup/default-service.in | 3 +-
startup/default-socket-svc.in | 2 +-
startup/default-socket.in | 2 +-
startup/default-xinetd.in | 2 +-
update-version | 16 +-
41 files changed, 1271 insertions(+), 750 deletions(-)
copy macros/LICENSE => LICENSE (98%)
delete mode 100644 debian/patches/10_reproducible_build.patch
delete mode 100644 debian/patches/11_reproducible_dh.h.patch
--
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