File nagios-nrpe.changes of Package nagios-nrpe
-------------------------------------------------------------------
Thu Jun 3 22:51:26 CEST 2010 - lrupp@suse.de
- add PreReq: netcfg to fix bnc #608164
-------------------------------------------------------------------
Mon Dec 1 16:37:30 CET 2008 - lrupp@suse.de
- disable buffersize patch per default: breaks compatibility
- run try-restart only if the service is installed
-------------------------------------------------------------------
Thu Nov 27 19:28:38 CET 2008 - lrupp@suse.de
- Added nagios-nrpe-buffersize.patch: support long check output
of plugins, which is possible since Nagios 3.0
-------------------------------------------------------------------
Mon Oct 13 07:37:34 CEST 2008 - lrupp@suse.de
- added cron to Should-Start/Should-Stop, so nrpe starts even on
curious systems
- added nagios-nrpe-SuSEfirewall2
- use --with-log_facility=daemon
-------------------------------------------------------------------
Wed Sep 10 13:33:25 CEST 2008 - lars@linux-schulserver.de
- disable nrpe in xinetd per default
- use a more stupid way to get the port in etc/services
-------------------------------------------------------------------
Mon Jul 28 18:48:28 CEST 2008 - lars@linux-schulserver.de
- move the Requires from the main- into the subpackage
-------------------------------------------------------------------
Tue Mar 11 12:15:08 CET 2008 - lars@linux-schulserver.de
- update to 2.12:
+ Fix for unterminated multiline plugin (garbage) output
(Krzysztof Oledzki). Needed for nagios 3.0
- own the docu directory
- added rpmlintrc
-------------------------------------------------------------------
Tue Jan 29 19:39:35 CET 2008 - lars@linux-schulserver.de
- Update to 2.11:
+ Added lib64 library paths to configure script for
64-bit systems (John Maag)
+ Added --with-ssl-lib configure script option
+ Added --with-log-facility option to control syslog logging
(Ryan Ordway and Brian Seklecki)
-------------------------------------------------------------------
Mon Jan 21 19:14:23 CET 2008 - lars@linux-schulserver.de
- start the client automatically
-------------------------------------------------------------------
Wed Jan 9 18:06:48 CET 2008 - lars@linux-schulserver.de
- split out the documenation to an extra package
-------------------------------------------------------------------
Thu Dec 27 16:42:59 CET 2007 - lars@linux-schulserver.de
- use user nagios and group nagios to run as daemon (client)
- try to add the nrpeport to /etc/services if not done already
-------------------------------------------------------------------
Wed Dec 26 23:54:20 CET 2007 - lars@linux-schulserver.de
- back to nagios* again as all pathnames are now identical
-------------------------------------------------------------------
Tue Nov 27 14:55:16 CET 2007 - lars@linux-schulserver.de
- rename to nagios3*
- use new libexecdir
-------------------------------------------------------------------
Fri Nov 23 10:42:30 CET 2007 - lars@linux-schulserver.de
- require krb5 for suse_version < 1000; otherwise heimdal
-------------------------------------------------------------------
Thu Oct 25 16:21:53 CEST 2007 - tsieden@suse.de
- Moved PDF docs to docs/ subdirectory, added OpenOffice source document
- A critical result is now returned for child processed that die due to a signal (Klas Lindfors)
- Fixed bug with --with-nrpe-group configure script option (Graham Collinson)
- Fixed bug with check_disk thresholds in sample config file (Patric Wust)
- Added NRPE_PROGRAMVERSION and NRPE_MULTILINESUPPORT environment variables
for scripts that need to detect NRPE version and capabilities (Gerhard Lausser)
- Added asprintf() support for systems that are missing it (Samba team)
-------------------------------------------------------------------
Mon May 21 12:43:40 CEST 2007 - tsieden@suse.de
- fix build (Requires libopenssl and openssl for 10.3 and beyond)
-------------------------------------------------------------------
Wed May 16 14:05:17 CEST 2007 - tsieden@suse.de
- update to version 2.8.1
* Fixed configure script error with user-specified NRPE group
* Added support for multiline plugin output (limited to 1KB at the moment) (Matthias Flacke)
* Changes to sample config files
* Added ';' as an additional prohibited metachar for command arguments
* Updated documentation and added easier installation commands
-------------------------------------------------------------------
Mon Mar 12 14:17:39 CET 2007 - tsieden@suse.de
- update to version 2.7.1
* Changed C++ style comment to C style to fix compilation errors on AIX
(Ryan McGarry)
* Patches for detection SSL header and library locations
(Andrew Boyce-Lewis)
* NRPE daemon will now partially ignore non-fatal configuration file
errors and attempt to startup (Andrew Boyce-Lewis)
-------------------------------------------------------------------
Tue Jan 30 11:00:36 CET 2007 - tsieden@suse.de
- update to version 2.6
* Added -u option to check_nrpe to return UNKNOWN states on socket
timeouts (Bjoern Beutel)
* Added connection_timeout variable to NRPE daemon to catch dead
client connections (Ton Voon)
* Added graceful timeout to check_nrpe to ensure connection to
NRPE daemon is properly closed (Mark Plaksin)
-------------------------------------------------------------------
Sat Jul 1 08:52:19 CEST 2006 - stark@suse.de
- update to version 2.5.2
* number of bugfixes
* Added optional command line prefix
* Added ability to reload config file with SIGHUP
-------------------------------------------------------------------
Fri Jan 27 02:14:00 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Tue Jan 24 20:08:26 CET 2006 - stark@suse.de
- added patch to fix config parser regression
-------------------------------------------------------------------
Mon Jan 23 08:10:25 CET 2006 - stark@suse.de
- update to version 2.2
- enabled TCP wrapper support
-------------------------------------------------------------------
Wed Jan 18 06:11:34 CET 2006 - stark@suse.de
- added -fstack-protector
- added service handling for update and removal
-------------------------------------------------------------------
Tue Jan 17 07:55:59 CET 2006 - stark@suse.de
- added init script (#143288)
- fixed xinet configuration (#143288)
-------------------------------------------------------------------
Tue Nov 18 07:24:02 CET 2003 - stark@suse.de
- update to 2.0 final
- don't build as root
-------------------------------------------------------------------
Mon Sep 15 06:03:19 CEST 2003 - stark@suse.de
- require inet-daemon (#30752)
- use port number in xinet config (#30754)
-------------------------------------------------------------------
Thu Jul 24 07:51:17 CEST 2003 - stark@suse.de
- update to 2.0b5
-------------------------------------------------------------------
Mon Jul 21 06:30:39 CEST 2003 - stark@suse.de
- update to 2.0b4
* minor fixes
-------------------------------------------------------------------
Thu Jun 19 13:36:49 CEST 2003 - stark@suse.de
- added nagios-plugins to neededforbuild (fixing directory
ownerships)
-------------------------------------------------------------------
Tue May 20 09:48:18 CEST 2003 - stark@suse.de
- update to 2.0b3
* Added support for passing arguments to command
* NRPE daemon can no longer be run as root user/group
* Added native SSL support (Derrick Bennett)
-------------------------------------------------------------------
Wed Feb 5 13:29:39 CET 2003 - stark@suse.de
- update to 1.8
* Daemon now closes stdio/out/err properly
* Makefile changes
* Mode command line option bug fix in daemon
* Fixed incorrect command line options in check_nrpe plugin
-------------------------------------------------------------------
Thu Jan 16 11:44:53 CET 2003 - stark@suse.de
- added /etc/xinetd.d/nagios-nrpe
- moved nrpe to /usr/bin
-------------------------------------------------------------------
Mon Jan 13 07:37:40 CET 2003 - stark@suse.de
- update to 1.7
* Syntax changes (-H option specifies host name in check_nrpe,
-c option specifies config file in nrpe)
* Added command_timeout directive to config file to allow user
to specify timeout for executing plugins
-------------------------------------------------------------------
Thu Sep 26 10:06:44 CEST 2002 - stark@suse.de
- initial package