pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/postfix Updated mail/postfix to 2.6.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/453633d94ea5
branches: trunk
changeset: 398465:453633d94ea5
user: martti <martti%pkgsrc.org@localhost>
date: Mon Aug 31 09:37:35 2009 +0000
description:
Updated mail/postfix to 2.6.5
The stable release Postfix 2.6.5 addresses the defects described
below (some already addressed with the not-announced Postfix 2.6.3
release). These defects are also addressed in the legacy releases
that are still maintained: Postfix 2.5.9, 2.4.13 and 2.3.19.
Do not use Postfix 2.6.4, 2.5.8, 2.4.12, 2.3.18, 2.7-20090807, and
2.7-20090807-nonprod. These contain a DNS workaround that causes
more trouble than it prevents. It is removed until further notice.
Defects fixed with Postfix 2.6.3, 2.5.9, 2.4.13 and 2.3.19:
- The Postfix Milter client got out of step with a Milter application
after the application sent a "quarantine" request at end-of-message
time. The Milter application would still be in the end-of-message
state, while Postfix would already be working on the next SMTP
event, typically, QUIT or MAIL FROM. In the latter case, Milter
responses for the previously-received email message would be
applied towards the next MAIL FROM transaction. This problem was
diagnosed with help from Alban Deniz.
Defects fixed with Postfix 2.6.5, 2.5.9, 2.4.13 and 2.3.19:
- The Postfix SMTP server would abort with an "unexpected lookup
table" error when an SMTPD policy server was mis-configured in a
particular way.
diffstat:
mail/postfix/Makefile | 4 ++--
mail/postfix/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r cb4e2f40aef8 -r 453633d94ea5 mail/postfix/Makefile
--- a/mail/postfix/Makefile Mon Aug 31 09:32:14 2009 +0000
+++ b/mail/postfix/Makefile Mon Aug 31 09:37:35 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.229 2009/08/09 21:15:31 heinz Exp $
+# $NetBSD: Makefile,v 1.230 2009/08/31 09:37:35 martti Exp $
-DISTNAME= postfix-2.6.2
+DISTNAME= postfix-2.6.5
#PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/
diff -r cb4e2f40aef8 -r 453633d94ea5 mail/postfix/distinfo
--- a/mail/postfix/distinfo Mon Aug 31 09:32:14 2009 +0000
+++ b/mail/postfix/distinfo Mon Aug 31 09:37:35 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.127 2009/06/04 14:08:56 martti Exp $
+$NetBSD: distinfo,v 1.128 2009/08/31 09:37:35 martti Exp $
-SHA1 (postfix/postfix-2.6.2.tar.gz) = a3b349df60bca947f3b94ff484b699d176777b4a
-RMD160 (postfix/postfix-2.6.2.tar.gz) = a86c829c3c17746986a0ea013674b6bec49d74ea
-Size (postfix/postfix-2.6.2.tar.gz) = 3323255 bytes
+SHA1 (postfix/postfix-2.6.5.tar.gz) = 98b04c719869b4bd61bec8749e2d57a219eb69a7
+RMD160 (postfix/postfix-2.6.5.tar.gz) = f9b308457b9d3dcc05eb30c47b8267450a552a23
+Size (postfix/postfix-2.6.5.tar.gz) = 3325444 bytes
SHA1 (patch-aa) = 5b4923402c80957e47b8a4e16c897287b88544bb
SHA1 (patch-ag) = 85dee76cc7dafcdb57d2dfa7af8e9e0e96f747fa
SHA1 (patch-ai) = 809f63e6e4e61b3c2cecc49ee0a4c7cabc97844e
Home |
Main Index |
Thread Index |
Old Index