diff options
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 12 |
1 files changed, 9 insertions, 3 deletions
@@ -4,13 +4,19 @@ necessarily verified as errors. | |||
4 | 4 | ||
5 | For the 1.4.11 release: | 5 | For the 1.4.11 release: |
6 | 6 | ||
7 | 1724055 - check_dns: does not sort address data | 7 | 1939578 - check_jabber: Always returns WARNING with Openfire server |
8 | 1939529 - check_tcp: Expiring SSL certs produce confusing messages | ||
9 | 1928399 - check_porcs METRIC_CPU should ignore kernel processes on FreeBSD | ||
10 | 1922579 - check_ldap: ldap_init implicitly converted | ||
11 | 1904965 - check_apt: SECURITY_RE is not correct | ||
12 | 1894850 - check_ping: incorrectly parses ping6 output | ||
13 | 1868822 - check_http link fails with openssl installed | ||
14 | 1867716 - check_snmp invalid performance data | ||
15 | 1864404 - check_smtp/check_http miscalculate timezones in cert expiry | ||
8 | 1681516 - output too verbose for various checks | 16 | 1681516 - output too verbose for various checks |
9 | 1670261 - check_snmp might require snmpget with LD_LIBRARY_PATH | 17 | 1670261 - check_snmp might require snmpget with LD_LIBRARY_PATH |
10 | 1569488 - check_ifoperstatus.pl: -n option does't work (help required!) | 18 | 1569488 - check_ifoperstatus.pl: -n option does't work (help required!) |
11 | 1523748 - check_disk should error if warn range is subset of critical | 19 | 1523748 - check_disk should error if warn range is subset of critical |
12 | 1498923 - check_ldap build error on Solaris 9 | ||
13 | 1480574 - check_disk missing -lm on Solaris | ||
14 | 1478287 - check_dns fails with CNAMEs | 20 | 1478287 - check_dns fails with CNAMEs |
15 | 1469468 - signal handler in popen.c is broken | 21 | 1469468 - signal handler in popen.c is broken |
16 | 1381604 - Perlsec breaks any perl plugin with perl 5.8.x | 22 | 1381604 - Perlsec breaks any perl plugin with perl 5.8.x |