Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 960C3A6485 for ; Fri, 24 Jan 2014 11:29:36 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0F06214A234; Fri, 24 Jan 2014 11:29:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5B27A14A232 for ; Fri, 24 Jan 2014 11:29:31 +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 h0ppIUfUfJTg for ; Fri, 24 Jan 2014 11:29:30 +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 911B914A22F for ; Fri, 24 Jan 2014 11:29:30 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4823E96; Fri, 24 Jan 2014 11:29:30 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 24 Jan 2014 11:29:30 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/mail/milter-manager To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20140124112930.4823E96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Fri Jan 24 11:29:30 UTC 2014 Modified Files: pkgsrc/mail/milter-manager: Makefile PLIST distinfo pkgsrc/mail/milter-manager/patches: patch-configure Log Message: Update milter-manager to 2.0.1. == [release-2-0-1] 2.0.1: 2014-01-24 A bug fix release of 2.0.0. === milter manager ==== Improvements * Support SIGUSR1 signal to reopen log file ==== Fixes * Drop functionality to report stack trace on crash. Because it is unsafe for all users. [GitHub #38] === milter-core ==== Improvements * Support log output by MILTER_LOG_PATH environment variable. === milter-client ==== Improvements * Support --log-path option. === Ruby milter ==== Improvements * Support --log-path option. * Support SIGUSR1 signal to reopen log file. === Package ==== Improvements * Drop Ubuntu Lucid (10.04) support. * Add Ubuntu Saucy (13.10) support. * deb: Support Ruby 2.0.0 detection on Debian. * rpm: Update Ruby1.9.3 package for CentOS6 to Ruby1.9.3-p484. * Remove auto-generated files from distribution archive. [Reported by Youhei SASAKI][milter-manager-users-ja:00225] === Document ==== Improvements * Update to the latest milter-greylist RPM. [Reported by ishizaka tadanori][milter-manager-users-ja:00220] * Improve English version reference manual. [GitHub #17] === Thanks * Youhei SASAKI * ishizaka tadanori To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 pkgsrc/mail/milter-manager/Makefile cvs rdiff -u -r1.13 -r1.14 pkgsrc/mail/milter-manager/PLIST cvs rdiff -u -r1.20 -r1.21 pkgsrc/mail/milter-manager/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/mail/milter-manager/patches/patch-configure Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.