summaryrefslogtreecommitdiff
path: root/mail/postfix/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2014-10-14 13:45:22 +0000
committertaca <taca@pkgsrc.org>2014-10-14 13:45:22 +0000
commitd5504942585132c8f160602e5b0929ddc956a934 (patch)
tree4cc3655d97786ff8df51cbeda3f42750bb2f6e2f /mail/postfix/Makefile
parentae3e0586d964885def6e06a2937026e792b22638 (diff)
downloadpkgsrc-d5504942585132c8f160602e5b0929ddc956a934.tar.gz
Update postfix to 2.11.2.
Bugfixes for Postfix 2.11, 2.10, 2.9 and 2.8: * Fix for DMARC implementations based on SPF policy plus DKIM Milter. The PREPEND access/policy action added headers ABOVE Postfix's own Received: header, exposing Postfix's own Received: header to Milters (protocol violation) and hiding the PREPENDed header from Milters. PREPENDed headers are now added BELOW Postfix's own Received: header and remain visible to Milters. * The Postfix SMTP server logged an incorrect client name in reject messages for check_reverse_client_hostname_access and check_reverse_client_hostname_{mx,ns}_access. They replied with the verified client name, instead of the name that was rejected. * The qmqpd daemon crashed with null pointer bug when logging a lost connection while not in a mail transaction.
Diffstat (limited to 'mail/postfix/Makefile')
-rw-r--r--mail/postfix/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index eafdd59a8fa..5de72b5a17b 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.276 2014/10/09 14:06:40 wiz Exp $
+# $NetBSD: Makefile,v 1.277 2014/10/14 13:45:22 taca Exp $
-DISTNAME= postfix-2.11.1
-PKGREVISION= 2
+DISTNAME= postfix-2.11.2
CATEGORIES= mail
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/
MASTER_SITES+= http://postfix.it-austria.net/releases/official/