1
0

- include upstream fixes for check_swap

- add patch monitoring-plugins-check_swap-fix_comment.patch
  simply fix the plugin name in the comment
- monitoring-plugins-check_swap-fix_zero_output.patch
  improve the output if the swap has zero size
- monitoring-plugins-check_swap-return_unknown.patch
  use unknown exit code for help/version in plugins
- updated context in

OBS-URL: https://build.opensuse.org/package/show/server:monitoring/monitoring-plugins?expand=0&rev=96
This commit is contained in:
Lars Vogdt 2021-12-16 15:29:14 +00:00 committed by Git OBS Bridge
parent 46faef6ff1
commit 6911247b56

View File

@ -234,11 +234,18 @@ Mon Sep 14 13:39:18 CEST 2020 - ro@suse.de
-------------------------------------------------------------------
Mon Sep 14 10:57:53 CEST 2020 - ro@suse.de
- include upstream fixes for check_swap
- add patch monitoring-plugins-check_swap-fix_comment.patch
simply fix the plugin name in the comment
- monitoring-plugins-check_swap-fix_zero_output.patch
improve the output if the swap has zero size
- monitoring-plugins-check_swap-return_unknown.patch
use unknown exit code for help/version in plugins
- add patch monitoring-plugins-check_swap-fix-n.patch
check_swap fix behaviour for "-n" if 0 free swap is left
from git commit 6995b510759cf531d70745b7d0c6e8a0d9010b06
(bug#1175828)
- updated context in
- updated context in
monitoring-plugins-wrong_return_in_check_swap.patch
-------------------------------------------------------------------
@ -509,23 +516,6 @@ Sat Dec 27 12:41:01 UTC 2014 - lars@linux-schulserver.de
- newer openSUSE versions use rsyslog: require virtual syslog
package for build
-------------------------------------------------------------------
Mon Sep 14 10:57:53 CEST 2020 - ro@suse.de
- include upstream fixes for check_swap
- add patch monitoring-plugins-check_swap-fix_comment.patch
simply fix the plugin name in the comment
- monitoring-plugins-check_swap-fix_zero_output.patch
improve the output if the swap has zero size
- monitoring-plugins-check_swap-return_unknown.patch
use unknown exit code for help/version in plugins
- add patch monitoring-plugins-check_swap-fix-n.patch
check_swap fix behaviour for "-n" if 0 free swap is left
from git commit 6995b510759cf531d70745b7d0c6e8a0d9010b06
(bug#1175828)
- updated context in
monitoring-plugins-wrong_return_in_check_swap.patch
-------------------------------------------------------------------
Sun Aug 10 17:11:48 UTC 2014 - lars@linux-schulserver.de