svn commit: r444235 - head

Jimmy Olgeni olgeni at FreeBSD.org
Sat Jun 24 18:22:57 UTC 2017


Author: olgeni
Date: Sat Jun 24 18:22:56 2017
New Revision: 444235
URL: https://svnweb.freebsd.org/changeset/ports/444235

Log:
  Add UPDATING note about net/rabbitmq and Erlang 20.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sat Jun 24 18:16:32 2017	(r444234)
+++ head/UPDATING	Sat Jun 24 18:22:56 2017	(r444235)
@@ -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 at 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 at FreeBSD.org


More information about the svn-ports-all mailing list