aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorDan Langille <dvl@FreeBSD.org>2023-10-27 17:31:13 +0000
committerDan Langille <dvl@FreeBSD.org>2023-10-27 17:41:05 +0000
commitf67381ff3f4b8712de4b89f280f50d9ccf0e37b3 (patch)
treec4fa45fc9e88ee1a2961b20f5039189c066d4c72 /UPDATING
parent18aa04f15f9552c9ac84cdd67ec6b594ec72fb75 (diff)
downloadports-f67381ff3f4b8712de4b89f280f50d9ccf0e37b3.tar.gz
ports-f67381ff3f4b8712de4b89f280f50d9ccf0e37b3.zip
net-mgmt/librenms: Update to 23.10.0
re: https://github.com/librenms/librenms/releases/tag/23.10.0 See also UPDATING re crontab issue which this update fixes.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index e9da3e917786..c625d3b5619c 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
20231027:
+ AFFECTS: users of net-mgmt/librenms
+ AUTHOR: dvl@FreeBSD.org
+
+ When updating to >= 23.10.0, a broken crontab is fixed. This breakage
+ caused the validation error: Scheduler is not running
+ After updating, If that error does not clear for you, run:
+
+ sudo lnms config:cache
+
+20231027:
AFFECTS: users of print/ghostscript9*
AUTHOR: michaelo@FreeBSD.org