aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2017-06-13 09:06:50 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2017-06-13 09:06:50 +0000
commit2d8b86fe8461d8fa14c46f17031afecba9d7262e (patch)
treeee3f421579e7f985b69e11f2f45eb600ae7fcb3f /UPDATING
parente0060d53739b29206d13ceec98701b63bf81b380 (diff)
downloadports-2d8b86fe8461d8fa14c46f17031afecba9d7262e.tar.gz
ports-2d8b86fe8461d8fa14c46f17031afecba9d7262e.zip
- Update to 17.04
- Add a note to UPDATING about a known issue
Notes
Notes: svn path=/head/; revision=443494
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index e6c742ca3470..ae3f008c4af7 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.
+20170613:
+ AFFECTS: users of net-im/ejabberd
+ AUTHOR: ashish@FreeBSD.org
+
+ After update to 17.04, there is an issue[1] expected with S2S connections,
+ which can be resolved by adding 'mod_s2s_dialback: {}' to 'modules' section
+ of configuration file.
+
+ [1] - https://github.com/processone/ejabberd/issues/1700
+
20170603:
AFFECTS: users of www/kanboard
AUTHOR: joneum@FreeBSD.org