[Pkg-nagios-changes] [pkg-nagios-plugins] 236/413: Adding links to bugreports

Jan Wagner waja at moszumanska.debian.org
Tue Nov 26 23:13:27 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 b3e198a475503504d33c464176d0c6020ac7338d
Author: Jan Wagner <waja at cyconet.org>
Date:   Fri Apr 9 12:16:15 2010 +0000

    Adding links to bugreports
---
 debian/changelog                                      | 2 +-
 debian/patches/18_check_game_cmdline.dpatch           | 2 +-
 debian/patches/23_check_smb_password.dpatch           | 3 +--
 debian/patches/26_implicit-basename.dpatch            | 2 +-
 debian/patches/27_check_radius_segfault.dpatch        | 2 +-
 debian/patches/32_check_ldap_pointer.dpatch           | 2 +-
 debian/patches/33_fix_emb_check_disk_smb.dpatch       | 2 +-
 debian/patches/34_fix_smbclient_check_disk_smb.dpatch | 2 +-
 debian/patches/35_check_http_date.dpatch              | 2 +-
 debian/patches/36_check_ldap_empty_base.dpatch        | 2 +-
 debian/patches/37_check_radius_nas-ip-address.dpatch  | 2 +-
 debian/patches/39_check_ircd_fix_epn.dpatch           | 2 +-
 12 files changed, 12 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9241a39..d45b448 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 nagios-plugins (1.4.14-5) UNRELEASED; urgency=low
 
-  * NOT RELEASED YET
+  * Adding links to bugreports into most of the patches
 
  -- Jan Wagner <waja at cyconet.org>  Thu, 08 Apr 2010 23:54:05 +0200
 
diff --git a/debian/patches/18_check_game_cmdline.dpatch b/debian/patches/18_check_game_cmdline.dpatch
index 04fe662..204094e 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: Fix usage.
+## DP: Fix usage. (bugs.debian.org/307905)
 
 @DPATCH@
 diff -urNad nagios-plugins~/plugins/check_game.c nagios-plugins/plugins/check_game.c
diff --git a/debian/patches/23_check_smb_password.dpatch b/debian/patches/23_check_smb_password.dpatch
index 35a2e07..f33ced6 100755
--- a/debian/patches/23_check_smb_password.dpatch
+++ b/debian/patches/23_check_smb_password.dpatch
@@ -1,8 +1,7 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
 ## 23_check_smb_password.dpatch by Alexander Wirt <formorer at debian.org>
 ##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: If there is no password set call smbclient with -N (suppress password prompt)
+## DP: If there is no password set call smbclient with -N (suppress password prompt, bugs.debian.org/425129)
 
 @DPATCH@
 diff -urNad nagios-plugins-1.4.11~/plugins-scripts/check_disk_smb.pl nagios-plugins-1.4.11/plugins-scripts/check_disk_smb.pl
diff --git a/debian/patches/26_implicit-basename.dpatch b/debian/patches/26_implicit-basename.dpatch
index 2728d4d..0121576 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: Fix for implicit definition of basename function.
+## DP: Fix for implicit definition of basename function. (bugs.debian.org/396814)
 
 @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 ca1fe4c..865efbd 100644
--- a/debian/patches/27_check_radius_segfault.dpatch
+++ b/debian/patches/27_check_radius_segfault.dpatch
@@ -1,7 +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.
+## DP: Fix for segfaulting check_radius plugin. (bugs.debian.org/399532 and bugs.debian.org/379788)
 
 @DPATCH@
 diff -urNad nagios-plugins-1.4.5~/plugins/check_radius.c nagios-plugins-1.4.5/plugins/check_radius.c
diff --git a/debian/patches/32_check_ldap_pointer.dpatch b/debian/patches/32_check_ldap_pointer.dpatch
index 6e23400..714da48 100644
--- a/debian/patches/32_check_ldap_pointer.dpatch
+++ b/debian/patches/32_check_ldap_pointer.dpatch
@@ -2,7 +2,7 @@
 ## 32_check_ldap_pointer.dpatch by Jan Wagner <waja at cyconet.org>
 ## patch provided by dann frazier <dannf at debian.org>
 ##
-## DP: Using deprecated interfaces of libldap API
+## DP: Using deprecated interfaces of libldap API (bugs.debian.org/463322)
 
 @DPATCH@
 --- nagios-plugins-1.4.11.orig/plugins/check_ldap.c	2007-07-07 16:20:40.000000000 -0600
