summaryrefslogtreecommitdiff
path: root/mail/postfix
diff options
context:
space:
mode:
authormartti <martti>2006-12-13 06:16:55 +0000
committermartti <martti>2006-12-13 06:16:55 +0000
commit9223ed2fc49d2f34d5345e18518da0402213c1ca (patch)
tree1ca0dfc31854ef3d1038fdd0c95d07d905d93fb5 /mail/postfix
parentbe91f45740ec5a15ff69f546015df4345c3ffe2e (diff)
downloadpkgsrc-9223ed2fc49d2f34d5345e18518da0402213c1ca.tar.gz
Updated mail/postfix to 2.3.5
- On Redhat Linux, a Postfix daemon could lock up while logging a warning from a signal handler before exiting. This is remedied by a low-cost re-entrancy guard for signal handlers that never return. - Message headers longer than 65535 broke the Milter protocol. To make matters worse the cleanup server could then dereference a null pointer. When Milter support is enabled, the length of each message header is now limited to 60000. - Several fixes to improve worst-case behavior of the (new) queue manager with multi-recipient mail. The queue manager now reads new recipients earlier from the queue file, instead of becoming starved while waiting for the slowest in-memory recipients to complete; and it now reads recipients in smaller chunks to avoid spending too much time not talking to delivery agents. - With remote SMTP server tarpit delays larger than the Postfix SMTP client's smtp_rset_timeout (default: 20s), the client would get out of sync with the server while reusing a connection. The symptoms were "recipient rejected .. in reply to DATA". - On FreeBSD 6.2, some Postfix daemon processes would complain once with "Error 0" after "postfix reload" and then recover. This warning is now logged only when the problem persists.
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 e13d5ce262c..24e631abb0f 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.196 2006/11/10 08:08:55 rillig Exp $
+# $NetBSD: Makefile,v 1.197 2006/12/13 06:16:55 martti Exp $
-DISTNAME= postfix-2.3.4
+DISTNAME= postfix-2.3.5
#PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/
diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo
index 7682765bbb9..e1e60328f4c 100644
--- a/mail/postfix/distinfo
+++ b/mail/postfix/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.107 2006/11/07 07:08:26 martti Exp $
+$NetBSD: distinfo,v 1.108 2006/12/13 06:16:56 martti Exp $
-SHA1 (postfix/postfix-2.3.4.tar.gz) = fc928c366bfc181db78173569b53dedd1bedebc6
-RMD160 (postfix/postfix-2.3.4.tar.gz) = 94f38585f12b409270c59241ff0a01c4ff460d96
-Size (postfix/postfix-2.3.4.tar.gz) = 2778860 bytes
+SHA1 (postfix/postfix-2.3.5.tar.gz) = f92c55f3e78bb39e78153e14895bb2e718b3c182
+RMD160 (postfix/postfix-2.3.5.tar.gz) = 19215ee77b82ed2235cb669c0704df200fe0ea0f
+Size (postfix/postfix-2.3.5.tar.gz) = 2782283 bytes
SHA1 (patch-aa) = e53bc6644c2b7898b73f4604489021cb85514610
SHA1 (patch-ag) = cb42a57876821b133df9520999d99f7e5efa541c
SHA1 (patch-ai) = f82456cbac2840fb2da3e723c9942ad66e6437a0