git: dc8e7cd88760 - main - www/gitlab-ce: security update to 15.2.5

From: Matthias Fechner <mfechner_at_FreeBSD.org>
Date: Tue, 04 Oct 2022 03:36:35 UTC
The branch main has been updated by mfechner:

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

commit dc8e7cd8876075559680fe3e8fdf1c72e9a7b990
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2022-10-04 03:25:40 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2022-10-04 03:36:11 +0000

    www/gitlab-ce: security update to 15.2.5
    
    Changelog:
    https://about.gitlab.com/releases/2022/09/29/security-release-gitlab-15-4-1-released/
    
    MFH:            2022Q4
    Security:       04422df1-40d8-11ed-9be7-454b1dd82c64
---
 devel/gitaly/Makefile         |  6 +++---
 devel/gitaly/distinfo         | 10 +++++-----
 www/gitlab-ce/Makefile        |  4 ++--
 www/gitlab-ce/distinfo        |  6 +++---
 www/gitlab-workhorse/Makefile |  6 +++---
 www/gitlab-workhorse/distinfo | 10 +++++-----
 6 files changed, 21 insertions(+), 21 deletions(-)

diff --git a/devel/gitaly/Makefile b/devel/gitaly/Makefile
index 06bdf7e99355..eb02f4ae17f3 100644
--- a/devel/gitaly/Makefile
+++ b/devel/gitaly/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	gitaly
-DISTVERSION=	15.2.4
+DISTVERSION=	15.2.5
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
+PORTREVISION=	0
 CATEGORIES=	devel
 
 MAINTAINER=	mfechner@FreeBSD.org
@@ -52,7 +52,7 @@ MAKE_ENV+=	${GO_ENV}
 USE_GITLAB=	yes
 GL_ACCOUNT=	gitlab-org
 # Find this here: https://gitlab.com/gitlab-org/gitaly/-/tags
-GL_COMMIT=	23683e740bab061e057b0b864411eb39b5880d59
+GL_COMMIT=	ecbedf428ae11e173a3ad1e137c322a5f685c0de
 
 # 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 114ad9ac151c..4cb0cb0b3bf0 100644
--- a/devel/gitaly/distinfo
+++ b/devel/gitaly/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1661884202
-SHA256 (go/devel_gitaly/gitlab-org-gitaly-23683e740bab061e057b0b864411eb39b5880d59_GL0/go.mod) = dc003dfe788c03dfd145369d4d81321f1306df51dac7289a6491dc84e25b2bbc
-SIZE (go/devel_gitaly/gitlab-org-gitaly-23683e740bab061e057b0b864411eb39b5880d59_GL0/go.mod) = 9144
-SHA256 (go/devel_gitaly/gitlab-org-gitaly-23683e740bab061e057b0b864411eb39b5880d59_GL0/gitlab-org-gitaly-23683e740bab061e057b0b864411eb39b5880d59_GL0.tar.gz) = 81549c10b295bf193bbb56ae3acb3c56d5499c9cfe83b96548871adec555e104
-SIZE (go/devel_gitaly/gitlab-org-gitaly-23683e740bab061e057b0b864411eb39b5880d59_GL0/gitlab-org-gitaly-23683e740bab061e057b0b864411eb39b5880d59_GL0.tar.gz) = 4002642
+TIMESTAMP = 1664554552
+SHA256 (go/devel_gitaly/gitlab-org-gitaly-ecbedf428ae11e173a3ad1e137c322a5f685c0de_GL0/go.mod) = dc003dfe788c03dfd145369d4d81321f1306df51dac7289a6491dc84e25b2bbc
+SIZE (go/devel_gitaly/gitlab-org-gitaly-ecbedf428ae11e173a3ad1e137c322a5f685c0de_GL0/go.mod) = 9144
+SHA256 (go/devel_gitaly/gitlab-org-gitaly-ecbedf428ae11e173a3ad1e137c322a5f685c0de_GL0/gitlab-org-gitaly-ecbedf428ae11e173a3ad1e137c322a5f685c0de_GL0.tar.gz) = fe8390203edd2a3623f6169620ecc880071a0e2a3b701332b027bf67a2909cd2
+SIZE (go/devel_gitaly/gitlab-org-gitaly-ecbedf428ae11e173a3ad1e137c322a5f685c0de_GL0/gitlab-org-gitaly-ecbedf428ae11e173a3ad1e137c322a5f685c0de_GL0.tar.gz) = 4002513
diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile
index 7f55f0080425..e01c53399703 100644
--- a/www/gitlab-ce/Makefile
+++ b/www/gitlab-ce/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gitlab-ce
-PORTVERSION=	15.2.4
+PORTVERSION=	15.2.5
 PORTREVISION=	0
 CATEGORIES=	www devel
 
