[Pkg-nagios-changes] [pkg-nagios] r1888 - in nagios-plugins/trunk/debian: . patches

Jan Wagner waja at alioth.debian.org
Fri Apr 9 20:20:48 UTC 2010


Author: waja
Date: 2010-04-09 20:20:47 +0000 (Fri, 09 Apr 2010)
New Revision: 1888

Modified:
   nagios-plugins/trunk/debian/changelog
   nagios-plugins/trunk/debian/patches/32_check_ldap_pointer.dpatch
   nagios-plugins/trunk/debian/patches/33_fix_emb_check_disk_smb.dpatch
   nagios-plugins/trunk/debian/patches/34_fix_smbclient_check_disk_smb.dpatch
   nagios-plugins/trunk/debian/patches/36_check_ldap_empty_base.dpatch
   nagios-plugins/trunk/debian/patches/37_check_radius_nas-ip-address.dpatch
   nagios-plugins/trunk/debian/patches/39_check_ircd_fix_epn.dpatch
Log:
Add upstream bugreports into patch description

Modified: nagios-plugins/trunk/debian/changelog
===================================================================
--- nagios-plugins/trunk/debian/changelog	2010-04-09 20:09:27 UTC (rev 1887)
+++ nagios-plugins/trunk/debian/changelog	2010-04-09 20:20:47 UTC (rev 1888)
@@ -1,6 +1,6 @@
 nagios-plugins (1.4.14-5) UNRELEASED; urgency=low
 
-  * Adding links to bugreports into most of the patches
+  * Adding links to Debian and Upstream bugreports into most of the patches
   * Dropping patches not needed anymore, thanks Holger Weiss for assisting:
     - 14_check_log_paths.dpatch: paths are fine now
     - 26_implicit-basename.dpatch: no 'implicitly convertion' found in buildlog

Modified: nagios-plugins/trunk/debian/patches/32_check_ldap_pointer.dpatch
===================================================================
--- nagios-plugins/trunk/debian/patches/32_check_ldap_pointer.dpatch	2010-04-09 20:09:27 UTC (rev 1887)
+++ nagios-plugins/trunk/debian/patches/32_check_ldap_pointer.dpatch	2010-04-09 20:20:47 UTC (rev 1888)
@@ -3,6 +3,7 @@
 ## patch provided by dann frazier <dannf at debian.org>
 ##
 ## DP: Using deprecated interfaces of libldap API (bugs.debian.org/463322)
+## DP: Upstream bug is: https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1922579&group_id=29880
 
 @DPATCH@
 --- nagios-plugins-1.4.11.orig/plugins/check_ldap.c	2007-07-07 16:20:40.000000000 -0600

Modified: nagios-plugins/trunk/debian/patches/33_fix_emb_check_disk_smb.dpatch
===================================================================
--- nagios-plugins/trunk/debian/patches/33_fix_emb_check_disk_smb.dpatch	2010-04-09 20:09:27 UTC (rev 1887)
+++ nagios-plugins/trunk/debian/patches/33_fix_emb_check_disk_smb.dpatch	2010-04-09 20:20:47 UTC (rev 1888)
@@ -3,6 +3,7 @@
 ## patch provided by Stephane Chazelas <stephane at artesyncp.com>
 ##
 ## DP: fix processing vi embedded perl interpreter (bugs.debian.org/478906)
+## DP: Upstream bug is: https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1985338&group_id=29880
 
 @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

Modified: nagios-plugins/trunk/debian/patches/34_fix_smbclient_check_disk_smb.dpatch
===================================================================
--- nagios-plugins/trunk/debian/patches/34_fix_smbclient_check_disk_smb.dpatch	2010-04-09 20:09:27 UTC (rev 1887)
+++ nagios-plugins/trunk/debian/patches/34_fix_smbclient_check_disk_smb.dpatch	2010-04-09 20:20:47 UTC (rev 1888)
@@ -3,6 +3,7 @@
 ## patch provided by Stephane Chazelas <stephane at artesyncp.com>
 ##
 ## DP: Fixes use of smbclient (bugs.debian.org/478942)
+## DP: Upstream bug is: https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1986260&group_id=29880
 
 @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

Modified: nagios-plugins/trunk/debian/patches/36_check_ldap_empty_base.dpatch
===================================================================
--- nagios-plugins/trunk/debian/patches/36_check_ldap_empty_base.dpatch	2010-04-09 20:09:27 UTC (rev 1887)
+++ nagios-plugins/trunk/debian/patches/36_check_ldap_empty_base.dpatch	2010-04-09 20:20:47 UTC (rev 1888)
@@ -3,6 +3,7 @@
 ## patch provided by Stephane Chazelas <stephane at artesyncp.com>
 ##
 ## DP: allow empty ldap base (bugs.debian.org/479984)
+## DP: Upstream bug is: https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1985489&group_id=29880
 
 @DPATCH@
 diff -urNad nagios-plugins-1.4.12~/plugins/check_ldap.c nagios-plugins-1.4.12/plugins/check_ldap.c

Modified: nagios-plugins/trunk/debian/patches/37_check_radius_nas-ip-address.dpatch
===================================================================
--- nagios-plugins/trunk/debian/patches/37_check_radius_nas-ip-address.dpatch	2010-04-09 20:09:27 UTC (rev 1887)
+++ nagios-plugins/trunk/debian/patches/37_check_radius_nas-ip-address.dpatch	2010-04-09 20:20:47 UTC (rev 1888)
@@ -3,6 +3,7 @@
 ## patch provided by Josip Rodin <joy at debbugs.entuzijast.net>
 ##
 ## DP: add nas-ip-address option (bugs.debian.org/482947)
+## DP: Upstream bug is: http://sourceforge.net/tracker/index.php?func=detail&aid=1975646&group_id=29880&atid=397599
 
 @DPATCH@
 diff -urNad nagios-plugins-1.4.13+git200906171632~/plugins/check_radius.c nagios-plugins-1.4.13+git200906171632/plugins/check_radius.c

Modified: nagios-plugins/trunk/debian/patches/39_check_ircd_fix_epn.dpatch
===================================================================
--- nagios-plugins/trunk/debian/patches/39_check_ircd_fix_epn.dpatch	2010-04-09 20:09:27 UTC (rev 1887)
+++ nagios-plugins/trunk/debian/patches/39_check_ircd_fix_epn.dpatch	2010-04-09 20:20:47 UTC (rev 1888)
@@ -2,6 +2,7 @@
 ## 39_check_ircd_fix_epn.dpatch by Alexander Wirt <formorer at formorer.de>
 ##
 ## DP: Fixes epn in check_ircd (#545940) (bugs.debian.org/545940)
+## DP: Upstream bug is: https://sourceforge.net/tracker/?func=detail&atid=397597&aid=2864973&group_id=29880
 
 @DPATCH@
 




More information about the Pkg-nagios-changes mailing list