Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  7 Mar 2003 11:35:16 -0500 (EST)
From:      Vivek Khera <khera@kcilink.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/49006: postfix 2.0.6 update
Message-ID:  <20030307163516.544552178A@yertle.kcilink.com>

next in thread | raw e-mail | index | archive | help

>Number:         49006
>Category:       ports
>Synopsis:       postfix 2.0.6 update
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 07 08:40:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Vivek Khera
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD yertle.int.kciLink.com 4.7-STABLE FreeBSD 4.7-STABLE #4: Mon Dec 30 11:33:04 EST 2002 khera@yertle.kciLink.com:/u/yertle2/usr.obj/amd/onceler/u/onceler1/usr/src/sys/YERTLE i386


	
>Description:
	

updates postfix to 2.0.6

this is a security critical release -- it works around the same bug that was
recently patched in sendmail to protect any unpatched sendmail servers behind
a postfix gateway.

this fix allows one to leave postfix as the gateway machine when there are
unpatched sendmail servers, rather than having to install sendmail on your
gateway.

>How-To-Repeat:
	
>Fix:

	



diff -Pru postfix/Makefile postfix-new/Makefile
--- postfix/Makefile	Tue Mar  4 12:37:14 2003
+++ postfix-new/Makefile	Fri Mar  7 11:22:39 2003
@@ -15,7 +15,7 @@
 # NOTE: PCRE is enabled by default unless you specifically disable it.
 
 PORTNAME=	postfix
-PORTVERSION=	2.0.4
+PORTVERSION=	2.0.6
 PORTEPOCH=	1
 CATEGORIES=	mail ipv6
 MASTER_SITES=	ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
@@ -48,8 +48,6 @@
 # TLS patch adds to MAN8 but doesn't have .html file, so avoid trying to
 # patch it.
 MAN8base=$(MAN8:S/tlsmgr.8//)
-
-NO_LATEST_LINK=	yes
 
 CONF1=	main.cf master.cf access aliases canonical pcre_table regexp_table \
 	relocated transport virtual
diff -Pru postfix/distinfo postfix-new/distinfo
--- postfix/distinfo	Mon Feb 24 10:49:04 2003
+++ postfix-new/distinfo	Fri Mar  7 11:23:45 2003
@@ -1,4 +1,4 @@
 MD5 (postfix/postfix-pg.postfix-2.0.0.2.patch) = 5a0aa5ef6a231a593eb6c5628236a3e4
-MD5 (postfix/postfix-2.0.4.tar.gz) = fbe488f69acf439a3a71dbbd21085615
+MD5 (postfix/postfix-2.0.6.tar.gz) = 31a49ed9970cd2abe63e4d3d7851e5f7
 MD5 (postfix/pfixtls-0.8.13-2.0.3-0.9.7.tar.gz) = 72ff441a6e43bf00a8a1d8691ffae1de
 MD5 (postfix/tls+ipv6-1.12-pf-2.0.3.patch.gz) = 7eb7b6dd6d651f722e5da7dc3aa43cc1
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030307163516.544552178A>