diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2007-09-29 00:44:36 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2007-09-29 00:44:36 (GMT) |
commit | 0063fb1abf0810377a836df20eb2ac59c5e9233f (patch) | |
tree | 3000fe4b532f0d1b9fe46924db7f99f1018a92f1 /BUGS | |
parent | faf593d23a7c4c09143373053106f61da3265384 (diff) | |
download | monitoring-plugins-0063fb1abf0810377a836df20eb2ac59c5e9233f.tar.gz |
Prep for 1.4.10release-1.4.10
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1801 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 9 |
1 files changed, 3 insertions, 6 deletions
@@ -6,20 +6,17 @@ For the 1.4.9 release: | |||
6 | 6 | ||
7 | 1724055 - check_dns: does not sort address data | 7 | 1724055 - check_dns: does not sort address data |
8 | 1681516 - output too verbose for various checks | 8 | 1681516 - output too verbose for various checks |
9 | 1637767 - check_ping on FreeBSD 5.4 fails | 9 | 1670261 - check_snmp might require snmpget with LD_LIBRARY_PATH |
10 | 1595449 - check_procs bus error on Solaris 8,9,10 | 10 | 1569488 - check_ifoperstatus.pl: -n option does't work (help required!) |
11 | 1541340 - check_procs won't execute on Solaris 9 x86 | ||
12 | 1523748 - check_disk should error if warn range is subset of critical | 11 | 1523748 - check_disk should error if warn range is subset of critical |
13 | 1498923 - check_ldap build error on Solaris 9 | 12 | 1498923 - check_ldap build error on Solaris 9 |
14 | 1480574 - check_disk missing -lm on Solaris | 13 | 1480574 - check_disk missing -lm on Solaris |
15 | 1478287 - check_dns fails with CNAMEs | 14 | 1478287 - check_dns fails with CNAMEs |
16 | 1469468 - signal handler in popen.c is broken | 15 | 1469468 - signal handler in popen.c is broken |
17 | 1466426 - check_ldaps doesn't default to port 636 | ||
18 | 1447642 - check_ping segfault on Sol 10 | ||
19 | 1381604 - Perlsec breaks any perl plugin with perl 5.8.x | 16 | 1381604 - Perlsec breaks any perl plugin with perl 5.8.x |
20 | 1373801 - check_ping timeout on Mandrake 10.1 | 17 | 1373801 - check_ping timeout on Mandrake 10.1 |
21 | 1370031 - check_disk_smb requires DNS agree with NetBIOS names | 18 | 1370031 - check_disk_smb requires DNS agree with NetBIOS names |
22 | 1291987 - urlize useragent does not work | 19 | 1250982 - check_postgresql: configure test for -lcrypto on OpenBSD |
23 | 1225470 - check_swap perf data incorrect | 20 | 1225470 - check_swap perf data incorrect |
24 | 1108499 - check_ping with -U on Debian fails | 21 | 1108499 - check_ping with -U on Debian fails |
25 | 1090549 - check_dhcp ignores DHCP replies | 22 | 1090549 - check_dhcp ignores DHCP replies |