aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--UPDATING5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 8b72bd5b25af..afe3c90e2dca 100644
--- a/UPDATING
+++ b/UPDATING
@@ -19,6 +19,11 @@ you update your ports collection, before attempting any port upgrades.
asterisk13 it is also needed to enable the EXTSRTP option in the
pjsip port.
+ If the CURL option is enabled also make sure the ftp/curl port
+ is using one of the HEIMDAL_PORT or KRB5_PORT options, otherwise
+ the curl module will cause asterisk to fail on startup due to
+ mixing calls to OpenSSL from base and from ports.
+
20150322:
AFFECTS: Users of security/openssh-portable
AUTHOR: bdrewery@FreeBSD.org