Mercurial > dnsbl
changeset 66:14f0b04e2e15 stable-4-4
need to cleanup zombie children
author | carl |
---|---|
date | Tue, 18 Jan 2005 08:39:07 -0800 |
parents | 1ab70970c8c8 |
children | a39c813e8f7b |
files | ChangeLog dnsbl.spec.in package.bash xml/dnsbl.in |
diffstat | 4 files changed, 6 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Sun Jan 16 17:40:22 2005 -0800 +++ b/ChangeLog Tue Jan 18 08:39:07 2005 -0800 @@ -1,5 +1,8 @@ $Id$ +4.4 2005-01-18 + Bug fix in forked process termination that left zombies. + 4.3 2005-01-16 Only keep 20% of the resolver sockets in the ready pool.
--- a/dnsbl.spec.in Sun Jan 16 17:40:22 2005 -0800 +++ b/dnsbl.spec.in Tue Jan 18 08:39:07 2005 -0800 @@ -1,6 +1,6 @@ Summary: DNSBL Sendmail Milter Name: dnsbl -Version: 4.3 +Version: 4.4 Release: 2 Copyright: GPL Group: System Environment/Daemons
--- a/package.bash Sun Jan 16 17:40:22 2005 -0800 +++ b/package.bash Tue Jan 18 08:39:07 2005 -0800 @@ -1,6 +1,6 @@ #!/bin/bash -VER=dnsbl-4.3 +VER=dnsbl-4.4 mkdir $VER target1=/home/httpd/html/510sg/util/dnsbl.tar.gz target2=/home/httpd/html/510sg/dnsbl.conf
--- a/xml/dnsbl.in Sun Jan 16 17:40:22 2005 -0800 +++ b/xml/dnsbl.in Tue Jan 18 08:39:07 2005 -0800 @@ -2,7 +2,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> -<title>DNSBL Sendmail milter - Version 4.3</title> +<title>DNSBL Sendmail milter - Version 4.4</title> </head> <center>Introduction</center>