diff --git a/debian/patches/33_fix_emb_check_disk_smb.dpatch b/debian/patches/33_fix_emb_check_disk_smb.dpatch
index 2713e64..4cd55b5 100644
--- a/debian/patches/33_fix_emb_check_disk_smb.dpatch
+++ b/debian/patches/33_fix_emb_check_disk_smb.dpatch
@@ -2,7 +2,7 @@
 ## 32_check_ldap_pointer.dpatch by Jan Wagner <waja at cyconet.org>
 ## patch provided by Stephane Chazelas <stephane at artesyncp.com>
 ##
-## DP: fix processing vi embedded perl interpreter
+## DP: fix processing vi embedded perl interpreter (bugs.debian.org/478906)
 
 @DPATCH@
 diff -urNad nagios-plugins-1.4.12~/plugins-scripts/check_disk_smb.pl nagios-plugins-1.4.12/plugins-scripts/check_disk_smb.pl
diff --git a/debian/patches/34_fix_smbclient_check_disk_smb.dpatch b/debian/patches/34_fix_smbclient_check_disk_smb.dpatch
index 0e53eb1..b4d1245 100755
--- a/debian/patches/34_fix_smbclient_check_disk_smb.dpatch
+++ b/debian/patches/34_fix_smbclient_check_disk_smb.dpatch
@@ -2,7 +2,7 @@
 ## 34_fix_smbclient_check_disk_smb.dpatch by Jan Wagner <waja at cyconet.org>
 ## patch provided by Stephane Chazelas <stephane at artesyncp.com>
 ##
-## DP: Fixes use of smbclient
+## DP: Fixes use of smbclient (bugs.debian.org/478942)
 
 @DPATCH@
 diff -urNad nagios-plugins-1.4.12~/plugins-scripts/check_disk_smb.pl nagios-plugins-1.4.12/plugins-scripts/check_disk_smb.pl
diff --git a/debian/patches/35_check_http_date.dpatch b/debian/patches/35_check_http_date.dpatch
index 7aacdf0..665753d 100755
--- a/debian/patches/35_check_http_date.dpatch
+++ b/debian/patches/35_check_http_date.dpatch
@@ -3,7 +3,7 @@
 ## patch provided by Hilko Bengen <bengen at debian.org>
 ##
 ## DP: Prevents check_http from trying to extract Date or
-## DP: Last-Modified header from file content.N
+## DP: Last-Modified header from file content.N (bugs.debian.org/460097)
 
 @DPATCH@
 diff -urNad nagios-plugins-1.4.12~/plugins/check_http.c nagios-plugins-1.4.12/plugins/check_http.c
diff --git a/debian/patches/36_check_ldap_empty_base.dpatch b/debian/patches/36_check_ldap_empty_base.dpatch
index 94e2411..f4923ce 100755
--- a/debian/patches/36_check_ldap_empty_base.dpatch
+++ b/debian/patches/36_check_ldap_empty_base.dpatch
@@ -2,7 +2,7 @@
 ## 36_check_ldap_empty_base.dpatch by Jan Wagner <waja at cyconet.org>
 ## patch provided by Stephane Chazelas <stephane at artesyncp.com>
 ##
-## DP: allow empty ldap base 
+## DP: allow empty ldap base (bugs.debian.org/479984)
 
 @DPATCH@
 diff -urNad nagios-plugins-1.4.12~/plugins/check_ldap.c nagios-plugins-1.4.12/plugins/check_ldap.c
diff --git a/debian/patches/37_check_radius_nas-ip-address.dpatch b/debian/patches/37_check_radius_nas-ip-address.dpatch
index 703896c..40fe8d3 100755
--- a/debian/patches/37_check_radius_nas-ip-address.dpatch
+++ b/debian/patches/37_check_radius_nas-ip-address.dpatch
@@ -2,7 +2,7 @@
 ## 37_check_radius_nas-ip-address.dpatch by Jan Wagner <waja at cyconet.org>
 ## patch provided by Josip Rodin <joy at debbugs.entuzijast.net>
 ##
-## DP: add nas-ip-address option
+## DP: add nas-ip-address option (bugs.debian.org/482947)
 
 @DPATCH@
 diff -urNad nagios-plugins-1.4.13+git200906171632~/plugins/check_radius.c nagios-plugins-1.4.13+git200906171632/plugins/check_radius.c
diff --git a/debian/patches/39_check_ircd_fix_epn.dpatch b/debian/patches/39_check_ircd_fix_epn.dpatch
index 7956a4d..f561e87 100644
--- a/debian/patches/39_check_ircd_fix_epn.dpatch
+++ b/debian/patches/39_check_ircd_fix_epn.dpatch
@@ -1,7 +1,7 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
 ## 39_check_ircd_fix_epn.dpatch by Alexander Wirt <formorer at formorer.de>
 ##
-## DP: Fixes epn in check_ircd (#545940)
+## DP: Fixes epn in check_ircd (#545940) (bugs.debian.org/545940)
 
 @DPATCH@
 

-- 
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