diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2007-03-29 10:32:02 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2007-03-29 10:32:02 (GMT) |
commit | 422f01891f3f99f4ba000b4036c588b788c08f56 (patch) | |
tree | 19c36d331d12f8dd6cc00089600ef60ae5a287dd /BUGS | |
parent | a77626cb62a053e6334c0a749277f263b75619e1 (diff) | |
download | monitoring-plugins-release-1.4.7.tar.gz |
1.4.7 releaserelease-1.4.7
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1652 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -4,13 +4,16 @@ necessarily verified as errors. | |||
4 | 4 | ||
5 | For the 1.4.6 release: | 5 | For the 1.4.6 release: |
6 | 6 | ||
7 | 1687867 - check_http: buffer overflow vulnerability | ||
8 | 1675306 - check_dhcp: does not add mandatory 'end' option | ||
9 | 1675286 - check_ssh: -S flag not working | ||
10 | 1652471 - check_http: missing Accept header | ||
7 | 1648570 - check_dhcp error by asking 2 dhcp servers | 11 | 1648570 - check_dhcp error by asking 2 dhcp servers |
8 | 1637767 - check_ping on FreeBSD 5.4 fails | 12 | 1637767 - check_ping on FreeBSD 5.4 fails |
9 | 1614168 - not compatible with OpenSSL 0.9.8d | 13 | 1614168 - not compatible with OpenSSL 0.9.8d |
10 | 1595449 - check_procs bus error on Solaris 8,9,10 | 14 | 1595449 - check_procs bus error on Solaris 8,9,10 |
11 | 1573700 - check_swap on HP-UX incorrect | 15 | 1573700 - check_swap on HP-UX incorrect |
12 | 1573638 - check_swap SEGVs on Sol 10 | 16 | 1573638 - check_swap SEGVs on Sol 10 |
13 | 1556886 - check_ntp has memory fault when using jitter flag | ||
14 | 1541340 - check_procs won't execute on Solaris 9 x86 | 17 | 1541340 - check_procs won't execute on Solaris 9 x86 |
15 | 1523748 - check_disk should error if warn range is subset of critical | 18 | 1523748 - check_disk should error if warn range is subset of critical |
16 | 1506121 - check_http problem with protocol change in redirect | 19 | 1506121 - check_http problem with protocol change in redirect |