From e8723f0a8cc8cb102a21be5ddb2b430ec61fcc2b Mon Sep 17 00:00:00 2001 From: Dave Cottlehuber Date: Wed, 11 Jan 2023 22:01:22 +0000 Subject: sysutils/graylog: update to 5.0.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - support JAVA_HOME - accept additional java parameters in rc.conf - OpenJDK17 is now required - remove unsupported JVM tunables Reported by: Einar Bjarni Halldórsson Differential Revision: https://reviews.freebsd.org/D37979 --- UPDATING | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index b8fc689d5a0d..3fcbb66292c2 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,14 @@ 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. +20230111: + AFFECTS: users of sysutils/graylog + AUTHOR: dch@freebsd.org + + Graylog 5.x and higher effectively constrains ElasticSearch + dependencies, and in most cases will force a migration to + OpenSearch 2.x, now available in ports. Plan accordingly. + 20230104: AFFECTS: users of mail/spamassassin AUTHOR: cy@freebsd.org -- cgit v1.2.3