[Pkg-nagios-changes] [pkg-nagios-plugins] 118/413: add missing descriptions
Jan Wagner
waja at moszumanska.debian.org
Tue Nov 26 23:13:13 UTC 2013
This is an automated email from the git hooks/post-receive script.
waja pushed a commit to branch master
in repository pkg-nagios-plugins.
commit 4f3f873aa3816079bc15bacc0bb026d043a77a72
Author: Jan Wagner <waja at cyconet.org>
Date: Sat Mar 8 19:47:01 2008 +0000
add missing descriptions
---
debian/changelog | 3 ++-
debian/patches/06_checkircd.dpatch | 2 +-
debian/patches/13_subst.in_again.dpatch | 2 +-
debian/patches/14_check_log_paths.dpatch | 2 +-
debian/patches/18_check_game_cmdline.dpatch | 2 +-
debian/patches/22_check_smb_hostaddress.dpatch | 2 +-
debian/patches/26_implicit-basename.dpatch | 2 +-
debian/patches/27_check_radius_segfault.dpatch | 1 +
8 files changed, 9 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e33a364..925fe69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
nagios-plugins (1.4.11-3) UNRELEASED; urgency=low
- * remove unneeded debhelper scripts from rules
+ * remove unneeded debhelper scripts from rules
* remove senseless comments from patches
+ * add missing descriptions to patches
-- Jan Wagner <waja at cyconet.org> Fri, 07 Mar 2008 17:37:49 +0100
diff --git a/debian/patches/06_checkircd.dpatch b/debian/patches/06_checkircd.dpatch
index 4032973..f479395 100644
--- a/debian/patches/06_checkircd.dpatch
+++ b/debian/patches/06_checkircd.dpatch
@@ -1,7 +1,7 @@
#! /bin/sh -e
## 06_checkircd.dpatch by <ultrotter at debian.org>
##
-## DP: No description.
+## DP: Make it working on multihomed host, by choosing the kernel the correct interface
if [ $# -lt 1 ]; then
echo "`basename $0`: script expects -patch|-unpatch as argument" >&2
diff --git a/debian/patches/13_subst.in_again.dpatch b/debian/patches/13_subst.in_again.dpatch
index 8bb89ba..1d5e27b 100755
--- a/debian/patches/13_subst.in_again.dpatch
+++ b/debian/patches/13_subst.in_again.dpatch
@@ -1,7 +1,7 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
## 13_subst.in_again.dpatch by <seanius at localhost.localdomain>
##
-## DP: No description.
+## DP: Use /usr/lib/nagios/plugins as path.
@DPATCH@
diff -urNad sid2~/plugins-scripts/subst.in sid2/plugins-scripts/subst.in
diff --git a/debian/patches/14_check_log_paths.dpatch b/debian/patches/14_check_log_paths.dpatch
index 451a0ee..3396c42 100755
--- a/debian/patches/14_check_log_paths.dpatch
+++ b/debian/patches/14_check_log_paths.dpatch
@@ -1,7 +1,7 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
## 14_check_log_paths.dpatch by <seanius at debian.org>
##
-## DP: No description.
+## DP: Use correct absolut path.
@DPATCH@
diff -urNad nagios-plugins~/plugins-scripts/check_log.sh nagios-plugins/plugins-scripts/check_log.sh
diff --git a/debian/patches/18_check_game_cmdline.dpatch b/debian/patches/18_check_game_cmdline.dpatch
index 93ba960..04fe662 100755
--- a/debian/patches/18_check_game_cmdline.dpatch
+++ b/debian/patches/18_check_game_cmdline.dpatch
@@ -1,7 +1,7 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
## 18_check_game_cmdline.dpatch by <seanius at debian.org>
##
-## DP: No description.
+## DP: Fix usage.
@DPATCH@
diff -urNad nagios-plugins~/plugins/check_game.c nagios-plugins/plugins/check_game.c
diff --git a/debian/patches/22_check_smb_hostaddress.dpatch b/debian/patches/22_check_smb_hostaddress.dpatch
index 82b5392..94676d3 100755
--- a/debian/patches/22_check_smb_hostaddress.dpatch
+++ b/debian/patches/22_check_smb_hostaddress.dpatch
@@ -1,7 +1,7 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
## 22_check_smb_hostaddress.dpatch by <seanius at localhost.localdomain>
##
-## DP: No description.
+## DP: Allow checking disk usage via host addresses.
@DPATCH@
diff -urNad sid~/plugins-scripts/check_disk_smb.pl sid/plugins-scripts/check_disk_smb.pl
diff --git a/debian/patches/26_implicit-basename.dpatch b/debian/patches/26_implicit-basename.dpatch
index e6c326e..2728d4d 100755
--- a/debian/patches/26_implicit-basename.dpatch
+++ b/debian/patches/26_implicit-basename.dpatch
@@ -1,7 +1,7 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
## 26-implicit-basename.dpatch by <seanius at localhost.localdomain>
##
-## DP: No description.
+## DP: Fix for implicit definition of basename function.
@DPATCH@
diff -urNad nagios-plugins-1.4.4~/plugins/check_procs.c nagios-plugins-1.4.4/plugins/check_procs.c
diff --git a/debian/patches/27_check_radius_segfault.dpatch b/debian/patches/27_check_radius_segfault.dpatch
index ae1e81a..ca1fe4c 100644
--- a/debian/patches/27_check_radius_segfault.dpatch
+++ b/debian/patches/27_check_radius_segfault.dpatch
@@ -1,6 +1,7 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
## 27_check_radius_segfault.dpatch by Yasper Casper <komputnik at gmail.com>
##
+## DP: Fix for segfaulting check_radius plugin.
@DPATCH@
diff -urNad nagios-plugins-1.4.5~/plugins/check_radius.c nagios-plugins-1.4.5/plugins/check_radius.c
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nagios-plugins.git
More information about the Pkg-nagios-changes
mailing list