diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2010-09-20 09:52:19 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2010-09-20 09:52:19 +0000 |
commit | 6af8f49b20096a75e16b7a206413a24a552180a4 (patch) | |
tree | c8450dc568eadbd77005866d4df26bb1f805d9c1 /UPDATING | |
parent | 35eb39a9c0006c32f14aaefad7d01e4abc5cde52 (diff) |
Note that the DH parameters option was removed from security/stunnel 4.34.
Notes
Notes:
svn path=/head/; revision=261479
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -5,6 +5,16 @@ 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. +20100920: + AFFECTS: users of security/stunnel + AUTHOR: roam@FreeBSD.org + + In stunnel-4.34, the DH support is no longer configurable by the user, + but always enabled when OpenSSL supports it instead. This means that + it will now most probably be enabled on the supported versions of FreeBSD. + If this leads to problems with old SSL clients, I will look into making + it configurable at build time again. + 20100917: AFFECTS: users of sysutils/cdrtools-cjk AUTHOR: marius@FreeBSD.org |