@@ -278,7 +278,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=	5f10358b40ca9fe1c8c1ba7bba6f564bd14c91d7
+GL_COMMIT=	e736b21380483e56b6f786480427587225feaf91
 
 USERS=	git
 GROUPS=	git
diff --git a/www/gitlab-ce/distinfo b/www/gitlab-ce/distinfo
index 40ba0be0eaf0..e161aa8258f5 100644
--- a/www/gitlab-ce/distinfo
+++ b/www/gitlab-ce/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1661884082
-SHA256 (gitlab-org-gitlab-foss-5f10358b40ca9fe1c8c1ba7bba6f564bd14c91d7_GL0.tar.gz) = fde8cd790c1dc33294bb8ec08e3a6c5287db43c15e12138230718577ce3dcde8
-SIZE (gitlab-org-gitlab-foss-5f10358b40ca9fe1c8c1ba7bba6f564bd14c91d7_GL0.tar.gz) = 101287852
+TIMESTAMP = 1664554740
+SHA256 (gitlab-org-gitlab-foss-e736b21380483e56b6f786480427587225feaf91_GL0.tar.gz) = 303e37e745bcff14bb766f888c4664e96f3b7cb3fc2e7074a142b8faae54fb7a
+SIZE (gitlab-org-gitlab-foss-e736b21380483e56b6f786480427587225feaf91_GL0.tar.gz) = 101291086
diff --git a/www/gitlab-workhorse/Makefile b/www/gitlab-workhorse/Makefile
index 8c6728c4a197..cdce622ac8f1 100644
--- a/www/gitlab-workhorse/Makefile
+++ b/www/gitlab-workhorse/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	gitlab-workhorse
-PORTVERSION=	15.2.4
+PORTVERSION=	15.2.5
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
+PORTREVISION=	0
 CATEGORIES=	www
 
 MAINTAINER=	mfechner@FreeBSD.org
@@ -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=	5f10358b40ca9fe1c8c1ba7bba6f564bd14c91d7
+GL_COMMIT=	e736b21380483e56b6f786480427587225feaf91
 
 # 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 ba06460720a3..ceabba626d9d 100644
--- a/www/gitlab-workhorse/distinfo
+++ b/www/gitlab-workhorse/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1661884062
-SHA256 (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-5f10358b40ca9fe1c8c1ba7bba6f564bd14c91d7_GL0/go.mod) = 3aad71b404db096347d2dc6f7a2d98a031d66ac70ed6626546f49bac91ddf380
-SIZE (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-5f10358b40ca9fe1c8c1ba7bba6f564bd14c91d7_GL0/go.mod) = 5778
-SHA256 (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-5f10358b40ca9fe1c8c1ba7bba6f564bd14c91d7_GL0/gitlab-org-gitlab-foss-5f10358b40ca9fe1c8c1ba7bba6f564bd14c91d7_GL0.tar.gz) = fde8cd790c1dc33294bb8ec08e3a6c5287db43c15e12138230718577ce3dcde8
-SIZE (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-5f10358b40ca9fe1c8c1ba7bba6f564bd14c91d7_GL0/gitlab-org-gitlab-foss-5f10358b40ca9fe1c8c1ba7bba6f564bd14c91d7_GL0.tar.gz) = 101287852
+TIMESTAMP = 1664554697
+SHA256 (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-e736b21380483e56b6f786480427587225feaf91_GL0/go.mod) = 3aad71b404db096347d2dc6f7a2d98a031d66ac70ed6626546f49bac91ddf380
+SIZE (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-e736b21380483e56b6f786480427587225feaf91_GL0/go.mod) = 5778
+SHA256 (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-e736b21380483e56b6f786480427587225feaf91_GL0/gitlab-org-gitlab-foss-e736b21380483e56b6f786480427587225feaf91_GL0.tar.gz) = 303e37e745bcff14bb766f888c4664e96f3b7cb3fc2e7074a142b8faae54fb7a
+SIZE (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-e736b21380483e56b6f786480427587225feaf91_GL0/gitlab-org-gitlab-foss-e736b21380483e56b6f786480427587225feaf91_GL0.tar.gz) = 101291086