aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2017-06-25 02:22:56 +0800
committerolgeni <olgeni@FreeBSD.org>2017-06-25 02:22:56 +0800
commit7536ce4b3eeda513440636959f284327e8c1c4c5 (patch)
treeb558d878088da3559388d782889e030eb74e9634 /UPDATING
parent704be286644a727a1338dd4775fb22729e6dfc7a (diff)
downloadfreebsd-ports-gnome-7536ce4b3eeda513440636959f284327e8c1c4c5.tar.gz
freebsd-ports-gnome-7536ce4b3eeda513440636959f284327e8c1c4c5.tar.zst
freebsd-ports-gnome-7536ce4b3eeda513440636959f284327e8c1c4c5.zip
Add UPDATING note about net/rabbitmq and Erlang 20.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 4fb86abc8481..4b790cba165f 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,17 @@ 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.
+20170624:
+ AFFECTS: users of net/rabbitmq
+ AUTHOR: olgeni@FreeBSD.org
+
+ The rabbitmq-3.6.10_1 port has been changed to use version 19 of
+ the Erlang runtime, because RabbitMQ is not yet compatible with
+ version 20.
+
+ Upgrades to the previous rabbitmq-3.6.10 must be avoided as
+ they can lead to data corruption due to changes in Erlang 20.
+
20170622:
AFFECTS: users of database/postgresql* and other software using PostgreSQL to run
AUTHOR: tz@FreeBSD.org