pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2007Q3]: pkgsrc/mail/postfix Pullup ticket 2210 - requested by...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/af6745ac8fd1
branches:  pkgsrc-2007Q3
changeset: 534015:af6745ac8fd1
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Mon Oct 22 10:39:12 2007 +0000

description:
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.

diffstat:

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

diffs (28 lines):

diff -r e46cf95b7eef -r af6745ac8fd1 mail/postfix/Makefile
--- a/mail/postfix/Makefile     Mon Oct 22 09:38:07 2007 +0000
+++ b/mail/postfix/Makefile     Mon Oct 22 10:39:12 2007 +0000
@@ -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 -r e46cf95b7eef -r af6745ac8fd1 mail/postfix/distinfo
--- a/mail/postfix/distinfo     Mon Oct 22 09:38:07 2007 +0000
+++ b/mail/postfix/distinfo     Mon Oct 22 10:39:12 2007 +0000
@@ -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



Home | Main Index | Thread Index | Old Index