Date: Mon, 21 Jun 2021 07:35:38 GMT From: Matthias Fechner <mfechner@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: afee04dae9fa - main - www/gitlab-ce: Added a note that you must upgrade at first to 13.12. Message-ID: <202106210735.15L7Zcpf008618@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=afee04dae9fa6cb66a865c3115691ed8229bb562 commit afee04dae9fa6cb66a865c3115691ed8229bb562 Author: Matthias Fechner <mfechner@FreeBSD.org> AuthorDate: 2021-06-21 07:33:44 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2021-06-21 07:33:44 +0000 www/gitlab-ce: Added a note that you must upgrade at first to 13.12. Version 14.0.0 drops SQL migration scripts, so upgrade to 13.12 is required, otherwise you must recreate the advanced search index. --- UPDATING | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/UPDATING b/UPDATING index 4cf9da68c920..37d850e39cef 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,21 @@ 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. +20210621: + AFFECTS: users of www/gitlab-ce + AUTHOR: mfechner@FreeBSD.org + + The upgrade of Gitlab 14.0.0 is in preparation. + You must upgrade first to 13.12. + For more information see here: + https://about.gitlab.com/blog/2021/06/04/gitlab-moving-to-14-breaking-changes/ + + To do the upgrade, make sure you follow the upgrade manuals: + https://gitlab.fechner.net/mfechner/Gitlab-docu/-/tree/master/update + + I will merge the 14.0.0 upgrade later to quarterly branch to give you + some time for the upgrade to 13.12. + 20210620: AFFECTS: users of misc/openhab2 AUTHOR: netchild@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106210735.15L7Zcpf008618>