svn commit: r554971 - head
Rainer Hurling
rhurlin at FreeBSD.org
Thu Nov 12 16:45:50 UTC 2020
Author: rhurlin
Date: Thu Nov 12 16:45:49 2020
New Revision: 554971
URL: https://svnweb.freebsd.org/changeset/ports/554971
Log:
UPDATING: New entry for net-mgmt/pushgateway data format migration
Approved by: tcberner (mentor), 0mp
Differential Revision: https://reviews.freebsd.org/D27192
Modified:
head/UPDATING
Modified: head/UPDATING
==============================================================================
--- head/UPDATING Thu Nov 12 16:11:37 2020 (r554970)
+++ head/UPDATING Thu Nov 12 16:45:49 2020 (r554971)
@@ -5,6 +5,23 @@ 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.
+20201112:
+ AFFECTS: users of net-mgmt/pushgateway
+ AUTHOR: rhurlin at FreeBSD.org
+
+ The v0.10.0 release changes the storage format. v0.10 can read the
+ storage format of v0.5--v0.9. It will then persist the new format so
+ that a downgrade won't be possible anymore [1].
+
+ For later releases >= v1.0.0 only persistence files created by v0.10+
+ are usable. So please, upgrade to v0.10 first to convert existing
+ persistence files.
+
+ It is intended to replace v0.10.0 in about four weeks from now (not
+ before 2020-12-12) by >= v1.3.0.
+
+ [1] https://github.com/prometheus/pushgateway/releases/tag/v0.10.0
+
20201110:
AFFECTS: users of net-mgmt/netbox
AUTHOR: kai at FreeBSD.org
More information about the svn-ports-all
mailing list