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.6.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9323e7c22cd0
branches:  trunk
changeset: 394077:9323e7c22cd0
user:      martti <martti%pkgsrc.org@localhost>
date:      Thu Jun 04 14:08:56 2009 +0000

description:
Updated mail/postfix to 2.6.2

Postfix stable release 2.6.2 fixes one defect in SASL support.
This does not affect Postfix versions 2.5 and earlier.

With plaintext SMTP sessions AND smtpd_tls_auth_only=yes AND
smtp_sasl_auth_enable=yes, the SMTP server logged warnings for
reject_*_sender_login_mismatch, instead of enforcing them.

You can find Postfix version 2.6.2 at the mirrors listed at
http://www.postfix.org/

The same fix is also available in Postfix snapshot 2.7-20090528.
Postfix versions 2.5 and earlier are not affected.

diffstat:

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

diffs (28 lines):

diff -r 10055c42342c -r 9323e7c22cd0 mail/postfix/Makefile
--- a/mail/postfix/Makefile     Thu Jun 04 14:08:06 2009 +0000
+++ b/mail/postfix/Makefile     Thu Jun 04 14:08:56 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.227 2009/05/20 07:46:09 martti Exp $
+# $NetBSD: Makefile,v 1.228 2009/06/04 14:08:56 martti Exp $
 
-DISTNAME=      postfix-2.6.1
+DISTNAME=      postfix-2.6.2
 #PKGREVISION=  1
 CATEGORIES=    mail
 MASTER_SITES=  ftp://ftp.porcupine.org/mirrors/postfix-release/official/
diff -r 10055c42342c -r 9323e7c22cd0 mail/postfix/distinfo
--- a/mail/postfix/distinfo     Thu Jun 04 14:08:06 2009 +0000
+++ b/mail/postfix/distinfo     Thu Jun 04 14:08:56 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.126 2009/05/20 07:46:09 martti Exp $
+$NetBSD: distinfo,v 1.127 2009/06/04 14:08:56 martti Exp $
 
-SHA1 (postfix/postfix-2.6.1.tar.gz) = 0d072c80a3e7b4b228ae45cbf0adbe3f945a7767
-RMD160 (postfix/postfix-2.6.1.tar.gz) = b45af58e1fca01cb34edd51e4ff46b56cc3eca63
-Size (postfix/postfix-2.6.1.tar.gz) = 3324194 bytes
+SHA1 (postfix/postfix-2.6.2.tar.gz) = a3b349df60bca947f3b94ff484b699d176777b4a
+RMD160 (postfix/postfix-2.6.2.tar.gz) = a86c829c3c17746986a0ea013674b6bec49d74ea
+Size (postfix/postfix-2.6.2.tar.gz) = 3323255 bytes
 SHA1 (patch-aa) = 5b4923402c80957e47b8a4e16c897287b88544bb
 SHA1 (patch-ag) = 85dee76cc7dafcdb57d2dfa7af8e9e0e96f747fa
 SHA1 (patch-ai) = 809f63e6e4e61b3c2cecc49ee0a4c7cabc97844e



Home | Main Index | Thread Index | Old Index