Date: Sat, 24 Jun 2017 18:22:56 +0000 (UTC) From: Jimmy Olgeni <olgeni@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r444235 - head Message-ID: <201706241822.v5OIMuod050801@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706241822.v5OIMuod050801>