summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 8897221a91df..5db5f39bc565 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,18 @@ 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.
+20171230:
+ AFFECTS: users of net-im/ejabberd
+ AUTHOR: ashish@FreeBSD.org
+
+ If you are building ejabberd 17.11 on a host, which already has an older
+ version of ejabberd installed, then build process will fail with "unknown type
+ specifier" errors. As a workaround, please uninstall ejabberd before building
+ ejabberd.
+
+ This has been reported upstream at:
+ https://github.com/processone/ejabberd/issues/2194
+
20171223:
AFFECTS: users of dns/dnscrypt-proxy
AUTHOR: egypcio@googlemail.com