pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/postfix-current Updated mail/postfix-current to 2...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ee3f65cbf342
branches:  trunk
changeset: 398466:ee3f65cbf342
user:      martti <martti%pkgsrc.org@localhost>
date:      Mon Aug 31 09:37:49 2009 +0000

description:
Updated mail/postfix-current to 2.7.20090828

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-current/Makefile |  6 +++---
 mail/postfix-current/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (30 lines):

diff -r 453633d94ea5 -r ee3f65cbf342 mail/postfix-current/Makefile
--- a/mail/postfix-current/Makefile     Mon Aug 31 09:37:35 2009 +0000
+++ b/mail/postfix-current/Makefile     Mon Aug 31 09:37:49 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.108 2009/08/09 21:17:49 heinz Exp $
+# $NetBSD: Makefile,v 1.109 2009/08/31 09:37:49 martti Exp $
 
-DISTNAME=      postfix-2.7-20090528
-PKGNAME=       postfix-2.7.20090528
+DISTNAME=      postfix-2.7-20090828
+PKGNAME=       postfix-2.7.20090828
 CATEGORIES=    mail
 MASTER_SITES=  ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/
 MASTER_SITES+= http://postfix.it-austria.net/releases/experimental/
diff -r 453633d94ea5 -r ee3f65cbf342 mail/postfix-current/distinfo
--- a/mail/postfix-current/distinfo     Mon Aug 31 09:37:35 2009 +0000
+++ b/mail/postfix-current/distinfo     Mon Aug 31 09:37:49 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.54 2009/06/04 14:08:06 martti Exp $
+$NetBSD: distinfo,v 1.55 2009/08/31 09:37:49 martti Exp $
 
-SHA1 (postfix/postfix-2.7-20090528.tar.gz) = b1f566d5cc56b236c70274126cf800c5c35e689b
-RMD160 (postfix/postfix-2.7-20090528.tar.gz) = 3388bd8042bf18e9133a782a90b6e799f3078776
-Size (postfix/postfix-2.7-20090528.tar.gz) = 3326587 bytes
+SHA1 (postfix/postfix-2.7-20090828.tar.gz) = fb311bea397d5ba92fb5bef04bf9153edeee80c9
+RMD160 (postfix/postfix-2.7-20090828.tar.gz) = 163f33c7936960027bee50f9eec400d8e31d874f
+Size (postfix/postfix-2.7-20090828.tar.gz) = 3335807 bytes
 SHA1 (patch-aa) = 5b4923402c80957e47b8a4e16c897287b88544bb
 SHA1 (patch-ag) = 85dee76cc7dafcdb57d2dfa7af8e9e0e96f747fa
 SHA1 (patch-ai) = 809f63e6e4e61b3c2cecc49ee0a4c7cabc97844e



Home | Main Index | Thread Index | Old Index