[Pkg-nagios-changes] [pkg-nagios-plugins-contrib] 19/24: check_rbl: Drop patch check_raid/fix_mdadm_hotspare_failure_detection

Jan Wagner waja at moszumanska.debian.org
Wed Dec 13 22:07:36 UTC 2017


This is an automated email from the git hooks/post-receive script.

waja pushed a commit to branch master
in repository pkg-nagios-plugins-contrib.

commit 08837525a27b3b6b582c2b10431ff05bb78a2ede
Author: Jan Wagner <waja at cyconet.org>
Date:   Tue Nov 28 22:55:10 2017 +0100

    check_rbl: Drop patch check_raid/fix_mdadm_hotspare_failure_detection
---
 .../patches/check_raid/fix_mdadm_hotspare_failure_detection   | 11 -----------
 debian/patches/series                                         |  1 -
 2 files changed, 12 deletions(-)

diff --git a/debian/patches/check_raid/fix_mdadm_hotspare_failure_detection b/debian/patches/check_raid/fix_mdadm_hotspare_failure_detection
deleted file mode 100644
index c81437a..0000000
--- a/debian/patches/check_raid/fix_mdadm_hotspare_failure_detection
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/check_raid/check_raid
-+++ b/check_raid/check_raid
-@@ -3661,7 +3661,7 @@ $fatpacked{"App/Monitoring/Plugin/CheckR
-   		} elsif (@fd > 0) {
-   			# FIXME: this is same as above?
-   			$this->warning;
--  			$s .= "hot-spare failure:". join(",", @{$md{failed_disks}}) .":$md{status}";
-+			$s .= "hot-spare failure:". join(",", @fd) .":$md{status}";
-   
-   		} else {
-   			$s .= "$md{status}";
diff --git a/debian/patches/series b/debian/patches/series
index fcba6b5..8ff209c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -50,5 +50,4 @@ check_nfsmounts/nfs4_support
 check_httpd_status/htdigest_auth
 check_varnish/fix_for_v5
 check_raid/no_epn
-check_raid/fix_mdadm_hotspare_failure_detection
 percona-nagios-plugins/fix_bashism

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nagios-plugins-contrib.git



More information about the Pkg-nagios-changes mailing list