From cdb9a4fb1b793b845c59d98871bbe89e026988ac Mon Sep 17 00:00:00 2001 From: Jan Wagner Date: Fri, 9 Apr 2010 20:20:47 +0000 Subject: [PATCH] Add upstream bugreports into patch description --- debian/changelog | 2 +- debian/patches/32_check_ldap_pointer.dpatch | 1 + debian/patches/33_fix_emb_check_disk_smb.dpatch | 1 + debian/patches/34_fix_smbclient_check_disk_smb.dpatch | 1 + debian/patches/36_check_ldap_empty_base.dpatch | 1 + debian/patches/37_check_radius_nas-ip-address.dpatch | 1 + debian/patches/39_check_ircd_fix_epn.dpatch | 1 + 7 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0d8a935..937a600 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 diff --git a/debian/patches/32_check_ldap_pointer.dpatch b/debian/patches/32_check_ldap_pointer.dpatch index 714da48..7dce5c2 100644 --- a/debian/patches/32_check_ldap_pointer.dpatch +++ b/debian/patches/32_check_ldap_pointer.dpatch @@ -3,6 +3,7 @@ ## patch provided by dann frazier ## ## 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 diff --git a/debian/patches/33_fix_emb_check_disk_smb.dpatch b/debian/patches/33_fix_emb_check_disk_smb.dpatch index 4cd55b5..d4ccd24 100644 --- a/debian/patches/33_fix_emb_check_disk_smb.dpatch +++ b/debian/patches/33_fix_emb_check_disk_smb.dpatch @@ -3,6 +3,7 @@ ## patch provided by Stephane Chazelas ## ## 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 diff --git a/debian/patches/34_fix_smbclient_check_disk_smb.dpatch b/debian/patches/34_fix_smbclient_check_disk_smb.dpatch index b4d1245..6810bc6 100755 --- a/debian/patches/34_fix_smbclient_check_disk_smb.dpatch +++ b/debian/patches/34_fix_smbclient_check_disk_smb.dpatch @@ -3,6 +3,7 @@ ## patch provided by Stephane Chazelas ## ## 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 diff --git a/debian/patches/36_check_ldap_empty_base.dpatch b/debian/patches/36_check_ldap_empty_base.dpatch index f4923ce..fd17d8c 100755 --- a/debian/patches/36_check_ldap_empty_base.dpatch +++ b/debian/patches/36_check_ldap_empty_base.dpatch @@ -3,6 +3,7 @@ ## patch provided by Stephane Chazelas ## ## 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 diff --git a/debian/patches/37_check_radius_nas-ip-address.dpatch b/debian/patches/37_check_radius_nas-ip-address.dpatch index 40fe8d3..4835c22 100755 --- a/debian/patches/37_check_radius_nas-ip-address.dpatch +++ b/debian/patches/37_check_radius_nas-ip-address.dpatch @@ -3,6 +3,7 @@ ## patch provided by Josip Rodin ## ## 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 diff --git a/debian/patches/39_check_ircd_fix_epn.dpatch b/debian/patches/39_check_ircd_fix_epn.dpatch index f561e87..d4eb0ec 100644 --- a/debian/patches/39_check_ircd_fix_epn.dpatch +++ b/debian/patches/39_check_ircd_fix_epn.dpatch @@ -2,6 +2,7 @@ ## 39_check_ircd_fix_epn.dpatch by Alexander Wirt ## ## 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@