diff options
author | Sahil Tandon <sahil@FreeBSD.org> | 2012-04-25 02:44:52 +0000 |
---|---|---|
committer | Sahil Tandon <sahil@FreeBSD.org> | 2012-04-25 02:44:52 +0000 |
commit | e92602c6d4a4c9aa5bb2a6fd17c513e0c3714efb (patch) | |
tree | 873d8f6ec0c73f3a89e3a1c62296ef79c4ada70a /UPDATING | |
parent | 382c0abec14e93fbf015d215751b7e37b4df7e8a (diff) |
Add entry about recent Postfix upgrade; make
users aware of availabe workarounds for a TLS
issue introduced with OpenSSL version 1.0.1.
Notes
Notes:
svn path=/head/; revision=295442
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -5,6 +5,17 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20120425: + AFFECTS: users of mail/postfix, mail/postfix2[6-8] + AUTHOR: sahil@FreeBSD.org + + The latest update to these ports adds support to turn off + the TLSv1.1 and TLSv1.2 protocols introduced in OpenSSL 1.0.1. + These protocols are known to cause inter-operability issues + with certain services, e.g. hotmail. If using TLS with Postfix, + please consult the RELEASE_NOTES for information about possible + workarounds. + 20120423: AFFECTS: users of astro/boinc-astropulse AUTHOR: rene@FreeBSD.org |