drop 27_check_radius_segfault.dpatch

This commit is contained in:
Jan Wagner 2010-04-09 19:40:00 +00:00
parent b5272998dc
commit 54d9c0272d
3 changed files with 3 additions and 25 deletions

3
debian/changelog vendored
View file

@ -5,6 +5,9 @@ nagios-plugins (1.4.14-5) UNRELEASED; urgency=low
- 14_check_log_paths.dpatch: paths are fine now
- 26_implicit-basename.dpatch: no 'implicitly convertion' found in buildlog
without the patch
- 27_check_radius_segfault.dpatch: check_radius.c:161 initializes "data" to
0 using memset(3) and problem not longer reproducable on amd64 without
the patch
-- Jan Wagner <waja@cyconet.org> Thu, 08 Apr 2010 23:54:05 +0200