diff --git a/monitoring-plugins.changes b/monitoring-plugins.changes index e22b8de..d72025d 100644 --- a/monitoring-plugins.changes +++ b/monitoring-plugins.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Dec 3 08:37:09 UTC 2021 - Lars Vogdt + +- removed the following, either upstreamed or integrated in other patches: + + monitoring-plugins-wrong_return_in_check_swap.patch + + monitoring-plugins-check_swap-fix_comment.patch + + monitoring-plugins-check_swap-return_unknown.patch + + monitoring-plugins-check_swap-fix-n.patch + ------------------------------------------------------------------- Thu Dec 2 14:54:25 UTC 2021 - Lars Vogdt @@ -505,6 +514,23 @@ Sun Aug 10 17:11:48 UTC 2014 - lars@linux-schulserver.de - remove nagios-devel from BuildRequires +------------------------------------------------------------------- +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 + ------------------------------------------------------------------- Tue Jul 22 13:50:10 UTC 2014 - lars@linux-schulserver.de