aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuraj Lutter <otis@FreeBSD.org>2021-08-05 15:59:34 +0000
committerJuraj Lutter <otis@FreeBSD.org>2021-08-05 16:00:17 +0000
commit4d2b3e8552d27330a6732a9a7ae67be27d1a0c61 (patch)
treeb029b977afcd95a997cfb36def8277c87516fb32
parent4224d94ae30a28447c2d3bdc1a3494738bd87dd9 (diff)
downloadports-4d2b3e8552d27330a6732a9a7ae67be27d1a0c61.tar.gz
ports-4d2b3e8552d27330a6732a9a7ae67be27d1a0c61.zip
UPDATING: Document sysutils/beats7 breaking change
Reported by: bgdnlp <freebsd.org@neant.ro> PR: 257309
-rw-r--r--UPDATING17
1 files changed, 17 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 710e22d74938..e95a7bad8aa0 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,23 @@ 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.
+20210805:
+ AFFETCS: users of sysutils/beats7
+ AUTHOR: otis@FreeBSD.org
+
+ Beats may not be sending data to some distributions of Elasticsearc
+
+ In this release, Elastic is enabling a licensing change that was broadly
+ communicated earlier in 2021. This change would imply that 7.13 instances of
+ Beats would fail to connect to 7.10 or earlier open source distributions of
+ Elasticsearch and Kibana.
+
+ The most visible effect is that sysutils/beats7 users can expect
+ difficulities to send data to Elastic instances hosted in AWS.
+
+ For more information, see:
+ https://www.elastic.co/guide/en/beats/libbeat/current/breaking-changes-7.13.html
+
20210801:
AFFECTS: users of OpenLDAP
AUTHOR: delphij@FreeBSD.org