git: 07b6e6773805 - main - www/gitlab-ce: security update to 15.8.5

From: Matthias Fechner <mfechner_at_FreeBSD.org>
Date: Sat, 01 Apr 2023 05:14:46 UTC
The branch main has been updated by mfechner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=07b6e67738053c4ab7a8ae02da439d0f924b3048

commit 07b6e67738053c4ab7a8ae02da439d0f924b3048
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2023-04-01 05:12:00 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2023-04-01 05:14:08 +0000

    www/gitlab-ce: security update to 15.8.5
    
    Changelog:
    https://about.gitlab.com/releases/2023/03/30/security-release-gitlab-15-10-1-released/
    
    Security:       54006796-cf7b-11ed-a5d5-001b217b3468
---
 devel/gitaly/Makefile         |  6 +++---
 devel/gitaly/distinfo         | 10 +++++-----
 www/gitlab-ce/Makefile        |  8 ++++----
 www/gitlab-ce/distinfo        |  6 +++---
 www/gitlab-pages/Makefile     |  6 +++---
 www/gitlab-pages/distinfo     | 10 +++++-----
 www/gitlab-workhorse/Makefile |  6 +++---
 www/gitlab-workhorse/distinfo | 10 +++++-----
 8 files changed, 31 insertions(+), 31 deletions(-)

diff --git a/devel/gitaly/Makefile b/devel/gitaly/Makefile
index b113de118eea..fae01823b01e 100644
--- a/devel/gitaly/Makefile
+++ b/devel/gitaly/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gitaly
-DISTVERSION=	15.8.4
-PORTREVISION=	1
+DISTVERSION=	15.8.5
+PORTREVISION=	0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 
@@ -48,7 +48,7 @@ MAKE_ENV+=	${GO_ENV}
 USE_GITLAB=	yes
 GL_ACCOUNT=	gitlab-org
 # Find this here: https://gitlab.com/gitlab-org/gitaly/-/tags
-GL_COMMIT=	158a9e7f7acea1d93fff2dac4e2421f78de53875
+GL_COMMIT=	9d5dfbc17849a511253f9db0fd6b737d90e0ac5f
 
 # for go dependencies
 # Gitlab hosts there dependencies on their own platform and not on go-proxy
diff --git a/devel/gitaly/distinfo b/devel/gitaly/distinfo
index 22de06f43de3..c91f4398213b 100644
--- a/devel/gitaly/distinfo
+++ b/devel/gitaly/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1677873622
-SHA256 (go/devel_gitaly/gitlab-org-gitaly-158a9e7f7acea1d93fff2dac4e2421f78de53875_GL0/go.mod) = 28e105ea47304435dc1432661b97514170a8df58bc74075417a2e934b57c0d43
-SIZE (go/devel_gitaly/gitlab-org-gitaly-158a9e7f7acea1d93fff2dac4e2421f78de53875_GL0/go.mod) = 9702
-SHA256 (go/devel_gitaly/gitlab-org-gitaly-158a9e7f7acea1d93fff2dac4e2421f78de53875_GL0/gitlab-org-gitaly-158a9e7f7acea1d93fff2dac4e2421f78de53875_GL0.tar.gz) = f37281f64232560d9c372ef96d8e6721a0f04d41a54971e828569a4caf654426
-SIZE (go/devel_gitaly/gitlab-org-gitaly-158a9e7f7acea1d93fff2dac4e2421f78de53875_GL0/gitlab-org-gitaly-158a9e7f7acea1d93fff2dac4e2421f78de53875_GL0.tar.gz) = 2957888
+TIMESTAMP = 1680237669
+SHA256 (go/devel_gitaly/gitlab-org-gitaly-9d5dfbc17849a511253f9db0fd6b737d90e0ac5f_GL0/go.mod) = 28e105ea47304435dc1432661b97514170a8df58bc74075417a2e934b57c0d43
+SIZE (go/devel_gitaly/gitlab-org-gitaly-9d5dfbc17849a511253f9db0fd6b737d90e0ac5f_GL0/go.mod) = 9702
+SHA256 (go/devel_gitaly/gitlab-org-gitaly-9d5dfbc17849a511253f9db0fd6b737d90e0ac5f_GL0/gitlab-org-gitaly-9d5dfbc17849a511253f9db0fd6b737d90e0ac5f_GL0.tar.gz) = f41cd379c0a320c8a0ce37326b345dc6d0fc4768cf8c8df8012f68eafd37089e
+SIZE (go/devel_gitaly/gitlab-org-gitaly-9d5dfbc17849a511253f9db0fd6b737d90e0ac5f_GL0/gitlab-org-gitaly-9d5dfbc17849a511253f9db0fd6b737d90e0ac5f_GL0.tar.gz) = 2957848
diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile
index 89305274bd95..6c9e5ac288d1 100644
--- a/www/gitlab-ce/Makefile
+++ b/www/gitlab-ce/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gitlab-ce
-PORTVERSION=	15.8.4
-PORTREVISION=	4
+PORTVERSION=	15.8.5
+PORTREVISION=	0
 CATEGORIES=	www devel
 
 MAINTAINER=	mfechner@FreeBSD.org
