0ea867e974
use systemd starting with centos 6
Ruediger Oertel
2017-04-21 16:51:35 +00:00
9b01547683
use systemd starting with centos 6
Ruediger Oertel
2017-04-21 16:51:35 +00:00
40657b80b5
- require inet-daemon only if suse_version is set
Ruediger Oertel
2017-04-21 13:27:16 +00:00
74964a5993
- require inet-daemon only if suse_version is set
Ruediger Oertel
2017-04-21 13:27:16 +00:00
053060c45e
protect fillup and insserv stuff with suse_version
Ruediger Oertel
2017-04-21 12:51:41 +00:00
42e691207f
protect fillup and insserv stuff with suse_version
Ruediger Oertel
2017-04-21 12:51:41 +00:00
014ccc54fe
prereq netcfg and pwdutils only on suse
Ruediger Oertel
2017-04-21 12:46:15 +00:00
39182a059f
prereq netcfg and pwdutils only on suse
Ruediger Oertel
2017-04-21 12:46:15 +00:00
6ab411d0f2
- fix buildrequires for centos: - tcpd-devel is tcp_wrappers-devel - kerberos is krb5-devel
Ruediger Oertel
2017-04-21 10:04:48 +00:00
470f3b23a9
- fix buildrequires for centos: - tcpd-devel is tcp_wrappers-devel - kerberos is krb5-devel
Ruediger Oertel
2017-04-21 10:04:48 +00:00
e0d760bf1f
remove bullshit
Lars Vogdt
2017-04-17 17:39:27 +00:00
e8259ccbbd
remove bullshit
Lars Vogdt
2017-04-17 17:39:27 +00:00
13dec4469d
-update to 3.1.0: ENHANCEMENTS - Added option to nrpe.cfg.in that can override hard-coded NASTY_METACHARS (John Frickson) - While processing 'include_dir' statement, sort the files (Philippe Kueck / John Frickson) - nrpe can now write to a log file using 'log_file=' in nrpe.cfg (John Frickson) - check_nrpe can now write to a log file using '--log-file=' or '-g' options (John Frickson) FIXES - Added missing debugging syslog entries, and changed printf()'s to syslog()'s. (Jobst Schmalenbach) - Fix help output for ssl option (configure) (Ruben Kerkhof) - Fixes to README.SSL.md and SECURITY.md (Elan Ruusamäe) - Changed the 'check_load' command in nrpe.cfg.in (minusdavid) - Minor change to logging in check_nrpe (John Frickson) - Removed function b64_decode which wasn't being used (John Frickson) - check_nrpe ignores -a option when -f option is specified (John Frickson) - Added missing LICENSE file (John Frickson) - Off-by-one BO in my_system() (John Frickson) - Add SOURCE_DATE_EPOCH specification support for reproducible builds. (Bas Couwenberg) - nrpe 3.0.1 allows TLSv1 and TLSv1.1 when I configure for TLSv1.2+ (John Frickson) - "Remote %s accepted a Version %s Packet", please add to debug (John Frickson) - nrpe 3.0.1 segfaults when key and/or cert are broken symlinks (John Frickson) - Fixed a couple of typos in docs/NRPE.* files (Ludmil Meltchev) - Changed release date to ISO format (yyyy-mm-dd) (John Frickson) - Fix systemd unit description (Bas Couwenberg) - Add reload command to systemd service file (Bas Couwenberg) - fix file not found error when updating version (Sven Nierlein) - Spelling fixes (Josh Soref) - Return UNKNOWN when check_nrpe cannot communicate with nrpe and -u set (John Frickson) - xinetd.d parameter causes many messages in log file (John Frickson) - Fixes for openssl 1.1.x (Stephen Smoogen / John Frickson) - PATH and other environment variables not set with numeric nrpe_user (John Frickson)
Lars Vogdt
2017-04-17 17:21:59 +00:00
7ed83e5556
-update to 3.1.0: ENHANCEMENTS - Added option to nrpe.cfg.in that can override hard-coded NASTY_METACHARS (John Frickson) - While processing 'include_dir' statement, sort the files (Philippe Kueck / John Frickson) - nrpe can now write to a log file using 'log_file=' in nrpe.cfg (John Frickson) - check_nrpe can now write to a log file using '--log-file=' or '-g' options (John Frickson) FIXES - Added missing debugging syslog entries, and changed printf()'s to syslog()'s. (Jobst Schmalenbach) - Fix help output for ssl option (configure) (Ruben Kerkhof) - Fixes to README.SSL.md and SECURITY.md (Elan Ruusamäe) - Changed the 'check_load' command in nrpe.cfg.in (minusdavid) - Minor change to logging in check_nrpe (John Frickson) - Removed function b64_decode which wasn't being used (John Frickson) - check_nrpe ignores -a option when -f option is specified (John Frickson) - Added missing LICENSE file (John Frickson) - Off-by-one BO in my_system() (John Frickson) - Add SOURCE_DATE_EPOCH specification support for reproducible builds. (Bas Couwenberg) - nrpe 3.0.1 allows TLSv1 and TLSv1.1 when I configure for TLSv1.2+ (John Frickson) - "Remote %s accepted a Version %s Packet", please add to debug (John Frickson) - nrpe 3.0.1 segfaults when key and/or cert are broken symlinks (John Frickson) - Fixed a couple of typos in docs/NRPE.* files (Ludmil Meltchev) - Changed release date to ISO format (yyyy-mm-dd) (John Frickson) - Fix systemd unit description (Bas Couwenberg) - Add reload command to systemd service file (Bas Couwenberg) - fix file not found error when updating version (Sven Nierlein) - Spelling fixes (Josh Soref) - Return UNKNOWN when check_nrpe cannot communicate with nrpe and -u set (John Frickson) - xinetd.d parameter causes many messages in log file (John Frickson) - Fixes for openssl 1.1.x (Stephen Smoogen / John Frickson) - PATH and other environment variables not set with numeric nrpe_user (John Frickson)
Lars Vogdt
2017-04-17 17:21:59 +00:00
cbad064431
- update to 3.0: SECURITY - Fix for CVE-2014-2913 - Added function to clean the environment before forking. (John Frickson) ENHANCEMENTS - Added support for optional config file to check_nrpe. With the new SSL parameters, the line was getting long. The config file is specified with --config-file=<path> or -f <path> parameters. The config file must look like command line options, but the options can be on separate lines. It MUST NOT include --config-file (-f), --command (-c) or --args (-a). If any options are in both the config file and on the command line, the command line options are used. - Added "nrpe-uninstall" script to the same directory nrpe get installed to (John Frickson) - Added command-line option to prevent forking, since some of the init replacements (such as systemd, etc.) don't want daemons to fork (John Frickson) - Added listen_queue_size as configuration option (Vadim Antipov, Kaspersky Lab) - Reworked SSL/TLS. See the README.SSL.md file for full info. (John Frickson) - Added support for version 3 variable sized packets up to 64KB. nrpe will accept either version from check_nrpe. check_nrpe will try to send a version 3 packet first, and fall back to version 2. check_nrpe can be forced to only send version 2 packets if the switch -2 is used. (John Frickson) - Added extended timeout syntax in the -t <secs>:<status> format. (ABrist) FIXES - check_nrpe does not parse passed arguments correctly (John Frickson) - NRPE should not start if cannot write pid file (John Frickson) - Fixed out-of-bounds error (return code 255) for some failures (John Frickson)
Lars Vogdt
2016-07-22 21:10:18 +00:00
9fe690fe68
- update to 3.0: SECURITY - Fix for CVE-2014-2913 - Added function to clean the environment before forking. (John Frickson) ENHANCEMENTS - Added support for optional config file to check_nrpe. With the new SSL parameters, the line was getting long. The config file is specified with --config-file=<path> or -f <path> parameters. The config file must look like command line options, but the options can be on separate lines. It MUST NOT include --config-file (-f), --command (-c) or --args (-a). If any options are in both the config file and on the command line, the command line options are used. - Added "nrpe-uninstall" script to the same directory nrpe get installed to (John Frickson) - Added command-line option to prevent forking, since some of the init replacements (such as systemd, etc.) don't want daemons to fork (John Frickson) - Added listen_queue_size as configuration option (Vadim Antipov, Kaspersky Lab) - Reworked SSL/TLS. See the README.SSL.md file for full info. (John Frickson) - Added support for version 3 variable sized packets up to 64KB. nrpe will accept either version from check_nrpe. check_nrpe will try to send a version 3 packet first, and fall back to version 2. check_nrpe can be forced to only send version 2 packets if the switch -2 is used. (John Frickson) - Added extended timeout syntax in the -t <secs>:<status> format. (ABrist) FIXES - check_nrpe does not parse passed arguments correctly (John Frickson) - NRPE should not start if cannot write pid file (John Frickson) - Fixed out-of-bounds error (return code 255) for some failures (John Frickson)
Lars Vogdt
2016-07-22 21:10:18 +00:00
f8e6dfdd04
- add missing (empty) argument to tmpfiles.d file
Lars Vogdt
2015-03-29 19:56:00 +00:00
4e66fae2f3
- add missing (empty) argument to tmpfiles.d file
Lars Vogdt
2015-03-29 19:56:00 +00:00
6ef0177be6
- add reload option to systemd service - let the tmpfiles config use the tmpdir macro to define the place of the tmpdir - use bcond for building with systemd support
Lars Vogdt
2015-01-18 11:20:52 +00:00
658ac0f130
- add reload option to systemd service - let the tmpfiles config use the tmpdir macro to define the place of the tmpdir - use bcond for building with systemd support
Lars Vogdt
2015-01-18 11:20:52 +00:00
0f3c5c9520
- use _rundir macro if available
Lars Vogdt
2014-07-31 08:16:18 +00:00
27c5a53d7a
- use _rundir macro if available
Lars Vogdt
2014-07-31 08:16:18 +00:00
5f7835b13c
Accepting request 243070 from home:jsjhb:branches:server:monitoring
Lars Vogdt
2014-07-30 23:03:33 +00:00
f6829a826d
Accepting request 243070 from home:jsjhb:branches:server:monitoring
Lars Vogdt
2014-07-30 23:03:33 +00:00
65ed155b4b
- rename nagios-plugins-nrpe to monitoring-plugins-nrpe - require the monitoring-plugins instead of nagios-plugins packages
Lars Vogdt
2014-07-30 12:42:55 +00:00
beb39a2e5d
- rename nagios-plugins-nrpe to monitoring-plugins-nrpe - require the monitoring-plugins instead of nagios-plugins packages
Lars Vogdt
2014-07-30 12:42:55 +00:00
6a3ff59416
do not depend on openSUSE:Factory any longer
Lars Vogdt
2014-07-14 14:19:10 +00:00
1c2ec352d7
do not depend on openSUSE:Factory any longer
Lars Vogdt
2014-07-14 14:19:10 +00:00
72f013f72a
make the update case of the xinetd file easier
Lars Vogdt
2013-01-17 11:12:50 +00:00
62551c800b
make the update case of the xinetd file easier
Lars Vogdt
2013-01-17 11:12:50 +00:00
ee19eb48c1
after the renamed package has been installed (same, if the service is started via xinetd)
Lars Vogdt
2013-01-17 05:51:33 +00:00
87c2255062
after the renamed package has been installed (same, if the service is started via xinetd)
Lars Vogdt
2013-01-17 05:51:33 +00:00
53390ed28c
- 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
Lars Vogdt
2013-01-16 09:47:30 +00:00
ee0413759a
- 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
Lars Vogdt
2013-01-16 09:47:30 +00:00
93bec3d572
- also fix old xinetd config and SuSEFirewall2
Lars Vogdt
2013-01-16 09:28:58 +00:00
0764888e2b
- also fix old xinetd config and SuSEFirewall2
Lars Vogdt
2013-01-16 09:28:58 +00:00
3a8099b245
Accepting request 148201 from home:lrupp:branches:server:monitoring
Christian Schneemann2013-01-12 18:23:04 +00:00
da1cfbf5c9
Accepting request 148201 from home:lrupp:branches:server:monitoring
Christian Schneemann2013-01-12 18:23:04 +00:00