File nrpe.changes of Package nrpe.27675
-------------------------------------------------------------------
Mon Aug 8 10:54:55 UTC 2022 - Alexander Bergmann <abergmann@suse.com>
- nrpe-CVE-2015-4000.patch: increasing the standard size of 512 bit
dh parameters that NRPE uses to establish a secure SSL connection
to 2048 (bnc#938906).
-------------------------------------------------------------------
Thu Jul 31 01:34:42 CEST 2014 - ro@suse.de
- use _rundir macro if available
-------------------------------------------------------------------
Wed Jul 30 18:48:21 UTC 2014 - obs@botter.cc
- correct user and group setting in systemd service files
- remove unneeded source file nrpe.tempfiles - it is generated
during build on-the-fly
-------------------------------------------------------------------
Wed Jul 30 11:12:08 UTC 2014 - lars@linux-schulserver.de
- rename nagios-plugins-nrpe to monitoring-plugins-nrpe
- require the monitoring-plugins instead of nagios-plugins packages
-------------------------------------------------------------------
Fri Jul 18 11:57:52 UTC 2014 - obs@botter.cc
- add systemd service file, and per-connection activation socket
and service file for openSUSE >= 1210, init.d files are supplied
for versions until 1230 including.
-------------------------------------------------------------------
Thu Jun 26 08:19:41 UTC 2014 - lars@linux-schulserver.de
- fix group permissions of nrpe binary in n/usr/sbin
-------------------------------------------------------------------
Fri Mar 7 17:12:33 UTC 2014 - lars@linux-schulserver.de
- rename README.SUSE according to the new policy
- fix bnc#865836: create nagios user/group for nagios-plugins-nrpe
-------------------------------------------------------------------
Thu Feb 6 15:55:32 UTC 2014 - lars@linux-schulserver.de
- install an example check_nrpe.cfg definition in /etc/nagios/objects
-------------------------------------------------------------------
Thu Sep 26 10:38:49 UTC 2013 - lars@linux-schulserver.de
- adapt directory ownership of /etc/nagios directories
-------------------------------------------------------------------
Thu Sep 19 23:35:44 UTC 2013 - lars@linux-schulserver.de
- update to 2.15:
+ Added support for IPv6 (Leo Baltus, Eric Stanley)
- removed nrpe-uninitialized_variable.patch (fixed upstream)
- rebased other patches
-------------------------------------------------------------------
Mon Aug 12 17:06:04 UTC 2013 - lars@linux-schulserver.de
- fix directory permissions for nagios sysconfdir
-------------------------------------------------------------------
Mon Aug 5 10:48:59 CEST 2013 - ro@suse.de
- adapt owner and permissions for sysconfdir/nagios to
main nagios package
-------------------------------------------------------------------
Sun Jan 20 13:39:34 UTC 2013 - lars@linux-schulserver.de
- reduce runtime dependencies: just recommend the plugins that are
configured in the default configuration, not the whole Nagios
plugins
-------------------------------------------------------------------
Tue Jan 15 10:28:26 UTC 2013 - lars@linux-schulserver.de
- also fix old xinetd config and SuSEFirewall2
- save the status of the old nagios-nrpe daemon via %%triggerun in
/var/adm/update-scripts/nrpe and restart the service, if needed,
after the renamed package has been installed (same, if the
service is started via xinetd)
-------------------------------------------------------------------
Sat Dec 22 18:29:39 UTC 2012 - lars@linux-schulserver.de
- update to 2.14:
+ Added configure option to allow bash command substitutions,
disabled by default [bug #400] (Eric Stanley)
+ Patched to shutdown SSL connection completely (Jari Takkala)
- enable bash command substitution in binary (disabled by config)
- renamed the main package to nrpe to follow upstream
(Provide/Obsolete the old package name)
- placed nrpe.cfg in /etc now to allow running with Icinga only
- add include directory /etc/nrpe.d to make future updates easier
- increase check_procs warning (250) and critical (300) levels
- use new rpm macro nagios_user_group_add for user-/groupadd
- refreshed patches
-------------------------------------------------------------------
Tue Nov 20 07:55:32 UTC 2012 - dimstar@opensuse.org
- Fix useradd invocation: -o is useless without -u and newer
versions of pwdutils/shadowutils fail on this now.
-------------------------------------------------------------------
Thu Oct 11 12:35:28 UTC 2012 - lars@linux-schulserver.de
- the plugin can also be used with icinga
-> recommend monitoring_daemon instead
-------------------------------------------------------------------
Sun Feb 26 03:20:19 UTC 2012 - lars@linux-schulserver.de
- update to 2.13:
+ Applied Kaspersky Labs supplied patch for extending
allowed_hosts (Konstantin Malov)
+ Fixed bug in allowed_hosts parsing (Eric Stanley)
- rebased patches
- simplify (and disable) nrpe-more_random.patch
- added nrpe-implicit_declaration.patch
- use macros from nagios-rpm-macros
-------------------------------------------------------------------
Mon May 30 14:43:59 UTC 2011 - lrupp@suse.de
- specfile cleanup using spec-cleaner (add comments to patches)
-------------------------------------------------------------------
Thu Feb 10 01:03:41 CET 2011 - ro@suse.de
- add directory to filelist to fix build
-------------------------------------------------------------------
Mon Feb 7 21:08:55 UTC 2011 - lars@linux-schulserver.de
- also package nrpe_check_control from contrib
-------------------------------------------------------------------
Tue Dec 7 21:42:01 UTC 2010 - coolo@novell.com
- prereq init scripts syslog and network
-------------------------------------------------------------------
Wed Sep 22 21:22:36 CEST 2010 - lars@linux-schulserver.de
- use /var/lib/nagios as home directory (same as nagios package)
-------------------------------------------------------------------
Sat Jul 10 07:31:13 UTC 2010 - lars@linux-schulserver.de
- fix missing operand for dirname in init script
-------------------------------------------------------------------
Mon May 24 07:58:16 UTC 2010 - lars@linux-schulserver.de
- add netcfg to PreReq to have /etc/services installed
(fixes bnc #608164 )
-------------------------------------------------------------------
Wed May 5 15:45:05 UTC 2010 - lars@linux-schulserver.de
- set default values in init script
-------------------------------------------------------------------
Mon May 3 09:36:34 UTC 2010 - lars@linux-schulserver.de
- fix file ownership in /etc
- added nrpe manpage from debian
- added adapted patches from Debian:
+ nrpe-more_random.patch (overwrite the buffer with better
randomness)
+ nrpe-improved_help.patch (list additional commandline options)
+ nrpe-weird_output.patch (null the buffer before using it)
+ nrpe-drop_privileges_before_writing_pidfile.patch (name says all)
- added the following patches to fix compilation warnings:
+ nrpe-return_value.patch
+ nrpe-uninitialized_variable.patch
+ nrpe-unused_variable.patch
-------------------------------------------------------------------
Thu Apr 29 15:28:38 UTC 2010 - lars@linux-schulserver.de
- use /var/run/nrpe/nrpe.pid for pidfile; nagios can be run as
different user/group which might cause conflicts
- clean up the init skript and implement automatic movement/
creation of the pid directory
- package /var/run/nrpe/nrpe.pid as ghost
-------------------------------------------------------------------
Sat Mar 6 20:59:09 UTC 2010 - chris@computersalat.de
- cleanup subpackages
o nagios-nrpe is default package and provides NRPE daemon
obsoletes: client
o nagios-plugins-nrpe provides the check plugin to be installed
with the nagios host
obsoletes: server
- cleanup spec
o sort TAGS
o removed/added define
- nsusr == nrpeusr
- nsgrp == nrpegrp
- added cmdgrp
- redefine _libexecdir
o added PreReq
o fix pre{,un}/post{,un} sections
- no restart_on_update x{,inetd}, cause xinet file is
installed 'disabled' by default
- service port is needed with server, not with plugin
- no restart_on_update nagios when nrpe plugin is update
there is also no restart_on_update when nagios_plugins
are updated
o fix nrpe.cfg
o PID_File => /var/run/nagios/nrpe.pid
- SOURCE mods
o reworked patches (Makefile,xinetd)
o replaced rcnrpe with nrpe.init
o added README.SuSE
-------------------------------------------------------------------
Wed Dec 23 08:21:50 UTC 2009 - aj@suse.de
- Use -fno-strict-aliasing to CFLAGS since the code is not clean.
- Own /etc/nagios directory.
- Add _GNU_SOURCE to CFLAGS to get prototype of asprintf.
-------------------------------------------------------------------
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