AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- add patch monitoring-plugins-rsync-option_binary.patch allow to specify path to rsync via option -b or -binary to be able to use the /usr/bin/rsync-ssl wrapper (leave PATH variable alone to not break the wrapper)
- renamed the package to monitoring-plugins-rsync - fix COPYING file to include GPL-2.0+ as mentioned in source
- added monitoring-plugins-rsync-hidden_modules.patch to allow hidden rsync modules to be tested - use nagios-rpm-macros in specfile - Fix license: it's GPL 2 or newer
- add a patch to use the timeouts present in rsync itself ( monitoring-plugins-rsync-timeout.patch )
- licenses package is no more and upstream wants GPLv3, so adding COPYING
- require licenses package (solves bnc #449756)
- update to 1.02: + Kill rsync process on ALRM timeouts (Avoids leaving stale rsync processes behind) + More verbose Rsync errors + Commas in the password field should work
- initial version 1.01