pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/postfix Update postfix to 2.11.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3c00e18957bf
branches:  trunk
changeset: 646524:3c00e18957bf
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Feb 10 14:20:42 2015 +0000

description:
Update postfix to 2.11.4.

Postfix 2.11.4 only:

* Fix a core dump when smtp_policy_maps specifies an invalid TLS
  level.

* Fix a missing " in \%s\", in postconf(1) fatal error messages,
  which violated the C language spec. Reported by Iain Hibbert.

All supported releases:

* Stop excessive recursion in the cleanup server while recovering
  from a virtual alias expansion loop. Problem found at Two Sigma.

* Stop exponential memory allocation with virtual alias expansion
  loops. This came to light after fixing the previous problem.

diffstat:

 mail/postfix/Makefile |  4 ++--
 mail/postfix/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r dc3c9adb2cee -r 3c00e18957bf mail/postfix/Makefile
--- a/mail/postfix/Makefile     Tue Feb 10 11:44:32 2015 +0000
+++ b/mail/postfix/Makefile     Tue Feb 10 14:20:42 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.278 2014/10/21 13:06:12 taca Exp $
+# $NetBSD: Makefile,v 1.279 2015/02/10 14:20:42 taca Exp $
 
-DISTNAME=      postfix-2.11.3
+DISTNAME=      postfix-2.11.4
 CATEGORIES=    mail
 MASTER_SITES=  ftp://ftp.porcupine.org/mirrors/postfix-release/official/
 MASTER_SITES+= http://postfix.it-austria.net/releases/official/
diff -r dc3c9adb2cee -r 3c00e18957bf mail/postfix/distinfo
--- a/mail/postfix/distinfo     Tue Feb 10 11:44:32 2015 +0000
+++ b/mail/postfix/distinfo     Tue Feb 10 14:20:42 2015 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.157 2014/10/21 13:06:12 taca Exp $
+$NetBSD: distinfo,v 1.158 2015/02/10 14:20:42 taca Exp $
 
-SHA1 (postfix-2.11.3.tar.gz) = 2c0e974d7a24eb48e352c9268b5bb131e7c9debf
-RMD160 (postfix-2.11.3.tar.gz) = 9d1f44fc3c772a04a2ecce579c5b8d1feffd6e14
-Size (postfix-2.11.3.tar.gz) = 4039705 bytes
+SHA1 (postfix-2.11.4.tar.gz) = 7b8231257b1c18ea5b3ed702d4c66e9c2b78acd8
+RMD160 (postfix-2.11.4.tar.gz) = 337380f90f64e86b5b01f7b8a576365f34ac9ce2
+Size (postfix-2.11.4.tar.gz) = 4040104 bytes
 SHA1 (patch-aa) = 6f7dc14d53e914e9cb72752fb3941c569cd2e8f9
 SHA1 (patch-ag) = 2f96a679e7f0c2e36615f5e7993ab96296303a10
 SHA1 (patch-ai) = 01fe261dccd3119a99703fbf2a0c5247efe476ba



Home | Main Index | Thread Index | Old Index