pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/postfix



Module Name:    pkgsrc
Committed By:   taca
Date:           Wed Jul 22 00:25:37 UTC 2015

Modified Files:
        pkgsrc/mail/postfix: Makefile distinfo
        pkgsrc/mail/postfix/patches: patch-ai

Log Message:
Update postfix to 2.11.6, security release.

With all supported Postfix releases, the default settings have been
updated so that they no longer enable export-grade ciphers, and no
longer enable the SSLv2 and SSLv3 protocols. These ciphers and
protocols have little if any legitimate use today, and have instead
become a vehicle for downgrade attacks. There are no other code
changes.

Postfix documentation has been updated to reflect the new default
settings and their rationale; the RELEASE_NOTES give suggestions
for how to enable the old ciphers and protocols if your infrastructure
requires them.

Finally, abandoning deprecated ciphers and protocols does not really
improve TLS security without measures to better authenticate remote
servers. Secure DNS and TLSA are steps in that direction.


To generate a diff of this commit:
cvs rdiff -u -r1.283 -r1.284 pkgsrc/mail/postfix/Makefile
cvs rdiff -u -r1.159 -r1.160 pkgsrc/mail/postfix/distinfo
cvs rdiff -u -r1.32 -r1.33 pkgsrc/mail/postfix/patches/patch-ai

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




Home | Main Index | Thread Index | Old Index