git: f90b12bfd6f7 - main - UPDATING: Add sysutils/zrepl 0.5.0.8 entry
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 May 2022 16:07:44 UTC
The branch main has been updated by dmgk:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f90b12bfd6f798775f45307317522090b2039cd5
commit f90b12bfd6f798775f45307317522090b2039cd5
Author: Thibault Payet <monwarez@mailoo.org>
AuthorDate: 2022-05-10 16:05:11 +0000
Commit: Dmitri Goutnik <dmgk@FreeBSD.org>
CommitDate: 2022-05-10 16:05:11 +0000
UPDATING: Add sysutils/zrepl 0.5.0.8 entry
PR: 262981
---
UPDATING | 10 ++++++++++
1 file changed, 10 insertions(+)
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