Imported Debian patch 3.0.1-3
This commit is contained in:
29
debian/NEWS
vendored
29
debian/NEWS
vendored
@@ -1,3 +1,32 @@
|
||||
nagios-nrpe (3.0.1-1) unstable; urgency=medium
|
||||
|
||||
The check_nrpe command definition has been updated to remove the
|
||||
arguments option, because nagios-nrpe-server does not support
|
||||
command arguments since 2.15-1. And the check_nrpe_1arg command
|
||||
definition has been removed.
|
||||
|
||||
If you're using the check_nrpe_1arg command in your Nagios/Icinga
|
||||
configuration, you need to replace it with check_nrpe.
|
||||
|
||||
SSL support is disabled by default, the reworked SSL/TLS support in
|
||||
NRPE requires configuration before it can be used. Read the
|
||||
instructions in /usr/share/doc/nagios-nrpe-server/README.SSL.md.gz
|
||||
before enabling SSL support in /etc/default/nagios-nrpe-server.
|
||||
|
||||
The default check_nrpe command in check_nrpe.cfg has been updated
|
||||
to disable SSL by default too. The check_nrpe_ssl command has been
|
||||
added to connect to the NRPE daemon over SSL.
|
||||
|
||||
Beware that the new NRPE daemon only works with old check_nrpe
|
||||
plugins when SSL support is disabled on both sides, likewise the
|
||||
new check_nrpe plugin only works with the old NRPE daemon when SSL
|
||||
support is disabled.
|
||||
|
||||
To use SSL between the NRPE client and server, configuring Stunnel
|
||||
is recommended.
|
||||
|
||||
-- Bas Couwenberg <sebastic@debian.org> Mon, 05 Dec 2016 01:16:46 +0100
|
||||
|
||||
nagios-nrpe (2.15-1) unstable; urgency=high
|
||||
|
||||
This update disables the command-args support in nrpe. The feature
|
||||
|
||||
Reference in New Issue
Block a user