diff options
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -4,6 +4,8 @@ necessarily verified as errors. | |||
4 | 4 | ||
5 | For the 1.4.15 release: | 5 | For the 1.4.15 release: |
6 | 6 | ||
7 | 3535511 - check_snmp memory corruption with many OIDs/labels/units | ||
8 | 3434735 - check_http failing with proxy server | ||
7 | 3028955 - check_users always reports 1 user connected in French | 9 | 3028955 - check_users always reports 1 user connected in French |
8 | 3003419 - check_snmp converts negative values to positive | 10 | 3003419 - check_snmp converts negative values to positive |
9 | 2991170 - check_nt segfaults on unexpected server response | 11 | 2991170 - check_nt segfaults on unexpected server response |
@@ -19,17 +21,13 @@ For the 1.4.15 release: | |||
19 | 1939578 - check_jabber: Always returns WARNING with Openfire server | 21 | 1939578 - check_jabber: Always returns WARNING with Openfire server |
20 | 1939529 - check_tcp: Expiring SSL certs produce confusing messages | 22 | 1939529 - check_tcp: Expiring SSL certs produce confusing messages |
21 | 1928399 - check_procs METRIC_CPU should ignore kernel processes on FreeBSD | 23 | 1928399 - check_procs METRIC_CPU should ignore kernel processes on FreeBSD |
22 | 1922579 - check_ldap: ldap_init implicitly converted | ||
23 | 1904965 - check_apt: SECURITY_RE is not correct | 24 | 1904965 - check_apt: SECURITY_RE is not correct |
24 | 1894850 - check_ping: incorrectly parses ping6 output | ||
25 | 1681516 - output too verbose for various checks | 25 | 1681516 - output too verbose for various checks |
26 | 1523748 - check_disk should error if warn range is subset of critical | 26 | 1523748 - check_disk should error if warn range is subset of critical |
27 | 1469468 - signal handler in popen.c is broken | 27 | 1469468 - signal handler in popen.c is broken |
28 | 1381604 - Perlsec breaks any perl plugin with perl 5.8.x | 28 | 1381604 - Perlsec breaks any perl plugin with perl 5.8.x |
29 | 1373801 - check_ping timeout on Mandrake 10.1 | 29 | 1373801 - check_ping timeout on Mandrake 10.1 |
30 | 1370031 - check_disk_smb requires DNS agree with NetBIOS names | 30 | 1370031 - check_disk_smb requires DNS agree with NetBIOS names |
31 | 1250982 - check_postgresql: configure test for -lcrypto on OpenBSD | ||
32 | 1225470 - check_swap perf data incorrect | 31 | 1225470 - check_swap perf data incorrect |
33 | 1090549 - check_dhcp ignores DHCP replies | 32 | 1090549 - check_dhcp ignores DHCP replies |
34 | 990948 - check_disk_smb doesn't allow spaces in share names | 33 | 990948 - check_disk_smb doesn't allow spaces in share names |
35 | |||