Adding links to bugreports

This commit is contained in:
Jan Wagner 2010-04-09 12:16:15 +00:00
parent 9180364695
commit b3e198a475
12 changed files with 12 additions and 13 deletions

2
debian/changelog vendored
View file

@ -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@cyconet.org> Thu, 08 Apr 2010 23:54:05 +0200

View file

@ -1,7 +1,7 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
## 18_check_game_cmdline.dpatch by <seanius@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

View file

@ -1,8 +1,7 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
## 23_check_smb_password.dpatch by Alexander Wirt <formorer@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

View file

@ -1,7 +1,7 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
## 26-implicit-basename.dpatch by <seanius@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

View file

@ -1,7 +1,7 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
## 27_check_radius_segfault.dpatch by Yasper Casper <komputnik@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

View file

@ -2,7 +2,7 @@
## 32_check_ldap_pointer.dpatch by Jan Wagner <waja@cyconet.org>
## patch provided by dann frazier <dannf@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

View file

@ -2,7 +2,7 @@
## 32_check_ldap_pointer.dpatch by Jan Wagner <waja@cyconet.org>
## patch provided by Stephane Chazelas <stephane@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

View file

@ -2,7 +2,7 @@
## 34_fix_smbclient_check_disk_smb.dpatch by Jan Wagner <waja@cyconet.org>
## patch provided by Stephane Chazelas <stephane@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

View file

@ -3,7 +3,7 @@
## patch provided by Hilko Bengen <bengen@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

View file

@ -2,7 +2,7 @@
## 36_check_ldap_empty_base.dpatch by Jan Wagner <waja@cyconet.org>
## patch provided by Stephane Chazelas <stephane@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

View file

@ -2,7 +2,7 @@
## 37_check_radius_nas-ip-address.dpatch by Jan Wagner <waja@cyconet.org>
## patch provided by Josip Rodin <joy@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

View file

@ -1,7 +1,7 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
## 39_check_ircd_fix_epn.dpatch by Alexander Wirt <formorer@formorer.de>
##
## DP: Fixes epn in check_ircd (#545940)
## DP: Fixes epn in check_ircd (#545940) (bugs.debian.org/545940)
@DPATCH@