aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2015-03-23 18:20:36 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2015-03-23 18:20:36 +0000
commit0b6ec94a1306c0b3ffbe8214ae61595f57352234 (patch)
tree2ad4967b5824eee04e38f8719299c3419fc70818 /UPDATING
parent1994ea454a76765cd87e60a10dae661d814cd911 (diff)
downloadports-0b6ec94a1306c0b3ffbe8214ae61595f57352234.tar.gz
ports-0b6ec94a1306c0b3ffbe8214ae61595f57352234.zip
Add one more piece of information to the asterisk 20150323 entry.
Notes
Notes: svn path=/head/; revision=382020
Diffstat (limited to 'UPDATING')
-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