@@ -25,7 +25,7 @@ MY_DEPENDS=	git>=2.39.2:devel/git \
 	gitlab-pages>=${PORTVERSION}:www/gitlab-pages \
 	gitlab-shell>=14.15.0:devel/gitlab-shell \
 	gitlab-workhorse>=${PORTVERSION}:www/gitlab-workhorse \
-	redis>=6.0.14:databases/redis \
+	redis>=6.2.11:databases/redis \
 	yarn>=1.10.0:www/yarn \
 	gtar>0:archivers/gtar \
 	bash>0:shells/bash \
@@ -282,7 +282,7 @@ USE_GITLAB=	yes
 GL_ACCOUNT=	gitlab-org
 GL_PROJECT=	gitlab-foss
 # Find the here: https://gitlab.com/gitlab-org/gitlab-foss/-/tags
-GL_COMMIT=	54f2a13176e4d174500a39302d29895d7e729d38
+GL_COMMIT=	c57c04a970e6e1afcd0dbc287afe1006a103afd4
 
 USERS=	git
 GROUPS=	git
diff --git a/www/gitlab-ce/distinfo b/www/gitlab-ce/distinfo
index 00c2e0c95d0f..420ed1d28d39 100644
--- a/www/gitlab-ce/distinfo
+++ b/www/gitlab-ce/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677873438
-SHA256 (gitlab-org-gitlab-foss-54f2a13176e4d174500a39302d29895d7e729d38_GL0.tar.gz) = 5cef76fb50d9aa4b6ed9ffad44b7346fc50b8b8ba7cafc80fb70d837981bbd07
-SIZE (gitlab-org-gitlab-foss-54f2a13176e4d174500a39302d29895d7e729d38_GL0.tar.gz) = 99767300
+TIMESTAMP = 1680237239
+SHA256 (gitlab-org-gitlab-foss-c57c04a970e6e1afcd0dbc287afe1006a103afd4_GL0.tar.gz) = e71eae094597534d83277f4e97eec013cf20ffd32b43fc589b831f2423e8e32c
+SIZE (gitlab-org-gitlab-foss-c57c04a970e6e1afcd0dbc287afe1006a103afd4_GL0.tar.gz) = 99770751
diff --git a/www/gitlab-pages/Makefile b/www/gitlab-pages/Makefile
index 93c227277811..9dcb5dceff9f 100644
--- a/www/gitlab-pages/Makefile
+++ b/www/gitlab-pages/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	gitlab-pages
-PORTVERSION=	15.8.4
+PORTVERSION=	15.8.5
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
+PORTREVISION=	0
 CATEGORIES=	www
 MASTER_SITES+=	https://gitlab.com/gitlab-org/gitlab-pages/-/raw/v${DISTVERSION}/
 DISTFILES+=	go.mod
@@ -19,7 +19,7 @@ GO_MODULE=	gitlab.com/gitlab-org/gitlab-pages
 USE_GITLAB=	yes
 GL_ACCOUNT=	gitlab-org
 # Find this here: https://gitlab.com/gitlab-org/gitlab-pages/-/tags/
-GL_COMMIT=	31d5e7e2456cc6e7a4ee44e665c59163645c0c57
+GL_COMMIT=	60b1bdb27c50c564cf9eeb00b2a5c9fb818542b1
 
 GO_BUILDFLAGS=	-ldflags="-X 'main.VERSION=${PORTVERSION}' -X 'main.REVISION=${GL_COMMIT}'"
 
