summaryrefslogtreecommitdiff
path: root/mail/postfix/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-07-22 00:25:37 +0000
committertaca <taca@pkgsrc.org>2015-07-22 00:25:37 +0000
commita39163f8ba7fac5559212eb0d698cbad423b2cd9 (patch)
tree39ecc014ac78aae902b6888b082c124fc22fa1a3 /mail/postfix/Makefile
parent83c3ae17350f3ff196647b7dc2a2a0df1e39e86f (diff)
downloadpkgsrc-a39163f8ba7fac5559212eb0d698cbad423b2cd9.tar.gz
Update postfix to 2.11.6, security release.
With all supported Postfix releases, the default settings have been updated so that they no longer enable export-grade ciphers, and no longer enable the SSLv2 and SSLv3 protocols. These ciphers and protocols have little if any legitimate use today, and have instead become a vehicle for downgrade attacks. There are no other code changes. Postfix documentation has been updated to reflect the new default settings and their rationale; the RELEASE_NOTES give suggestions for how to enable the old ciphers and protocols if your infrastructure requires them. Finally, abandoning deprecated ciphers and protocols does not really improve TLS security without measures to better authenticate remote servers. Secure DNS and TLSA are steps in that direction.
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 9528ab6c3e1..8c8645a8fca 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.283 2015/06/12 10:50:25 wiz Exp $
+# $NetBSD: Makefile,v 1.284 2015/07/22 00:25:37 taca Exp $
-DISTNAME= postfix-2.11.5
-PKGREVISION= 1
+DISTNAME= postfix-2.11.6
CATEGORIES= mail
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/
MASTER_SITES+= http://postfix.it-austria.net/releases/official/