aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2010-09-20 17:52:19 +0800
committerroam <roam@FreeBSD.org>2010-09-20 17:52:19 +0800
commit326332ed0cfd3b5d7a4bf75c8171a9395a72da86 (patch)
treeacdb557f3bc078c15404edae5058668c5a0be5c2 /UPDATING
parent5aa2c297b07166e63248241ed13526c750c929b5 (diff)
downloadfreebsd-ports-gnome-326332ed0cfd3b5d7a4bf75c8171a9395a72da86.tar.gz
freebsd-ports-gnome-326332ed0cfd3b5d7a4bf75c8171a9395a72da86.tar.zst
freebsd-ports-gnome-326332ed0cfd3b5d7a4bf75c8171a9395a72da86.zip
Note that the DH parameters option was removed from security/stunnel 4.34.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index d22fe9861087..56b7f6ffbdd3 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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