summaryrefslogtreecommitdiff
path: root/mail/postfix
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2018-03-21 15:28:45 +0000
committertaca <taca@pkgsrc.org>2018-03-21 15:28:45 +0000
commit52ae00e5f3d01f8900647d6eda8f7f27d21fbd70 (patch)
tree97829801baf712b50a865f3629ea11436def0542 /mail/postfix
parent6a332d118db38bad8b572f4a8e31be750ffb3493 (diff)
downloadpkgsrc-52ae00e5f3d01f8900647d6eda8f7f27d21fbd70.tar.gz
mail/postfix: update to 3.3.0
Postfix stable release 3.3.0 is available. This release ends support for legacy release Postfix 2.11. The main changes are: * Dual license: in addition to the historical IBM Public License 1.0, Postfix is now also distributed with the more recent Eclipse Public License 2.0. Recipients can choose to take the software under the license of their choice. Those who are more comfortable with the IPL can continue with that license. * The postconf command now warns about unknown parameter names in a Postfix database configuration file. As with other unknown parameter names, these warnings can help to find typos early. * Container support: Postfix 3.3 will run in the foreground with "postfix start-fg". This requires that Postfix multi-instance support is disabled (the default). To collect Postfix syslog information on the container's host, mount the host's /dev/log socket into the container, for example with "docker run -v /dev/log:/dev/log ...other options...", and specify a distinct Postfix syslog_name setting in the container (for example with "postconf syslog_name=the-name-here"). * Milter support: applications can now send RET and ENVID parameters in SMFIR_CHGFROM (change envelope sender) requests. * Postfix-generated From: headers with 'full name' information are now formatted as "From: name <address>" by default. Specify "header_from_format = obsolete" to get the earlier form "From: address (name)". * Interoperability: when Postfix IPv6 and IPv4 support are both enabled, the Postfix SMTP client will now relax MX preferences and attempt to schedule similar numbers of IPv4 and IPv6 addresses. This works around mail delivery problems when a destination announces lots of primary MX addresses on IPv6, but is reachable only over IPv4 (or vice versa). The new behavior is controlled with the smtp_balance_mx_inet_protocols parameter. * Compatibility safety net: with compatibility_level < 1, the Postfix SMTP server now warns for mail that would be blocked by the Postfix 2.10 smtpd_relay_restrictions feature, without blocking that mail. There still is a steady trickle of sites that upgrade from an earlier Postfix version.
Diffstat (limited to 'mail/postfix')
-rw-r--r--mail/postfix/Makefile.common4
-rw-r--r--mail/postfix/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/mail/postfix/Makefile.common b/mail/postfix/Makefile.common
index 1ba60f7218c..466b8ca3820 100644
--- a/mail/postfix/Makefile.common
+++ b/mail/postfix/Makefile.common
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.14 2018/02/25 12:27:49 taca Exp $
+# $NetBSD: Makefile.common,v 1.15 2018/03/21 15:28:45 taca Exp $
# used by mail/postfix/Makefile
# used by mail/postfix/Makefile.module
-DISTNAME= postfix-3.2.5
+DISTNAME= postfix-3.3.0
CATEGORIES= mail
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/
MASTER_SITES+= http://mirrors.isc.org/pub/postfix/official/
diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo
index 0d6531f8b93..fc8bff8a237 100644
--- a/mail/postfix/distinfo
+++ b/mail/postfix/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.175 2018/02/25 12:27:49 taca Exp $
+$NetBSD: distinfo,v 1.176 2018/03/21 15:28:45 taca Exp $
-SHA1 (postfix-3.2.5.tar.gz) = 77bbc55ba4d140b0677c31905ec59454e861314d
-RMD160 (postfix-3.2.5.tar.gz) = 64eafb4d9a18228eec74552a8e4ecdd78f3258fe
-SHA512 (postfix-3.2.5.tar.gz) = ffd07e8664d41a5c40b7f3f7511a4c4cc57310d103395b12f2f7e9499d1f901768d6ebb1d5d1588d6fdb834ad2548a9df6d925ff3d7f74d74764a6f6f550ecb6
-Size (postfix-3.2.5.tar.gz) = 4394765 bytes
+SHA1 (postfix-3.3.0.tar.gz) = 424dfdf567998291ad2f2c81466a4dd5834ebee2
+RMD160 (postfix-3.3.0.tar.gz) = c377933bcd060f37ef8b54e142d4e4f662cbc140
+SHA512 (postfix-3.3.0.tar.gz) = 14f52fc47d6bbafefc7452ffbac4c4fb837d30181705486e8e43d6ca9003d218a01755ed4cb86413464c2585b9b84c2adcfef4933326b5d7446fe6c39b6cae8e
+Size (postfix-3.3.0.tar.gz) = 4419450 bytes
SHA1 (patch-aa) = c8216f133e202a7bb37682b0dbc1448f021e7c1c
SHA1 (patch-ag) = 10e7c6ec4ca9e05ba8a37eeb4910b784fb9a5e34
SHA1 (patch-ai) = 464da0a53bc9cac1f4e932e9735b75f4a33c7aa7