ports/150088: [patch] port mail/postfix-current update to 2.8-20100827

Olli Hauer ohauer at FreeBSD.org
Sun Aug 29 15:50:01 UTC 2010


>Number:         150088
>Category:       ports
>Synopsis:       [patch] port mail/postfix-current update to 2.8-20100827
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 29 15:50:00 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Olli Hauer <ohauer at FreeBSD.org>
>Release:        
>Organization:
>Environment:


>Description:
>From RELEASE_NOTES:
Incompatibility with snapshot 20100827
======================================

The Postfix SMTP client no longer appends the local domain when
looking up a DNS name without ".".  Specify "smtp_dns_resolver_options
= res_defnames" to get the old behavior, which may produce unexpected
results.


>From HISTORY:
20100827
   Performance: fix for poor smtpd_proxy_filter TCP performance
   over loopback (127.0.0.1) connections. Problem reported by
   Mark Martinec.  Files: smtpd/smtpd_proxy.c.

   Bugfix: the Postfix SMTP client no longer appends the local
   domain when looking up a DNS name without ".".  Specify
   "smtp_dns_resolver_options = res_defnames" to get the old
   behavior, which can produce unexpected results. Files:
   smtp/smtp.c, smtp/smtp_params.c, smtp/smtp_addr.c.


>How-To-Repeat:
>Fix:

--- patch_postfix-current.txt begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/mail/postfix-current/Makefile,v
retrieving revision 1.246
diff -u -u -r1.246 Makefile
--- Makefile	1 Aug 2010 00:57:50 -0000	1.246
+++ Makefile	29 Aug 2010 15:16:18 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	postfix
-DISTVERSION=	2.8-20100728
+DISTVERSION=	2.8-20100827
 PORTEPOCH=	4
 CATEGORIES=	mail ipv6
 MASTER_SITES=	ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/mail/postfix-current/distinfo,v
retrieving revision 1.181
diff -u -u -r1.181 distinfo
--- distinfo	1 Aug 2010 00:57:50 -0000	1.181
+++ distinfo	29 Aug 2010 15:16:18 -0000
@@ -1,3 +1,3 @@
-MD5 (postfix/postfix-2.8-20100728.tar.gz) = b8b34a856648d9a132938910d8d61966
-SHA256 (postfix/postfix-2.8-20100728.tar.gz) = 1e8248a1b765526789c1db980ea0e27a2f411d43e14235682a53cf75a71f26ea
-SIZE (postfix/postfix-2.8-20100728.tar.gz) = 3480354
+MD5 (postfix/postfix-2.8-20100827.tar.gz) = d378f5c51fa4c806af5f165fbd38bb0d
+SHA256 (postfix/postfix-2.8-20100827.tar.gz) = 8deba39faedbb5a19d2f1f0928bf9ff9db4df9c9117fe389c4354ce031833590
+SIZE (postfix/postfix-2.8-20100827.tar.gz) = 3482380
--- patch_postfix-current.txt ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list