Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 08C1B63B8BC for ; Sun, 18 Apr 2010 21:59:01 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id A8EC863B141; Sun, 18 Apr 2010 21:59:00 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id B888B63B130 for ; Sun, 18 Apr 2010 21:58:59 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 98D19175DF; Sun, 18 Apr 2010 21:58:59 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 18 Apr 2010 21:58:59 +0000 From: Matthias Scheler Subject: CVS commit: pkgsrc/mail/milter-greylist To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20100418215859.98D19175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tron Date: Sun Apr 18 21:58:59 UTC 2010 Modified Files: pkgsrc/mail/milter-greylist: Makefile distinfo Log Message: Update "milter-greylist" package to version 4.2.5. Changes since 4.2.3: - New rate limiting feature - Network byte order byg fix in p0f code (Adrian Dabrowski) - Update .spec file for libcurl, GeoIP and p0f support (Chris Bennett) - Better configure test to avoid resolver memory leaks (Hajimu UMEMOTO) - Really support dkim self and dkim none clauses - Fix p0f wrong results caused by thread unsafety (Enrico Scholz) - Fix GeoIP related crashes caused by thread unsafety (Enrico Scholz) - Fix dumpfile argument on command line (Ole Hansen) - Do not reject message if p0f cannot identiy the remote system - Header for autowhitelisted messages bug fix (Attila Bruncsak) - Fix MX sync stop on config reload (Attila Bruncsak, Hajimu UMEMOTO) To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48 pkgsrc/mail/milter-greylist/Makefile cvs rdiff -u -r1.28 -r1.29 pkgsrc/mail/milter-greylist/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.