Sun Nov 28 18:14:10 2010 UTC ()
Update "postfix" package to version 2.7.2. Changes since version 2.7.1:
- Postfix no longer automatically appends the system default CA
  (certificate authority) certificates, when it reads the CA
  certificates specified with {smtp, lmtp, smtpd}_tls_CAfile or
  with {smtp, lmtp, smtpd}_tls_CApath.  This prevents third-party
  certificates from getting mail relay permission with the
  permit_tls_all_clientcerts feature.  Unfortunately, this change
  may cause compatibility problems with configurations that rely
  on certificate verification for other purposes.  To get the old
  behavior, specify "tls_append_default_CA = yes".
- A prior fix for compatibility with Postfix < 2.3 was incomplete.
  When pipe-to-command delivery fails with a signal, mail is now
  correctly deferred, instead of being returned to sender.
- Poor smtpd_proxy_filter TCP performance over loopback (127.0.0.1)
  connections was fixed by adapting the output buffer size to the MTU.
- The SMTP server no longer applies the reject_rhsbl_helo feature
  to non-domain forms such as network addresses.  This would cause
  false positives with dbl.spamhaus.org.
- The Postfix SMTP server failed to deliver a "421" response and
  hang up the connection after Milter error.  Instead, the server
  delivered a "503 Access denied" response and left the connection
  open, due to some Postfix 1.1 workaround for RFC 2821.
- The milter_header_checks parser failed to enable any of the actions
  that have no effect on message delivery (warn, replace, prepend,
  ignore, dunno, and ok).


(tron)
diff -r1.235 -r1.236 pkgsrc/mail/postfix/Makefile
diff -r1.131 -r1.132 pkgsrc/mail/postfix/distinfo

cvs diff -r1.235 -r1.236 pkgsrc/mail/postfix/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/postfix/Makefile 2010/09/28 13:21:31 1.235
+++ pkgsrc/mail/postfix/Makefile 2010/11/28 18:14:10 1.236
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.235 2010/09/28 13:21:31 wiz Exp $ 1# $NetBSD: Makefile,v 1.236 2010/11/28 18:14:10 tron Exp $
2 2
3DISTNAME= postfix-2.7.1 3DISTNAME= postfix-2.7.2
4#PKGREVISION= 1 
5CATEGORIES= mail 4CATEGORIES= mail
6MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ 5MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/
7MASTER_SITES+= http://postfix.it-austria.net/releases/official/ 6MASTER_SITES+= http://postfix.it-austria.net/releases/official/
8MASTER_SITES+= http://mirrors.isc.org/pub/postfix/official/ 7MASTER_SITES+= http://mirrors.isc.org/pub/postfix/official/
9MASTER_SITES+= http://mirror.postfix.jp/postfix-release/official/ 8MASTER_SITES+= http://mirror.postfix.jp/postfix-release/official/
10DIST_SUBDIR= postfix 9DIST_SUBDIR= postfix
11 10
12MAINTAINER= pkgsrc-users@NetBSD.org 11MAINTAINER= pkgsrc-users@NetBSD.org
13HOMEPAGE= http://www.postfix.org/ 12HOMEPAGE= http://www.postfix.org/
14COMMENT= Postfix SMTP server and tools 13COMMENT= Postfix SMTP server and tools
15# The postfix license has only very minor diffs from cpl-1.0. 14# The postfix license has only very minor diffs from cpl-1.0.
16LICENSE= cpl-1.0 15LICENSE= cpl-1.0
17#LICENSE= postfix-license 16#LICENSE= postfix-license

cvs diff -r1.131 -r1.132 pkgsrc/mail/postfix/distinfo (expand / switch to unified diff)

--- pkgsrc/mail/postfix/distinfo 2010/06/08 15:14:34 1.131
+++ pkgsrc/mail/postfix/distinfo 2010/11/28 18:14:10 1.132
@@ -1,12 +1,12 @@ @@ -1,12 +1,12 @@
1$NetBSD: distinfo,v 1.131 2010/06/08 15:14:34 martti Exp $ 1$NetBSD: distinfo,v 1.132 2010/11/28 18:14:10 tron Exp $
2 2
3SHA1 (postfix/postfix-2.7.1.tar.gz) = 94259e8f008b5b1853292e3de5e0ae3abcfe8c81 3SHA1 (postfix/postfix-2.7.2.tar.gz) = 2415c63c98ba0e0273bcb490ee7753a3891f5a73
4RMD160 (postfix/postfix-2.7.1.tar.gz) = dba0622cf6e21908f27bee0c9da42ab3c189d4bd 4RMD160 (postfix/postfix-2.7.2.tar.gz) = e07a59f2f663b286a6c24e75b98952a51d2234fe
5Size (postfix/postfix-2.7.1.tar.gz) = 3418747 bytes 5Size (postfix/postfix-2.7.2.tar.gz) = 3421671 bytes
6SHA1 (patch-aa) = 5b4923402c80957e47b8a4e16c897287b88544bb 6SHA1 (patch-aa) = 5b4923402c80957e47b8a4e16c897287b88544bb
7SHA1 (patch-ag) = 53f42aec86af576e1ffc420f1b9a19c988c3fe6c 7SHA1 (patch-ag) = 53f42aec86af576e1ffc420f1b9a19c988c3fe6c
8SHA1 (patch-ai) = ef3feef8a4fe7781a89f7e087fc5780760b461b1 8SHA1 (patch-ai) = ef3feef8a4fe7781a89f7e087fc5780760b461b1
9SHA1 (patch-as) = 621b92e56606794f28ab267c6c5d723734471389 9SHA1 (patch-as) = 621b92e56606794f28ab267c6c5d723734471389
10SHA1 (patch-at) = b0abf2c49bfe94153f7a3845b5709ff8e0027a03 10SHA1 (patch-at) = b0abf2c49bfe94153f7a3845b5709ff8e0027a03
11SHA1 (patch-au) = 60396f5f182e0f247b06974dc5cf912dbcf84bbf 11SHA1 (patch-au) = 60396f5f182e0f247b06974dc5cf912dbcf84bbf
12SHA1 (patch-av) = 98073186738e1a4fcd0f620096f4be83a9ff9e73 12SHA1 (patch-av) = 98073186738e1a4fcd0f620096f4be83a9ff9e73