CVS commit: [pkgsrc-2006Q2] pkgsrc/mail/postfix
Lubomir Sedlacik <salo <at> netbsd.org>
2006-08-01 00:19:03 GMT
Module Name: pkgsrc
Committed By: salo
Date: Tue Aug 1 00:19:03 UTC 2006
Modified Files:
pkgsrc/mail/postfix [pkgsrc-2006Q2]: Makefile distinfo
Log Message:
Pullup ticket 1767 - requested by ghen
bugfix update for postfix
Patch provided by the submitter.
This patch is a back-port of fixes from Postfix 2.3. The main
changes are:
- The PostgreSQL client was updated after major database API changes
in response to PostgreSQL security issues. This breaks support for
PGSQL versions prior to 8.1.4, 8.0.8, 7.4.13, and 7.3.15. Support
for these older releases requires major code changes that will have
to wait until Postfix 2.4.
- The Postfix SMTP client enforced Mandatory TLS only when talking
to an ESMTP server; enforcement did not happen if Postfix could
somehow be forced to send HELO instead of EHLO. This is minor
compared to the DNS spoofing issues that were fixed with Postfix
2.2.10.
To generate a diff of this commit:
(Continue reading)