summaryrefslogtreecommitdiff
path: root/mail/postfix
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2012-02-19 18:19:23 +0000
committertron <tron@pkgsrc.org>2012-02-19 18:19:23 +0000
commit86b7af8be0d7a1ce51bce84d887dbc82b018afca (patch)
treee20ac8876b02de4d56f992655ab3307e36e31ba1 /mail/postfix
parent9aa88794432f26d1b7cead3722661dad202f821e (diff)
downloadpkgsrc-86b7af8be0d7a1ce51bce84d887dbc82b018afca.tar.gz
Update "postfix" package to version 2.8.8. Changes since version 2.8.7:
- The Postfix sqlite client, introduced with Postfix 2.8, had an embarassing bug in its quoting routine. As the result of a last-minute code cleanup before release, this routine returned the unquoted text instead of the quoted text. The opportunities for mis-use are limited: Postfix sqlite database files are usually owned by root, and Postfix daemons usually run with non-root privileges so they can't corrupt the database. This problem was reported by Rob McGee (rob0). - The Postfix 2.8.4 fix for local delivery agent database lookup errors was incomplete. The fix correctly added new code to detect database lookup errors with mailbox_transport_maps, mailbox_command_maps or fallback_transport_maps, but it failed to log the problem, and to produce a defer logfile record which is needed for "delayed mail" and "mail too old" delivery status notifications. - The trace(8) service, used for DSN SUCCESS notifications, did not distinguish between notifications for a non-bounce or a bounce message, causing it to "reply" to mail with the null sender address. Problem reported by Sabahattin Gucukoglu. - Support for Dovecot auth over TCP sockets, using code that already existed for testing purposes. Patrick Koetter kindly provided an update for the SASL_README file. - Workaround in the LDAP client for changes in the under-documented OpenLDAP API, by Victor Duchovni.
Diffstat (limited to 'mail/postfix')
-rw-r--r--mail/postfix/Makefile4
-rw-r--r--mail/postfix/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index 6d4471d607c..ac17bd6f505 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.244 2011/11/07 15:36:07 taca Exp $
+# $NetBSD: Makefile,v 1.245 2012/02/19 18:19:23 tron Exp $
-DISTNAME= postfix-2.8.7
+DISTNAME= postfix-2.8.8
CATEGORIES= mail
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/
MASTER_SITES+= http://postfix.it-austria.net/releases/official/
diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo
index c414b97c9f0..52c7ba4eca2 100644
--- a/mail/postfix/distinfo
+++ b/mail/postfix/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.139 2011/11/07 15:36:07 taca Exp $
+$NetBSD: distinfo,v 1.140 2012/02/19 18:19:23 tron Exp $
-SHA1 (postfix-2.8.7.tar.gz) = 81c87aceff4d9af67a304354bab9c99ac98fc8a0
-RMD160 (postfix-2.8.7.tar.gz) = ab0700f8f340fad11bf2a294a36ff1d70a1a8783
-Size (postfix-2.8.7.tar.gz) = 3647643 bytes
+SHA1 (postfix-2.8.8.tar.gz) = b712b25a105c132b40b63aef49268ea117b86f03
+RMD160 (postfix-2.8.8.tar.gz) = eb71b542af2a00da5f12220946731560ff20377d
+Size (postfix-2.8.8.tar.gz) = 3648317 bytes
SHA1 (patch-aa) = 5b4923402c80957e47b8a4e16c897287b88544bb
SHA1 (patch-ag) = 3d8083260763adb97ab3d7a270c25c2d95ce6bd6
SHA1 (patch-ai) = ef3feef8a4fe7781a89f7e087fc5780760b461b1