aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2017-02-21 01:27:07 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2017-02-21 01:27:07 +0000
commit3699585a7ffd40c9b26a845801d4543527f3b84f (patch)
tree8397fae34229b3b13230b14b7db9c56ee897c841 /UPDATING
parent079793eb48be80063aeeb9643445046bbecb9537 (diff)
downloadports-3699585a7ffd40c9b26a845801d4543527f3b84f.tar.gz
ports-3699585a7ffd40c9b26a845801d4543527f3b84f.zip
Update to 5.2.1
The three elasticsearch beats ports have merged into one single port systuils/beats that installs all of the above and some more. The reason is to make the port more maintainable and also that the new heartbeat beat would conflict with sysutils/heartbeat. Add heartbeat beat. Install utilities share/beats/import_dashboards share/beats/migrate_beat_config_1_x_to_5_0.py Fix problems with the default configurations [1] PR: 217081 [1]
Notes
Notes: svn path=/head/; revision=434496
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index f1996974ff3a..fcce3b531812 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,15 @@ You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
20170220:
+ AFFECTS: sysutils/filebeat sysutils/metricbeat sysutils/packetbeat
+ AUTHOR: girgen@FreeBSD.org
+
+ The three elasticsearch beats ports have merged into one single port
+ systuils/beats that installs all of the above and some more. The reason is to
+ make the port more maintainable and also that the new heartbeat beat would
+ conflict with sysutils/heartbeat.
+
+20170220:
AFFECTS: devel/libevent2
AUTHOR: jbeich@FreeBSD.org