Date: Thu, 12 Nov 2020 16:45:49 +0000 (UTC) From: Rainer Hurling <rhurlin@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r554971 - head Message-ID: <202011121645.0ACGjnPp058492@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011121645.0ACGjnPp058492>