From d342f15dcd7262b420dba3be5ac96dadbab48952 Mon Sep 17 00:00:00 2001 From: Adrian Perez Date: Thu, 26 Aug 2010 23:06:05 +0200 Subject: [PATCH] Release v0.3 --- debian/changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/debian/changelog b/debian/changelog index d2278a1..295c058 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +dmon (0.3) stable; urgency=low + + * New options -L/-l to pause-and-resume the process depending on + system load. + * New options -u/-U/-g/-G to set user and group credentials for + main command and logging command. + * Fix: A 1-second wait is introduced before executing child processes + to avoid fork+exec DoS. + * Fix: Now SIGSTOP is forwarded to child processes when using -S/-s. + * Handier help output with -h/-? + + -- Adrian Perez Thu, 26 Aug 2010 22:59:54 +0200 + dmon (0.2) stable; urgency=low * Now dmon tries to prevent DoS caused by quick fork-exec combos. -- 2.1.4