Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id AF58CA5674 for ; Thu, 18 Dec 2014 22:23:26 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E485114A1EB; Thu, 18 Dec 2014 22:23:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 27D9F14A0BE for ; Thu, 18 Dec 2014 22:23:12 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 7eLg1URjiVNE for ; Thu, 18 Dec 2014 22:23:11 +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 5D1F414A1EE for ; Thu, 18 Dec 2014 22:23:01 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4DAA998; Thu, 18 Dec 2014 22:23:01 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 18 Dec 2014 22:23:01 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/mail/spamass-milter To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20141218222301.4DAA998@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: gdt Date: Thu Dec 18 22:23:01 UTC 2014 Modified Files: pkgsrc/mail/spamass-milter: Makefile distinfo pkgsrc/mail/spamass-milter/patches: patch-ac Removed Files: pkgsrc/mail/spamass-milter/patches: patch-aa patch-ab Log Message: Update to 0.4.0. Several patches are dropped because they were integrated upsteam. (Approval during freeze by wiz@.) Upstream changes since 0.3.1 from https://savannah.nongnu.org/forum/forum.php?forum_id=8094 Item posted by Todd Kover on Thu 11 Sep 2014 01:05:20 AM GMT. I am pleased to announce the release of spamass-milt version 0.4.0. This is the first of what I hope are a number of maintenance releases with the goal to eliminate the outstanding bug/patch/feature requests: The following changes are included in this release - -C option to change the default reject code - -S option to specify a path to sendmail (for the -x option) - -R option to specify the rejection message - -a option to skip messages that were authenticated - IPv6 address support - zombie process fix for the - option introduced in 0.3.2 This also includes the fix for CVE-2010-1132 that was in the unannounced but generated 0.3.2 release. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 pkgsrc/mail/spamass-milter/Makefile cvs rdiff -u -r1.11 -r1.12 pkgsrc/mail/spamass-milter/distinfo cvs rdiff -u -r1.5 -r0 pkgsrc/mail/spamass-milter/patches/patch-aa cvs rdiff -u -r1.2 -r0 pkgsrc/mail/spamass-milter/patches/patch-ab cvs rdiff -u -r1.1 -r1.2 pkgsrc/mail/spamass-milter/patches/patch-ac Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.