From 6735e74699c7bcc317a4cf161f8fde926340788e Mon Sep 17 00:00:00 2001 From: ghen Date: Mon, 22 Oct 2007 10:39:12 +0000 Subject: Pullup ticket 2210 - requested by marrti bugfix update for postfix - pkgsrc/mail/postfix/Makefile 1.208 - pkgsrc/mail/postfix/distinfo 1.114 Module Name: pkgsrc Committed By: martti Date: Mon Oct 22 06:15:20 UTC 2007 Modified Files: pkgsrc/mail/postfix: Makefile distinfo Log Message: 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. --- mail/postfix/Makefile | 4 ++-- mail/postfix/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 136a8794847..7bc69a4a79b 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.207 2007/09/23 11:20:48 jlam Exp $ +# $NetBSD: Makefile,v 1.207.2.1 2007/10/22 10:39:12 ghen 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 --git a/mail/postfix/distinfo b/mail/postfix/distinfo index 489e979ead8..5a8650fd949 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.113 2007/08/13 07:05:38 martti Exp $ +$NetBSD: distinfo,v 1.113.2.1 2007/10/22 10:39:13 ghen 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 -- cgit v1.2.3