diff --git a/www/gitlab-pages/distinfo b/www/gitlab-pages/distinfo
index 06d9b7fb6f2c..26390b64ae1a 100644
--- a/www/gitlab-pages/distinfo
+++ b/www/gitlab-pages/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1677873414
-SHA256 (go/www_gitlab-pages/gitlab-org-gitlab-pages-31d5e7e2456cc6e7a4ee44e665c59163645c0c57_GL0/go.mod) = 407883ba322b73d1526b585fb5a2570826c39759adf176965e8a37b1cf664f2d
-SIZE (go/www_gitlab-pages/gitlab-org-gitlab-pages-31d5e7e2456cc6e7a4ee44e665c59163645c0c57_GL0/go.mod) = 2938
-SHA256 (go/www_gitlab-pages/gitlab-org-gitlab-pages-31d5e7e2456cc6e7a4ee44e665c59163645c0c57_GL0/gitlab-org-gitlab-pages-31d5e7e2456cc6e7a4ee44e665c59163645c0c57_GL0.tar.gz) = 3fdd108bb51685410ba5136ecf0eccb78773ed0454510525d47be4f7f8371355
-SIZE (go/www_gitlab-pages/gitlab-org-gitlab-pages-31d5e7e2456cc6e7a4ee44e665c59163645c0c57_GL0/gitlab-org-gitlab-pages-31d5e7e2456cc6e7a4ee44e665c59163645c0c57_GL0.tar.gz) = 226716
+TIMESTAMP = 1680237840
+SHA256 (go/www_gitlab-pages/gitlab-org-gitlab-pages-60b1bdb27c50c564cf9eeb00b2a5c9fb818542b1_GL0/go.mod) = 407883ba322b73d1526b585fb5a2570826c39759adf176965e8a37b1cf664f2d
+SIZE (go/www_gitlab-pages/gitlab-org-gitlab-pages-60b1bdb27c50c564cf9eeb00b2a5c9fb818542b1_GL0/go.mod) = 2938
+SHA256 (go/www_gitlab-pages/gitlab-org-gitlab-pages-60b1bdb27c50c564cf9eeb00b2a5c9fb818542b1_GL0/gitlab-org-gitlab-pages-60b1bdb27c50c564cf9eeb00b2a5c9fb818542b1_GL0.tar.gz) = dd1f0b1dc37a0ec8f8a97cf1cfef7618851b12e90508b1bdcd1a2a62b9912320
+SIZE (go/www_gitlab-pages/gitlab-org-gitlab-pages-60b1bdb27c50c564cf9eeb00b2a5c9fb818542b1_GL0/gitlab-org-gitlab-pages-60b1bdb27c50c564cf9eeb00b2a5c9fb818542b1_GL0.tar.gz) = 226732
diff --git a/www/gitlab-workhorse/Makefile b/www/gitlab-workhorse/Makefile
index c33e38630679..ae46e248346e 100644
--- a/www/gitlab-workhorse/Makefile
+++ b/www/gitlab-workhorse/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gitlab-workhorse
-PORTVERSION=	15.8.4
-PORTREVISION=	1
+PORTVERSION=	15.8.5
+PORTREVISION=	0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 
@@ -25,7 +25,7 @@ USE_GITLAB=	yes
 GL_ACCOUNT=	gitlab-org
 GL_PROJECT=	gitlab-foss
 # Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-foss/-/tags
-GL_COMMIT=	54f2a13176e4d174500a39302d29895d7e729d38
+GL_COMMIT=	c57c04a970e6e1afcd0dbc287afe1006a103afd4
 
 # for go dependencies
 # Gitlab hosts there dependencies on their own platform and not on go-proxy
diff --git a/www/gitlab-workhorse/distinfo b/www/gitlab-workhorse/distinfo
index 50ad183ca0fa..f02dc2e460a5 100644
--- a/www/gitlab-workhorse/distinfo
+++ b/www/gitlab-workhorse/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1677873479
-SHA256 (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-54f2a13176e4d174500a39302d29895d7e729d38_GL0/go.mod) = 47c828240bfe55fc868643db03874e5d509117901ba77b8748731cbb4d6b1de9
-SIZE (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-54f2a13176e4d174500a39302d29895d7e729d38_GL0/go.mod) = 6347
-SHA256 (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-54f2a13176e4d174500a39302d29895d7e729d38_GL0/gitlab-org-gitlab-foss-54f2a13176e4d174500a39302d29895d7e729d38_GL0.tar.gz) = 5cef76fb50d9aa4b6ed9ffad44b7346fc50b8b8ba7cafc80fb70d837981bbd07
-SIZE (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-54f2a13176e4d174500a39302d29895d7e729d38_GL0/gitlab-org-gitlab-foss-54f2a13176e4d174500a39302d29895d7e729d38_GL0.tar.gz) = 99767300
+TIMESTAMP = 1680237602
+SHA256 (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-c57c04a970e6e1afcd0dbc287afe1006a103afd4_GL0/go.mod) = 47c828240bfe55fc868643db03874e5d509117901ba77b8748731cbb4d6b1de9
+SIZE (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-c57c04a970e6e1afcd0dbc287afe1006a103afd4_GL0/go.mod) = 6347
+SHA256 (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-c57c04a970e6e1afcd0dbc287afe1006a103afd4_GL0/gitlab-org-gitlab-foss-c57c04a970e6e1afcd0dbc287afe1006a103afd4_GL0.tar.gz) = e71eae094597534d83277f4e97eec013cf20ffd32b43fc589b831f2423e8e32c
+SIZE (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-c57c04a970e6e1afcd0dbc287afe1006a103afd4_GL0/gitlab-org-gitlab-foss-c57c04a970e6e1afcd0dbc287afe1006a103afd4_GL0.tar.gz) = 99770751