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.5.6
details: https://anonhg.NetBSD.org/pkgsrc/rev/8c9a221b9538
branches: trunk
changeset: 552514:8c9a221b9538
user: martti <martti%pkgsrc.org@localhost>
date: Mon Jan 05 10:25:33 2009 +0000
description:
Updated mail/postfix to 2.5.6
- Postfix 2.5: the SMTP server did not ask for a client certificate
with "smtpd_tls_req_ccert = yes". Reported by Rob Foehl.
- Postfix 2.5, 2.4 and 2.3: avoid reduced TCP performance when
reusing an SMTP connection with a larger than 4096-byte TCP MSS
value. In practice, this could happen only with loopback (localhost)
connections.
diffstat:
mail/postfix/Makefile | 4 ++--
mail/postfix/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r 8e82278dfc0d -r 8c9a221b9538 mail/postfix/Makefile
--- a/mail/postfix/Makefile Mon Jan 05 09:58:56 2009 +0000
+++ b/mail/postfix/Makefile Mon Jan 05 10:25:33 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.220 2008/09/04 08:25:19 martti Exp $
+# $NetBSD: Makefile,v 1.221 2009/01/05 10:25:33 martti Exp $
-DISTNAME= postfix-2.5.5
+DISTNAME= postfix-2.5.6
#PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/
diff -r 8e82278dfc0d -r 8c9a221b9538 mail/postfix/distinfo
--- a/mail/postfix/distinfo Mon Jan 05 09:58:56 2009 +0000
+++ b/mail/postfix/distinfo Mon Jan 05 10:25:33 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.122 2008/11/03 00:47:17 taca Exp $
+$NetBSD: distinfo,v 1.123 2009/01/05 10:25:34 martti Exp $
-SHA1 (postfix/postfix-2.5.5.tar.gz) = 7240be9e362b991bacfcf7e3771ab611e872ac12
-RMD160 (postfix/postfix-2.5.5.tar.gz) = 2118fa61710bdb266d4fb8b7a0f60cf0f633c801
-Size (postfix/postfix-2.5.5.tar.gz) = 3157877 bytes
+SHA1 (postfix/postfix-2.5.6.tar.gz) = b6aae7ec9996937c9a901f41c6c262eceba44479
+RMD160 (postfix/postfix-2.5.6.tar.gz) = a6d41ac85003b6c24d7400cb8de0d95abecfbfeb
+Size (postfix/postfix-2.5.6.tar.gz) = 3157891 bytes
SHA1 (patch-aa) = 5b4923402c80957e47b8a4e16c897287b88544bb
SHA1 (patch-ag) = b572e51dd5053e655667f4c9f583191ae5c7fb1c
SHA1 (patch-ai) = 6884934b519eea945555b3556350e303f83221fb
Home |
Main Index |
Thread Index |
Old Index