summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 62eb9c273b1c..d6e2324f0d6f 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,16 @@ 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.
+20220510
+ AFFECTS: sysutils/zrepl
+ AUTHOR: monwarez@gmail.com
+
+ The zrepl update to 0.5.0.8 includes the following breaking changes:
+ - The Prometheus metric zrepl_version_daemon was converted to zrepl_start_time
+ The metric still reports the zrepl version in a label.
+ But the metric *value* is now the Unix timestamp at the time the daemon was started.
+ The Grafana dashboard in zrepl examples directory has been updated.
+
20220502:
AFFECTS: mail/mutt
AUTHOR: dereks@lifeofadishwasher.com