Subject: CVS commit: pkgsrc/mail/postfix
To: None <pkgsrc-changes@netbsd.org>
From: Martti Kuparinen <martti@netbsd.org>
List: pkgsrc-changes
Date: 03/06/2003 08:25:00
Module Name:	pkgsrc
Committed By:	martti
Date:		Thu Mar  6 06:24:59 UTC 2003

Modified Files:
	pkgsrc/mail/postfix: Makefile distinfo

Log Message:
Updated postfix to 2.0.6

Postfix 2.0 patchlevel 6 intends to protect vulnerable Sendmail
systems against exploitation of a remote buffer overflow problem
that is described in CERT advisory CA-2003-07.

- Postfix now truncates non-address information in message address
  headers (comments, etc.) to 250 characters per address. This should
  rarely present a problem.  Reportedly, junk mail from poorly written
  software can trigger the protection, but that is no great loss.

- Some little fixes to documentation.


To generate a diff of this commit:
cvs rdiff -r1.83 -r1.84 pkgsrc/mail/postfix/Makefile
cvs rdiff -r1.34 -r1.35 pkgsrc/mail/postfix/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.