aboutsummaryrefslogtreecommitdiff
path: root/www/gitlab-workhorse
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2023-10-04 15:37:54 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2023-10-04 15:51:26 +0000
commitd5e24450ba9b773dec509c9ade46d59ec0392d43 (patch)
tree54779e0c5bf93b1da886200d893886cda95c086e /www/gitlab-workhorse
parentf23a781c8358f5d6bc61e13ab31a6368ce89e434 (diff)
downloadports-d5e24450ba9b773dec509c9ade46d59ec0392d43.tar.gz
ports-d5e24450ba9b773dec509c9ade46d59ec0392d43.zip
www/gitlab-ce: upgrade to 16.4.1
At first make sure you finished the upgrade to 16.3.x! While running the database migration step, an error can happen. So maybe test this at first in a test instance and/or have a backup ready. You should not need it, but for this update it is better to have it ;) A fix is described in the upgrade manual: https://gitlab.fechner.net/mfechner/Gitlab-docu/-/blob/master/update/16.3-16.4-freebsd.md#database-migration-fails The problem itself is described here: https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8227 But as everyone has a different name for the foreign key that causes this problem a corrected migration step does maybe not fix the problem for all users. This is the reason I described steps in the upgrade manual to fix it for all users and not wait for a upstream migration fix that does maybe not fix it, like this one: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/132686 This version and all further version will not be made available in quartely branch 2023Q4 to give the users the possibilty to first upgrade to required 16.3 version which is in quarterly branch 2023Q4 available. Changelog: https://about.gitlab.com/releases/2023/09/22/gitlab-16-4-released/ https://about.gitlab.com/releases/2023/09/28/security-release-gitlab-16-4-1-released/
Diffstat (limited to 'www/gitlab-workhorse')
-rw-r--r--www/gitlab-workhorse/Makefile2
-rw-r--r--www/gitlab-workhorse/distinfo10
2 files changed, 6 insertions, 6 deletions
diff --git a/www/gitlab-workhorse/Makefile b/www/gitlab-workhorse/Makefile
index f6c648749473..11ff675a7db7 100644
--- a/www/gitlab-workhorse/Makefile
+++ b/www/gitlab-workhorse/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gitlab-workhorse
-PORTVERSION= 16.4.0
+PORTVERSION= 16.4.1
DISTVERSIONPREFIX= v
CATEGORIES= www
diff --git a/www/gitlab-workhorse/distinfo b/www/gitlab-workhorse/distinfo
index 318e65a240d2..8a31091dab04 100644
--- a/www/gitlab-workhorse/distinfo
+++ b/www/gitlab-workhorse/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1695539869
-SHA256 (go/www_gitlab-workhorse/gitlab-foss-v16.4.0/go.mod) = 6dbac21e68f49d022a392749e180c5297fee0f401dd9a96c86c8c1e1ae4165a1
-SIZE (go/www_gitlab-workhorse/gitlab-foss-v16.4.0/go.mod) = 6691
-SHA256 (go/www_gitlab-workhorse/gitlab-foss-v16.4.0/gitlab-foss-v16.4.0.tar.bz2) = 87c14776bc7a22dbba53d2a25256aad2cb031e578014445cc4e298b39eb9caa2
-SIZE (go/www_gitlab-workhorse/gitlab-foss-v16.4.0/gitlab-foss-v16.4.0.tar.bz2) = 96949969
+TIMESTAMP = 1695965964
+SHA256 (go/www_gitlab-workhorse/gitlab-foss-v16.4.1/go.mod) = 6dbac21e68f49d022a392749e180c5297fee0f401dd9a96c86c8c1e1ae4165a1
+SIZE (go/www_gitlab-workhorse/gitlab-foss-v16.4.1/go.mod) = 6691
+SHA256 (go/www_gitlab-workhorse/gitlab-foss-v16.4.1/gitlab-foss-v16.4.1.tar.bz2) = 1a408099b16bedfa4bbaa437bac75292c06d85fd6fe5ba80f3bc02d4515a83ae
+SIZE (go/www_gitlab-workhorse/gitlab-foss-v16.4.1/gitlab-foss-v16.4.1.tar.bz2) = 96987223