From cdc7f0f81dadf63d7a72acc302c52f6eb26a03ee Mon Sep 17 00:00:00 2001 From: Stephen L Johnson Date: Sun, 16 Sep 2001 18:07:00 +0000 Subject: [PATCH] updated with latest changes --- CHANGES | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index f235e5f..8e7ee08 100755 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,23 @@ You can pick up the latest spong version from: Stephen L Johnson +09/16/01 + +FIXED - Updated check_cpu, check_disk, check_mailq and check_processes +to use Spong::SafeExec::safe_exec() to safely run external programs and +kill child processes. + +08/07/01 + +FIXED - Updated check_ping, check_ntp, check_nfs, check_dns to use new +Spong::SafeExec::safe_exec() routine to safely run external programs and kill +child processes. + +ADDED - Spong::SafeExec.pm module into CVS + +06/20/01 - patch to check_tcp() in spong-network.pl to allow size of data +grabbed from socket to be set. (Micheal B - michaelb@opentext.com) + Spong 2.7.5 06/07/01 - fixed logic bug in add_contact() routine with group recipients not @@ -206,7 +223,7 @@ template is not found in spong.message config file. 11/29/00 CHANGED - Added code in check_http, check_interfaces and check_snmp use new -spong.hosts host specific parameters. And added $Id: CHANGES,v 1.60 2001/06/13 16:12:24 sljohnson Exp $ RCS keyword. +spong.hosts host specific parameters. And added $Id: CHANGES,v 1.61 2001/09/16 18:07:00 sljohnson Exp $ RCS keyword. ADDED - Added wml_escape() in Service.pm module to escape WML format characters for display_wml() procedure. (Thanks to Christophe Delmon ) -- 2.30.2