pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/postfix Updated mail/postfix to 2.4.6



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9a495b5e8008
branches:  trunk
changeset: 534453:9a495b5e8008
user:      martti <martti%pkgsrc.org@localhost>
date:      Mon Oct 22 06:15:19 2007 +0000

description:
Updated mail/postfix to 2.4.6

- A remote SMTP client TLS certificate with an unparsable canonical
  name triggered a panic error in the Postfix SMTP server (attempt
  to allocate zero-length memory) while sending a request to an
  SMTPD policy server.

- On backup MX servers where the queue file system is mounted with
  "atime" (file read/execute access time) updates disabled, the
  flush daemon would trigger mail delivery attempts once every 1000
  seconds, thus rendering the maximal_backoff_time setting useless
  for backup MX service.

diffstat:

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

diffs (28 lines):

diff -r 41d813bbce60 -r 9a495b5e8008 mail/postfix/Makefile
--- a/mail/postfix/Makefile     Mon Oct 22 05:46:19 2007 +0000
+++ b/mail/postfix/Makefile     Mon Oct 22 06:15:19 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.207 2007/09/23 11:20:48 jlam Exp $
+# $NetBSD: Makefile,v 1.208 2007/10/22 06:15:19 martti Exp $
 
-DISTNAME=      postfix-2.4.5
+DISTNAME=      postfix-2.4.6
 #PKGREVISION=  1
 CATEGORIES=    mail
 MASTER_SITES=  ftp://ftp.porcupine.org/mirrors/postfix-release/official/
diff -r 41d813bbce60 -r 9a495b5e8008 mail/postfix/distinfo
--- a/mail/postfix/distinfo     Mon Oct 22 05:46:19 2007 +0000
+++ b/mail/postfix/distinfo     Mon Oct 22 06:15:19 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.113 2007/08/13 07:05:38 martti Exp $
+$NetBSD: distinfo,v 1.114 2007/10/22 06:15:19 martti Exp $
 
-SHA1 (postfix/postfix-2.4.5.tar.gz) = dc3616ffd441c23748273527b6693835f3502ad2
-RMD160 (postfix/postfix-2.4.5.tar.gz) = a6ffd6211f292c56558ebd2ebce8f09deea95ca1
-Size (postfix/postfix-2.4.5.tar.gz) = 2934634 bytes
+SHA1 (postfix/postfix-2.4.6.tar.gz) = 226222707fd8d963d3173070cac96370c453ffa7
+RMD160 (postfix/postfix-2.4.6.tar.gz) = 115b3a4eb982701e29db2e52e294ec8ee69bdae5
+Size (postfix/postfix-2.4.6.tar.gz) = 2935249 bytes
 SHA1 (patch-aa) = b8f4e67ac18dcd1e5e3c56ad587b4552c539caa0
 SHA1 (patch-ag) = 4d66026fe81dde97470bd01d529af191f1547228
 SHA1 (patch-ai) = 68201eac6b479ad733ba851741cc1cc2e56f7c9f



Home | Main Index | Thread Index | Old Index