summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--BUGS29
-rw-r--r--ChangeLog447
-rw-r--r--NEWS2
-rw-r--r--configure.in2
-rw-r--r--package.def2
5 files changed, 475 insertions, 7 deletions
diff --git a/BUGS b/BUGS
index ecf0678..7ef1e3a 100644
--- a/BUGS
+++ b/BUGS
@@ -1,13 +1,34 @@
1This file lists known bugs in this specific release. It lists the major bugs from the Nagios 1This file lists the major bugs from the Nagios Plugins page on Sourceforge
2Plugins page on Sourceforge at http://sourceforge.net/tracker/?group_id=29880&atid=397597. 2at http://sourceforge.net/tracker/?group_id=29880&atid=397597. These are not
3necessarily verified as errors.
3 4
4For the 1.4.4 release: 5For the 1.4.6 release:
5 6
61578214 - check_proc crashes on Itanium2 71648570 - check_dhcp error by asking 2 dhcp servers
81637767 - check_ping on FreeBSD 5.4 fails
91614168 - not compatible with OpenSSL 0.9.8d
101595449 - check_procs bus error on Solaris 8,9,10
71573700 - check_swap on HP-UX incorrect 111573700 - check_swap on HP-UX incorrect
81573638 - check_swap SEGVs on Sol 10 121573638 - 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
151523748 - check_disk should error if warn range is subset of critical
161506121 - check_http problem with protocol change in redirect
171498923 - check_ldap build error on Solaris 9
181495828 - pst3 failure on solaris 10 x86
191494629 - check_icmp fails after a time on FreeBSD
201480574 - check_disk missing -lm on Solaris
211478287 - check_dns fails with CNAMEs
91475899 - check_tcp segfaults with multiple -s or -e args 221475899 - check_tcp segfaults with multiple -s or -e args
231470013 - check_tcp complains about double values in parameter
241469472 - check_ping dns lookup problem
251469468 - signal handler in popen.c is broken
261466426 - check_ldaps doesn't default to port 636
101447642 - check_ping segfault on Sol 10 271447642 - check_ping segfault on Sol 10
281433179 - check_jabber does not honor --mismatch
291381604 - Perlsec breaks any perl plugin with perl 5.8.x
301373801 - check_ping timeout on Mandrake 10.1
311370031 - check_disk_smb requires DNS agree with NetBIOS names
111344584 - check_snmp counter64 values not handled correctly 321344584 - check_snmp counter64 values not handled correctly
121291987 - urlize useragent does not work 331291987 - urlize useragent does not work
131225470 - check_swap perf data incorrect 341225470 - check_swap perf data incorrect
diff --git a/ChangeLog b/ChangeLog
index 93d76b7..f2abe48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,450 @@
12007-02-02 09:10 dermoth
2
3 * plugins/check_snmp.c: Fix parsing of multiple OIDs sets needmibs
4 = TRUE
5
62007-02-01 06:53 dermoth
7
8 * plugins/: check_tcp.c, t/check_jabber.t: Fix progname being
9 partly set to upper case Change formating of invalid hostname
10 output
11
122007-02-01 05:37 dermoth
13
14 * NEWS: Adding NEWS entry for check_jabber
15
162007-02-01 05:33 dermoth
17
18 * plugins-scripts/check_log.sh: Fix bug #1593073 Check_Log problem
19 with log rotation
20
212007-01-31 22:50 tonvoon
22
23 * plugins/t/check_jabber.t: Converted to new style object and
24 Test::More testing. Skipped jabber server tests if not defined
25
262007-01-31 06:18 dermoth
27
28 * plugins/t/check_jabber.t: Add check_jabber test. Will ask for a
29 jabber host (default should be OK)
30
312007-01-31 04:47 dermoth
32
33 * plugins/check_tcp.c: Fix Debian Bug #392610: check_jabber always
34 return warning
35
362007-01-30 14:24 dermoth
37
38 * plugins/check_tcp.c: Jail does not requires any arguments
39
402007-01-30 09:56 tonvoon
41
42 * config.rpath: make dist failing without config.rpath in top
43 level. File copied from build-aux/
44
452007-01-30 05:01 dermoth
46
47 * plugins/: check_tcp.c, t/check_tcp.t: Fix reporting bug using
48 expect, affecting (not fixing) Debian bug #392610: check_jabber
49 always return warning
50
512007-01-30 02:22 hweiss
52
53 * configure.in: grep(1) "-q" isn't portable (e.g., it won't work on
54 Solaris 8), redirect output to /dev/null instead.
55
562007-01-29 14:14 dermoth
57
58 * plugins/: check_disk.c, t/check_disk.t: Revert 1643463 (reversed
59 disk thresholds) keeping the thresholds checks.
60
612007-01-29 12:13 hweiss
62
63 * configure.in: Automake 1.10 says: "compiling `test_disk.c' with
64 per-target flags requires `AM_PROG_CC_C_O' in `configure.in'".
65
662007-01-29 10:06 tonvoon
67
68 * config.rpath, build-aux/config.rpath: Move config.rpath into
69 build-aux for automake 1.10
70
712007-01-28 22:00 hweiss
72
73 * INSTALLING: Remove description of deprecated ./configure
74 --with-nagios-{user,group} options.
75
762007-01-28 21:46 hweiss
77
78 * plugins/check_apt.c, plugins/check_by_ssh.c, plugins/check_dig.c,
79 plugins/check_dns.c, plugins/check_fping.c, plugins/check_game.c,
80 plugins/check_hpjd.c, plugins/check_http.c,
81 plugins/check_ide_smart.c, plugins/check_ldap.c,
82 plugins/check_load.c, plugins/check_mrtg.c,
83 plugins/check_mrtgtraf.c, plugins/check_mysql.c,
84 plugins/check_mysql_query.c, plugins/check_nagios.c,
85 plugins/check_nt.c, plugins/check_ntp.c, plugins/check_nwstat.c,
86 plugins/check_overcr.c, plugins/check_pgsql.c,
87 plugins/check_ping.c, plugins/check_procs.c,
88 plugins/check_radius.c, plugins/check_real.c,
89 plugins/check_smtp.c, plugins/check_snmp.c, plugins/check_ssh.c,
90 plugins/check_swap.c, plugins/check_tcp.c, plugins/check_time.c,
91 plugins/check_ups.c, plugins/check_users.c, plugins/negate.c,
92 plugins/urlize.c, plugins/utils.c, plugins/utils.h,
93 plugins-root/check_dhcp.c: Don't try to print `optarg' (which
94 will be a NULL pointer) if an unknown command line option was
95 used, as this leads to a segfault on some systems. The unknown
96 option will be printed by getopt(3) anyway. So, simply call
97 print_usage() and exit UNKNOWN via the new usage5() instead.
98
992007-01-27 21:49 dermoth
100
101 * plugins/: check_disk.c, t/check_disk.t: Fix #1643463:
102 Miscalculating thresholds check_disk
103
1042007-01-27 17:49 hweiss
105
106 * lib/utils_base.c: Change the variable names `true' and `false'
107 (which are keywords in C99) to `yes' and `no'. Fixes compilation
108 when using SGI's MIPSpro c99(1).
109
1102007-01-27 17:42 hweiss
111
112 * plugins/common.h: Include GNULib's "dirname.h" in order to pull
113 in the base_name() prototype, fixes compilation of check_procs
114 using SGI's MIPSpro C.
115
1162007-01-27 16:56 hweiss
117
118 * ACKNOWLEDGEMENTS, NEWS: Fix typos.
119
1202007-01-27 16:51 hweiss
121
122 * NEWS: Added "-o,--ssh-option=OPTION" which hands "-o OPTION" over
123 to ssh(1) and "-q,--quiet" which tells ssh(1) to suppress
124 warnings (Gerhard Lausser - 1472491)
125
1262007-01-27 16:37 hweiss
127
128 * plugins-root/check_dhcp.c: Include <sys/param.h> which is a
129 prerequisite for <sys/sysctl.h> on NetBSD and OpenBSD (at least).
130
1312007-01-25 00:58 tonvoon
132
133 * Makefile.am, README, configure.in, doc/RELEASING: Update
134 references to NEWS instead of CHANGES. Fix compile of libtap test
135 programs
136
1372007-01-25 00:26 tonvoon
138
139 * config.guess, config.sub, configure.in, ltmain.sh,
140 build-aux/.cvsignore, build-aux/ltmain.sh: Use build-aux
141 directory. Removed unnecessary checks in configure.in. Keeping
142 libtool to link to libtap - can't find a suitable replacement
143 method
144
1452007-01-24 23:18 tonvoon
146
147 * ACKNOWLEDGEMENTS, CHANGES, NEWS, config.rpath, configure.in,
148 doc/developer-guidelines.sgml, gl/.cvsignore,
149 plugins/Makefile.am, plugins/check_procs.c, po/POTFILES.in:
150 Various cleanups in the syncing with gnulib
151
1522007-01-24 22:46 tonvoon
153
154 * Makefile.am, NEWS, config.rpath, configure.in,
155 doc/developer-guidelines.sgml, gl/Makefile.am, gl/alloca.c,
156 gl/alloca_.h, gl/asnprintf.c, gl/asprintf.c, gl/basename.c,
157 gl/c-strtod.c, gl/c-strtod.h, gl/cloexec.c, gl/cloexec.h,
158 gl/creat-safer.c, gl/dirname.c, gl/dirname.h, gl/dup-safer.c,
159 gl/error.c, gl/error.h, gl/exit.h, gl/exitfail.c, gl/exitfail.h,
160 gl/fcntl--.h, gl/fcntl-safer.h, gl/fd-safer.c, gl/fsusage.c,
161 gl/fsusage.h, gl/full-read.c, gl/full-read.h, gl/full-write.c,
162 gl/full-write.h, gl/gai_strerror.c, gl/getaddrinfo.c,
163 gl/getaddrinfo.h, gl/gethostname.c, gl/getloadavg.c, gl/getopt.c,
164 gl/getopt1.c, gl/getopt_.h, gl/getopt_int.h, gl/gettext.h,
165 gl/inet_ntop.c, gl/inet_ntop.h, gl/intprops.h, gl/malloc.c,
166 gl/mbchar.c, gl/mbchar.h, gl/mbuiter.h, gl/memchr.c, gl/minmax.h,
167 gl/mountlist.c, gl/mountlist.h, gl/open-safer.c, gl/pipe-safer.c,
168 gl/printf-args.c, gl/printf-args.h, gl/printf-parse.c,
169 gl/printf-parse.h, gl/regcomp.c, gl/regex.c, gl/regex.h,
170 gl/regex_internal.c, gl/regex_internal.h, gl/regexec.c,
171 gl/safe-read.c, gl/safe-read.h, gl/safe-write.c, gl/safe-write.h,
172 gl/size_max.h, gl/snprintf.c, gl/snprintf.h, gl/socket_.h,
173 gl/stdbool_.h, gl/stdint_.h, gl/strcase.h, gl/strcasecmp.c,
174 gl/strdup.c, gl/strdup.h, gl/stripslash.c, gl/strncasecmp.c,
175 gl/strndup.c, gl/strndup.h, gl/strnlen.c, gl/strnlen.h,
176 gl/strnlen1.c, gl/strnlen1.h, gl/unistd--.h, gl/unistd-safer.h,
177 gl/unistd_.h, gl/vasnprintf.c, gl/vasnprintf.h, gl/vasprintf.c,
178 gl/vasprintf.h, gl/vsnprintf.c, gl/vsnprintf.h, gl/wchar_.h,
179 gl/wctype_.h, gl/wcwidth.h, gl/xalloc-die.c, gl/xalloc.h,
180 gl/xmalloc.c, gl/xsize.h, gl/xstrndup.c, gl/xstrndup.h,
181 gl/m4/absolute-header.m4, gl/m4/alloca.m4, gl/m4/arpa_inet_h.m4,
182 gl/m4/c-strtod.m4, gl/m4/cloexec.m4, gl/m4/codeset.m4,
183 gl/m4/dirname.m4, gl/m4/dos.m4, gl/m4/double-slash-root.m4,
184 gl/m4/eoverflow.m4, gl/m4/error.m4, gl/m4/exitfail.m4,
185 gl/m4/extensions.m4, gl/m4/fcntl-safer.m4, gl/m4/fstypename.m4,
186 gl/m4/fsusage.m4, gl/m4/getaddrinfo.m4, gl/m4/gethostname.m4,
187 gl/m4/getloadavg.m4, gl/m4/getopt.m4, gl/m4/gettext.m4,
188 gl/m4/glibc2.m4, gl/m4/glibc21.m4, gl/m4/gnulib-cache.m4,
189 gl/m4/gnulib-common.m4, gl/m4/gnulib-comp.m4,
190 gl/m4/gnulib-tool.m4, gl/m4/iconv.m4, gl/m4/inet_ntop.m4,
191 gl/m4/inline.m4, gl/m4/intdiv0.m4, gl/m4/intl.m4,
192 gl/m4/intldir.m4, gl/m4/intmax.m4, gl/m4/intmax_t.m4,
193 gl/m4/inttypes-pri.m4, gl/m4/inttypes_h.m4, gl/m4/lcmessage.m4,
194 gl/m4/lib-ld.m4, gl/m4/lib-link.m4, gl/m4/lib-prefix.m4,
195 gl/m4/lock.m4, gl/m4/longdouble.m4, gl/m4/longlong.m4,
196 gl/m4/ls-mntd-fs.m4, gl/m4/mbchar.m4, gl/m4/mbiter.m4,
197 gl/m4/mbrtowc.m4, gl/m4/memchr.m4, gl/m4/minmax.m4,
198 gl/m4/mountlist.m4, gl/m4/netinet_in_h.m4, gl/m4/nls.m4,
199 gl/m4/onceonly_2_57.m4, gl/m4/po.m4, gl/m4/printf-posix.m4,
200 gl/m4/progtest.m4, gl/m4/regex.m4, gl/m4/safe-read.m4,
201 gl/m4/safe-write.m4, gl/m4/size_max.m4, gl/m4/snprintf.m4,
202 gl/m4/socklen.m4, gl/m4/sockpfaf.m4, gl/m4/ssize_t.m4,
203 gl/m4/stdbool.m4, gl/m4/stdint.m4, gl/m4/stdint_h.m4,
204 gl/m4/strcase.m4, gl/m4/strdup.m4, gl/m4/strndup.m4,
205 gl/m4/strnlen.m4, gl/m4/sys_socket_h.m4, gl/m4/uintmax_t.m4,
206 gl/m4/ulonglong.m4, gl/m4/unistd-safer.m4, gl/m4/unistd_h.m4,
207 gl/m4/vasnprintf.m4, gl/m4/vasprintf.m4, gl/m4/visibility.m4,
208 gl/m4/vsnprintf.m4, gl/m4/wchar.m4, gl/m4/wchar_t.m4,
209 gl/m4/wctype.m4, gl/m4/wcwidth.m4, gl/m4/wint_t.m4,
210 gl/m4/xalloc.m4, gl/m4/xsize.m4, gl/m4/xstrndup.m4,
211 lib/Makefile.am, lib/alloca.c, lib/alloca_.h, lib/basename.c,
212 lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c, lib/cloexec.c,
213 lib/cloexec.h, lib/creat-safer.c, lib/dirname.h, lib/dup-safer.c,
214 lib/error.c, lib/error.h, lib/exit.h, lib/exitfail.c,
215 lib/exitfail.h, lib/fcntl--.h, lib/fcntl-safer.h, lib/fd-safer.c,
216 lib/fsusage.c, lib/fsusage.h, lib/full-read.c, lib/full-read.h,
217 lib/full-write.c, lib/full-write.h, lib/getloadavg.c,
218 lib/getopt.c, lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h,
219 lib/gettext.h, lib/intprops.h, lib/malloc.c, lib/mountlist.c,
220 lib/mountlist.h, lib/open-safer.c, lib/pipe-safer.c,
221 lib/realloc.c, lib/regcomp.c, lib/regex.c, lib/regex.h,
222 lib/regex_internal.c, lib/regex_internal.h, lib/regexec.c,
223 lib/safe-read.c, lib/safe-read.h, lib/safe-write.c,
224 lib/safe-write.h, lib/snprintf.c, lib/stdbool_.h, lib/strcase.h,
225 lib/strtod.c, lib/unistd--.h, lib/unistd-safer.h,
226 lib/unlocked-io.h, lib/xalloc-die.c, lib/xalloc.h, lib/xmalloc.c,
227 lib/xstrdup.c, lib/tests/Makefile.am, m4/Makefile.am.in,
228 m4/afs.m4, m4/alloca.m4, m4/basename.m4, m4/c-strtod.m4,
229 m4/codeset.m4, m4/dos.m4, m4/error.m4, m4/exitfail.m4,
230 m4/extensions.m4, m4/fcntl-safer.m4, m4/fstypename.m4,
231 m4/fsusage.m4, m4/getopt.m4, m4/gettext.m4, m4/glibc21.m4,
232 m4/iconv.m4, m4/inttypes-pri.m4, m4/inttypes.m4,
233 m4/inttypes_h.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4,
234 m4/longdouble.m4, m4/longlong.m4, m4/ls-mntd-fs.m4,
235 m4/mountlist.m4, m4/nls.m4, m4/np_coreutils.m4, m4/np_curl.m4,
236 m4/onceonly_2_57.m4, m4/po.m4, m4/progtest.m4, m4/regex.m4,
237 m4/restrict.m4, m4/signed.m4, m4/stdbool.m4, m4/stdint_h.m4,
238 m4/uintmax_t.m4, m4/ulonglong.m4, m4/unistd-safer.m4,
239 m4/unlocked-io.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xalloc.m4,
240 plugins/Makefile.am, plugins/check_smtp.c, plugins/common.h,
241 plugins/getaddrinfo.c, plugins/getaddrinfo.h,
242 plugins/gethostbyname.c, plugins/gethostbyname.h,
243 plugins/netutils.h, plugins-root/Makefile.am, tools/setup,
244 tools/update_coreutils: Sync with gnulib - lots of extraneous
245 code removed in preference to GNU code
246
2472007-01-23 18:34 hweiss
248
249 * THANKS.in, plugins/check_ssh.c: Support `check_ssh
250 --hostname=ADDRESS' (but keep `--host=ADDRESS' for backward
251 compatibility) (Ville Mattila - 1642780)
252
2532007-01-23 18:20 hweiss
254
255 * REQUIREMENTS: Location updates
256
2572007-01-23 17:20 hweiss
258
259 * plugins/check_tcp.c: Add missing `break' to the switch-case block
260 that handles the `-m' option (Nobuhiro Ban - 1642682)
261
2622007-01-23 16:42 hweiss
263
264 * THANKS.in, plugins/check_radius.c: Initialize `data' to zero,
265 fixes potential segfault (Nobuhiro Ban - 1642658)
266
2672007-01-23 14:39 hweiss
268
269 * lib/mountlist.c: Add support for statvfs(2) which is needed in
270 order to compile the plugins on NetBSD 3.0 and newer. The
271 current coreutils release supports statvfs(2), so this patch
272 won't be needed anymore when updating the coreutils files.
273
2742007-01-22 04:05 hweiss
275
276 * plugins/check_by_ssh.c: Added "-o,--ssh-option=OPTION" which
277 hands "-o OPTION" over to ssh(1) and "-q,--quiet" which tells
278 ssh(1) to suppress warnings (Gerhard Lausser - 1472491)
279
2802007-01-20 20:45 tonvoon
281
282 * doc/developer-guidelines.sgml: Updated policy on contributed
283 plugins
284
2852007-01-20 20:06 tonvoon
286
287 * doc/: LEAVERS, NEW_STARTERS, RELEASING: Administrative notes
288
2892007-01-20 10:59 seanius
290
291 * plugins/check_ntp.c: compilation fixes for check_ntp.c: -
292 check_ntp.c:290: warning: overflow in implicit constant
293 conversion fixed with an explicit cast to int8_t. -
294 check_ntp.c:544: warning: pointer of type ‘void *’ used in
295 arithmetic fixed by casting to ptrdiff_t before arithmetic and
296 (void*) afterwards - in TVtoNTP64, cast arithmetic result passed
297 to R32 as uint64_t.
298
2992007-01-20 07:18 dermoth
300
301 * plugins/: check_http.c, check_ldap.c: Fix bug #1632091: printf
302 format string typos. Add some more cosmetic changes.
303
3042007-01-20 06:27 dermoth
305
306 * plugins-root/check_icmp.c: Fix bug #1632078: critical threshold %
307 incorrectly displayed by check_icmp
308
3092007-01-20 06:07 dermoth
310
311 * CHANGES, THANKS.in, plugins/netutils.c: Fix bug #1632072 pointer
312 error in plugins/netutils.c. Add changelog entry for previous
313 commit.
314
3152007-01-17 05:28 dermoth
316
317 * THANKS.in, plugins/check_procs.c: Fix bug #1630970 Fix for buffer
318 overflow of check_procs procprog string
319
3202007-01-08 11:05 tonvoon
321
322 * CHANGES, THANKS.in, plugins/t/check_disk.t: Added notes about
323 check_disk perf data fix. Added test to check perf data is same
324 when mount points reversed
325
3262007-01-07 07:14 dermoth
327
328 * plugins/check_disk.c: Fix bug #1627970: check_disk performance
329 output for more then one partition
330
3312007-01-06 06:41 dermoth
332
333 * plugins/check_ping.c: Fix bug #1629008: check_ping fails to
334 handle Packet filtered error
335
3362007-01-06 06:33 dermoth
337
338 * plugins/check_ping.c: Revert last patch: it works but not really
339 for the reason I though.
340
3412007-01-06 04:52 dermoth
342
343 * plugins/check_ping.c: Fix the way check_ping calculate the
344 maximum run time
345
3462007-01-04 11:51 dermoth
347
348 * plugins/check_real.c: Fix bug #1574863: check_real does not
349 accept the '-v' option
350
3512007-01-04 11:35 dermoth
352
353 * plugins/check_ping.c: Fix bug #1592605: check_ping times out
354
3552007-01-04 11:18 dermoth
356
357 * tools/: README, distclean: Adding my distclean script
358
3592006-12-23 18:59 dermoth
360
361 * plugins/t/check_snmp.t: Regexps in check_snmp tests fails where
362 they shouldn't.
363
3642006-12-21 05:25 dermoth
365
366 * NPTest.pm: - Fixing small error (wrong file name) in NPTest.pm
367 documentation.
368
3692006-12-20 22:33 tonvoon
370
371 * CHANGES, THANKS.in, plugins/check_http.c, plugins/t/check_http.t:
372 Removed unused timestamp variable (Matthias Eble) Fixed
373 redirection test. Added extra tests for funny syntax when
374 checking certificates, updated help for more common syntax
375
3762006-12-20 19:25 tonvoon
377
378 * lib/utils_disk.c, lib/utils_disk.h, plugins/check_disk.c,
379 plugins/t/check_disk.t: Fixed inode thresholds, regressed from
380 previous release
381
3822006-12-20 11:32 opensides
383
384 * po/: de.po, fr.po, nagios-plugins.pot:
385 updated the nagios-pulgins.pot files now that localization is
386 clean first pass at updating the french locale
387
3882006-12-12 12:59 tonvoon
389
390 * plugins-scripts/t/utils.t: Enhanced test for single letters in
391 fqdn
392
3932006-12-12 08:56 tonvoon
394
395 * plugins-scripts/utils.pm.in: Allow single characters in fqdn
396 (Dave Alden)
397
3982006-12-07 22:38 tonvoon
399
400 * CHANGES, THANKS.in, configure.in: Fixed HP/UX's swapinfo command
401 for check_procs (Dick van den Burg - 1573700)
402
4032006-12-07 16:07 tonvoon
404
405 * THANKS.in, plugins/check_disk.c, plugins/check_swap.c,
406 plugins/common.h, plugins/netutils.h: Fix coredump on 64bit
407 Solaris. Also adds more error conditions and moves swap specific
408 includes out of common.h (Duncan Ferguson - 1588031)
409
4102006-12-06 20:34 tonvoon
411
412 * plugins/Makefile.am: Move SSL libs to correct order per plugin
413
4142006-12-06 17:36 tonvoon
415
416 * plugins/Makefile.am: Only include -lssl for plugins that require
417 it
418
4192006-12-06 17:00 tonvoon
420
421 * configure.in: Flag common compile error because of no ar on
422 Solaris
423
4242006-12-06 15:58 tonvoon
425
426 * Makefile.am: Remove CVS files from distribution
427
4282006-12-06 15:53 tonvoon
429
430 * doc/developer-guidelines.sgml: Add libtool requirement for
431 development
432
4332006-11-09 11:44 tonvoon
434
435 * CHANGES, THANKS.in, plugins/check_ping.c, plugins/netutils.c:
436 Reduced DNS lookups in check_ping and netutils.c in IPv6
437 configurations (Pawel Malachowski)
438
4392006-11-03 15:40 tonvoon
440
441 * lib/: Makefile.am, alloca.c, alloca_.h: Add alloca files,
442 required for *BSD
443
4442006-11-01 21:15 tonvoon
445
446 * ChangeLog, configure.in, package.def: For 1.4.5 release
447
12006-10-27 16:37 tonvoon 4482006-10-27 16:37 tonvoon
2 449
3 * plugins-scripts/: utils.pm.in, t/utils.t: More edge testcases. 450 * plugins-scripts/: utils.pm.in, t/utils.t: More edge testcases.
diff --git a/NEWS b/NEWS
index ceded10..a2406a2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
1This file documents the major additions and syntax changes between releases. 1This file documents the major additions and syntax changes between releases.
2 2
3?? ?? 31.4.6 5th February 2007
4 Reduced number of DNS lookups in check_ping and netutils.c for IPv6 configurations 4 Reduced number of DNS lookups in check_ping and netutils.c for IPv6 configurations
5 Fixed compile problems with *BSD re: alloca.h 5 Fixed compile problems with *BSD re: alloca.h
6 Fixed Solaris problems with check_swap (tested on Solaris 9) 6 Fixed Solaris problems with check_swap (tested on Solaris 9)
diff --git a/configure.in b/configure.in
index af8278e..793e034 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.5) 4AC_INIT(nagios-plugins,1.4.6)
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 44eef74..68a9557 100644
--- a/package.def
+++ b/package.def
@@ -1 +1 @@
PACKAGE_RELEASE="1.4.5" PACKAGE_RELEASE="1.4.6"