summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2007-03-29 10:32:02 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2007-03-29 10:32:02 (GMT)
commit422f01891f3f99f4ba000b4036c588b788c08f56 (patch)
tree19c36d331d12f8dd6cc00089600ef60ae5a287dd
parenta77626cb62a053e6334c0a749277f263b75619e1 (diff)
downloadmonitoring-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
-rw-r--r--BUGS5
-rw-r--r--ChangeLog171
-rw-r--r--NEWS3
-rw-r--r--configure.in2
-rw-r--r--package.def2
5 files changed, 179 insertions, 4 deletions
diff --git a/BUGS b/BUGS
index 7ef1e3a..83fb03f 100644
--- a/BUGS
+++ b/BUGS
@@ -4,13 +4,16 @@ necessarily verified as errors.
4 4
5For the 1.4.6 release: 5For the 1.4.6 release:
6 6
71687867 - check_http: buffer overflow vulnerability
81675306 - check_dhcp: does not add mandatory 'end' option
91675286 - check_ssh: -S flag not working
101652471 - check_http: missing Accept header
71648570 - check_dhcp error by asking 2 dhcp servers 111648570 - check_dhcp error by asking 2 dhcp servers
81637767 - check_ping on FreeBSD 5.4 fails 121637767 - check_ping on FreeBSD 5.4 fails
91614168 - not compatible with OpenSSL 0.9.8d 131614168 - not compatible with OpenSSL 0.9.8d
101595449 - check_procs bus error on Solaris 8,9,10 141595449 - check_procs bus error on Solaris 8,9,10
111573700 - check_swap on HP-UX incorrect 151573700 - check_swap on HP-UX incorrect
121573638 - check_swap SEGVs on Sol 10 161573638 - check_swap SEGVs on Sol 10
131556886 - check_ntp has memory fault when using jitter flag
141541340 - check_procs won't execute on Solaris 9 x86 171541340 - check_procs won't execute on Solaris 9 x86
151523748 - check_disk should error if warn range is subset of critical 181523748 - check_disk should error if warn range is subset of critical
161506121 - check_http problem with protocol change in redirect 191506121 - check_http problem with protocol change in redirect
diff --git a/ChangeLog b/ChangeLog
index f2abe48..004f268 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,174 @@
12007-03-29 11:25 tonvoon
2
3 * plugins/check_ntp.c: Adding help text for jitter flags
4
52007-03-27 07:53 dermoth
6
7 * THANKS.in, plugins-root/check_icmp.c: Fix bug #1494629 -
8 check_icmp fails after some time on FreeBSD
9
102007-03-25 14:55 tonvoon
11
12 * configure.in, NEWS: Reinstate --with-nagios-user/group and new
13 --without-group-permissions ./configure options
14
152007-03-22 17:54 hweiss
16
17 * THANKS.in, plugins/common.h: Increase MAX_INPUT_BUFFER from 1k to
18 8k in order to increase I/O performance (Stefan Meier)
19
202007-03-16 12:11 gonzai
21
22 * plugins-scripts/check_ifoperstatus.pl: Fix bogus 'eq ( || )'
23 constructions in check_ifoperstatus.pl.
24
252007-03-12 10:51 tonvoon
26
27 * NEWS, plugins/check_ping.c, plugins/t/check_ping.t: check_ping's
28 timeout interval is only +1 if ping command has a timeout value.
29 Tests updated to check for 100% packet loss (always if ping has
30 timeout), otherwise will check for "timed out" string
31
322007-03-11 02:27 tonvoon
33
34 * plugins/t/check_ping.t: Converted check_ping.t to new-style
35 testcases. Added test case for check_icmp - requires sudo access
36
372007-03-11 01:57 tonvoon
38
39 * plugins/check_ping.c: Fixed some help display. Removed -L from
40 usage as deprecated option
41
422007-03-08 09:09 dermoth
43
44 * NEWS, THANKS.in, plugins-root/check_icmp.c: New switch to
45 check_icmp to set the minimum required hosts for success.
46
472007-03-08 06:12 dermoth
48
49 * config_test/child_test.c: Ficing C++ style comments
50
512007-03-08 06:09 dermoth
52
53 * plugins-root/check_icmp.c: Fixed C++ style comments, but I don't
54 get why those lines were originally commented out.
55
562007-03-06 22:45 tonvoon
57
58 * plugins/check_http.c: Fix option handling (Nobuhiro Ban -
59 1657280)
60
612007-03-06 22:29 tonvoon
62
63 * plugins/check_smtp.c: Fixed compile errors in check_smtp.c
64
652007-03-06 22:17 tonvoon
66
67 * NEWS, THANKS.in, plugins/check_smtp.c: Fixed broken HELO cmd
68 (Enrico Scholz - 1675279)
69
702007-03-06 17:29 tonvoon
71
72 * NEWS, configure.in, plugins/check_procs.c: Use /usr/ucb/ps on
73 Solaris in preference to pst3 (problems in 64bit mode)
74
752007-03-06 17:26 tonvoon
76
77 * plugins/t/check_disk.t: Test failure if a filesystem which is a
78 subset of another fails the inode check (Matthias Elbe - 1660953)
79
802007-03-06 14:18 tonvoon
81
82 * NEWS, configure.in: Detect if check_mysql compile will work at
83 ./configure time, due to some Redhat systems distributing
84 mysql_config, but not the include files
85
862007-03-06 11:03 tonvoon
87
88 * configure.in: Clearer message when --with-nagios-user is used for
89 ./configure
90
912007-03-06 10:48 tonvoon
92
93 * FAQ, INSTALLING, NEWS, README, plugins-root/Makefile.am: Root
94 plugins installed with world executable permissions. Removed
95 references to --with-nagios-user and --with-nagios-group in
96 README
97
982007-03-02 01:38 egalstad
99
100 * plugins/check_mrtgtraf.c: Fix for broken check_mrtgtraf
101
1022007-02-24 01:03 dermoth
103
104 * doc/makefile: Fix the makefile ('[[' is bash-specific, 'rm -f'
105 don't remove directories)
106
1072007-02-14 20:56 tonvoon
108
109 * NEWS, contrib/check_sybase: check_sybase now maintained in
110 NagiosExchange
111
1122007-02-14 20:52 tonvoon
113
114 * plugins/check_disk.c: Fixed typo in help for -M
115
1162007-02-14 10:11 tonvoon
117
118 * plugins/: check_tcp.c, t/check_tcp.t: Documentation fix re:
119 --escape flag. Fix of ./check_tcp test to webservers to make it
120 more standards compliant
121
1222007-02-09 14:35 tonvoon
123
124 * NEWS, THANKS.in, po/.cvsignore, po/Makefile.in.in: Fixed
125 MKINSTALLDIRS problem on some systems - Lars Stavholm
126
1272007-02-07 14:46 tonvoon
128
129 * lib/: Makefile.config-opts, parse_ini.c,
130 tests/Makefile.config-opts, tests/config-tiny.ini,
131 tests/plugin.ini, tests/test_ini.c: Added test files to test the
132 parse_ini.c routines. Requires libtap
133
1342007-02-07 14:06 hweiss
135
136 * plugins/check_swap.c: Include <sys/param.h> before <sys/swap.h>
137 in order to fix compilation on OpenBSD (nsturm - 1653934)
138
1392007-02-06 23:30 dermoth
140
141 * plugins/check_tcp.c: Correct vim typo in comment block :P
142
1432007-02-06 21:03 opensides
144
145 * plugins/check_disk.c, plugins/check_http.c,
146 plugins/check_ide_smart.c, plugins/check_mrtg.c,
147 plugins/check_mrtgtraf.c, plugins/check_overcr.c,
148 plugins/check_smtp.c, plugins/check_tcp.c, po/de.po, po/fr.po,
149 po/nagios-plugins.pot:
150 correcting some translation problems
151
1522007-02-06 19:33 seanius
153
154 * lib/: parse_ini.c, parse_ini.h: initial version of ini file
155 parsing routines in C
156
1572007-02-06 18:34 opensides
158
159 * po/Makevars:
160 adding PACKAGE_BUGREPORT to fix Report-Msgid-Bugs-To:
161
1622007-02-05 13:51 tonvoon
163
164 * AUTHORS, doc/RELEASING: Update list of team members. More notes
165 on new releases
166
1672007-02-05 13:13 tonvoon
168
169 * BUGS, NEWS, ChangeLog, configure.in, package.def: For 1.4.6
170 release
171
12007-02-02 09:10 dermoth 1722007-02-02 09:10 dermoth
2 173
3 * plugins/check_snmp.c: Fix parsing of multiple OIDs sets needmibs 174 * plugins/check_snmp.c: Fix parsing of multiple OIDs sets needmibs
diff --git a/NEWS b/NEWS
index 743510c..5e68063 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,12 @@
1This file documents the major additions and syntax changes between releases. 1This file documents the major additions and syntax changes between releases.
2 2
31.4.7 ?? 31.4.7 29th March 2007
4 check_procs uses /usr/ucb/ps if available - fixes pst3 problems on Solaris 4 check_procs uses /usr/ucb/ps if available - fixes pst3 problems on Solaris
5 Fixed MKINSTALLDIRS problem in po/ 5 Fixed MKINSTALLDIRS problem in po/
6 ./configure now detects if possible to compile check_mysql 6 ./configure now detects if possible to compile check_mysql
7 Fixed broken HELO in check_smtp 7 Fixed broken HELO in check_smtp
8 check_icmp now allows to set a minimum number of hosts required for successs (-m) 8 check_icmp now allows to set a minimum number of hosts required for successs (-m)
9 check_icmp fix for *BSD when running for long time
9 check_ping times out 1 second quicker if host is unreachable 10 check_ping times out 1 second quicker if host is unreachable
10 Root plugins installed with world executable 11 Root plugins installed with world executable
11 check_sybase from contrib now maintained in NagiosExchange 12 check_sybase from contrib now maintained in NagiosExchange
diff --git a/configure.in b/configure.in
index fe8f112..81033a0 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
1dnl Process this file with autoconf to produce a configure script. 1dnl Process this file with autoconf to produce a configure script.
2AC_REVISION ($Revision$) 2AC_REVISION ($Revision$)
3AC_PREREQ(2.59) 3AC_PREREQ(2.59)
4AC_INIT(nagios-plugins,1.4.6) 4AC_INIT(nagios-plugins,1.4.7)
5AC_CONFIG_SRCDIR(NPTest.pm) 5AC_CONFIG_SRCDIR(NPTest.pm)
6AC_CONFIG_FILES(gl/Makefile) 6AC_CONFIG_FILES(gl/Makefile)
7AC_CONFIG_AUX_DIR(build-aux) 7AC_CONFIG_AUX_DIR(build-aux)
diff --git a/package.def b/package.def
index 68a9557..2bc7bff 100644
--- a/package.def
+++ b/package.def
@@ -1 +1 @@
PACKAGE_RELEASE="1.4.6" PACKAGE_RELEASE="1.4.7"