diff options
author | Thibault Payet <monwarez@mailoo.org> | 2022-05-10 11:05:11 -0500 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-05-10 11:05:11 -0500 |
commit | f90b12bfd6f798775f45307317522090b2039cd5 (patch) | |
tree | 2be8d7b80d66c5423a072343d7bad0d5e2afcf9a /UPDATING | |
parent | a7970be64a17e6ce6db0ee0b764e6f95abc29239 (diff) | |
download | freebsd-ports-f90b12bfd6f798775f45307317522090b2039cd5.zip |
UPDATING: Add sysutils/zrepl 0.5.0.8 entry
PR: 262981
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 |