aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index fb891e8daec4..1c47986592f8 100644
--- a/UPDATING
+++ b/UPDATING
@@ -32,6 +32,17 @@ you update your ports collection, before attempting any port upgrades.
sudo -u ejabberd -H ejabberdctl remove_mam_for_user <user> <server>
+20190207:
+ AFFECTS: users of net-mgmt/mk-livestatus
+ AUTHOR: egypcio@FreeBSD.org
+
+ The default Nagios version supported by net-mgmt/mk-livestatus changed
+ from Nagios 3 to Nagios 4 - the respective Nagios package was added to
+ net-mgmt/mk-livestatus' runtime dependencies.
+
+ If you still need support for Nagios 3 you just need to change the
+ options for net-mgmt/mk-livestatus and compile the port yourself.
+
20190202:
AFFECTS: users of archivers/urbackup-server
AUTHOR: freebsd@coombscloud.com