Code

negate: Fix not printing the real timeout in ALRM handler when timeout is left to...
[nagiosplug.git] / BUGS
diff --git a/BUGS b/BUGS
index 5c8769752fd73ddc296b3c790c70d7ed2d0697ea..9e4c5a00789dbd7ef18e281b968b3dae01ff7c87 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -2,15 +2,23 @@ This file lists the major bugs from the Nagios Plugins page on Sourceforge
 at http://sourceforge.net/tracker/?group_id=29880&atid=397597. These are not
 necessarily verified as errors.
 
-For the 1.4.11 release:
+For the 1.4.13 release:
 
-1724055 - check_dns: does not sort address data
+2075933 - check_disk segfault on freebsd 7 if using -p option
+1985263 - check_ups doesn't disconnect cleanly
+1984255 - check_swap not built on Solaris 10 and HP-UX 11.11, 11.23
+1984240 - check_tcp Segmentation fault on HP-UX 11.23
+1939578 - check_jabber: Always returns WARNING with Openfire server
+1939529 - check_tcp: Expiring SSL certs produce confusing messages
+1928399 - check_procs METRIC_CPU should ignore kernel processes on FreeBSD
+1922579 - check_ldap: ldap_init implicitly converted
+1904965 - check_apt: SECURITY_RE is not correct
+1894850 - check_ping: incorrectly parses ping6 output
+1868822 - check_http link fails with openssl installed
+1864404 - check_smtp/check_http miscalculate timezones in cert expiry
 1681516 - output too verbose for various checks
 1670261 - check_snmp might require snmpget with LD_LIBRARY_PATH
-1569488 - check_ifoperstatus.pl: -n option does't work (help required!)
 1523748 - check_disk should error if warn range is subset of critical
-1498923 - check_ldap build error on Solaris 9
-1480574 - check_disk missing -lm on Solaris
 1478287 - check_dns fails with CNAMEs
 1469468 - signal handler in popen.c is broken
 1381604 - Perlsec breaks any perl plugin with perl 5.8.x