Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Jul 2023 04:54:40 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: 862bf7a92745 - main - www/gitlab-ce: security update to 16.0.6
Message-ID:  <202307010454.3614seP3027113@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=862bf7a9274522a5c43aa8ea62317043f27599ea

commit 862bf7a9274522a5c43aa8ea62317043f27599ea
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2023-07-01 04:35:23 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2023-07-01 04:37:09 +0000

    www/gitlab-ce: security update to 16.0.6
    
    Changelog:
    https://about.gitlab.com/releases/2023/06/29/security-release-gitlab-16-1-1-released/
    
    Security:       3117e6cd-1772-11ee-9cd6-001b217b3468
---
 devel/gitaly/Makefile         |  4 ++--
 devel/gitaly/distinfo         | 10 +++++-----
 www/gitlab-ce/Makefile        |  6 +++---
 www/gitlab-ce/distinfo        |  6 +++---
 www/gitlab-pages/Makefile     |  4 ++--
 www/gitlab-pages/distinfo     | 10 +++++-----
 www/gitlab-workhorse/Makefile |  4 ++--
 www/gitlab-workhorse/distinfo | 10 +++++-----
 8 files changed, 27 insertions(+), 27 deletions(-)

diff --git a/devel/gitaly/Makefile b/devel/gitaly/Makefile
index fef9d11842fd..7fa9b7a491ef 100644
--- a/devel/gitaly/Makefile
+++ b/devel/gitaly/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gitaly
-DISTVERSION=	16.0.4
+DISTVERSION=	16.0.6
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 
@@ -33,7 +33,7 @@ MAKE_ENV+=	${GO_ENV}
 USE_GITLAB=	yes
 GL_ACCOUNT=	gitlab-org
 # Find this here: https://gitlab.com/gitlab-org/gitaly/-/tags
-GL_COMMIT=	d3899b65fbef60a42892836e307cf94585b11ea2
+GL_COMMIT=	7fce0bd386073e8812a89dddd4dc80ebc9a68566
 
 # 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 847222937610..19e74061ad0f 100644
--- a/devel/gitaly/distinfo
+++ b/devel/gitaly/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1686293460
-SHA256 (go/devel_gitaly/gitlab-org-gitaly-d3899b65fbef60a42892836e307cf94585b11ea2_GL0/go.mod) = a9d6d090f061cab00b5bcdbbddd08e0b02de1772b256ed3bec2f3c0d07b3c923
-SIZE (go/devel_gitaly/gitlab-org-gitaly-d3899b65fbef60a42892836e307cf94585b11ea2_GL0/go.mod) = 10483
-SHA256 (go/devel_gitaly/gitlab-org-gitaly-d3899b65fbef60a42892836e307cf94585b11ea2_GL0/gitlab-org-gitaly-d3899b65fbef60a42892836e307cf94585b11ea2_GL0.tar.gz) = 81012ef81a98a87c3fcd9d4b427005730b2dc50047d694c19eeaaae12b5494ce
-SIZE (go/devel_gitaly/gitlab-org-gitaly-d3899b65fbef60a42892836e307cf94585b11ea2_GL0/gitlab-org-gitaly-d3899b65fbef60a42892836e307cf94585b11ea2_GL0.tar.gz) = 3460172
+TIMESTAMP = 1688149640
+SHA256 (go/devel_gitaly/gitlab-org-gitaly-7fce0bd386073e8812a89dddd4dc80ebc9a68566_GL0/go.mod) = a9d6d090f061cab00b5bcdbbddd08e0b02de1772b256ed3bec2f3c0d07b3c923
+SIZE (go/devel_gitaly/gitlab-org-gitaly-7fce0bd386073e8812a89dddd4dc80ebc9a68566_GL0/go.mod) = 10483
+SHA256 (go/devel_gitaly/gitlab-org-gitaly-7fce0bd386073e8812a89dddd4dc80ebc9a68566_GL0/gitlab-org-gitaly-7fce0bd386073e8812a89dddd4dc80ebc9a68566_GL0.tar.gz) = cb5100c8d39f51d8273a77ca2b40400366c4c0541f0c4732e42d523e1948c115
+SIZE (go/devel_gitaly/gitlab-org-gitaly-7fce0bd386073e8812a89dddd4dc80ebc9a68566_GL0/gitlab-org-gitaly-7fce0bd386073e8812a89dddd4dc80ebc9a68566_GL0.tar.gz) = 3460051
diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile
index 7217ee725a5e..a6447671c4c9 100644
--- a/www/gitlab-ce/Makefile
+++ b/www/gitlab-ce/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gitlab-ce
-PORTVERSION=	16.0.4
+PORTVERSION=	16.0.6
 CATEGORIES=	www devel
 
 MAINTAINER=	mfechner@FreeBSD.org
@@ -18,7 +18,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 # mail/rubygem-net-pop is required as ruby 3.1 removed it
 MY_DEPENDS=	git>=2.39.2:devel/git \
 	gitaly>=${PORTVERSION}:devel/gitaly \
-	gitlab-elasticsearch-indexer>=4.3.1:textproc/gitlab-elasticsearch-indexer \
+	gitlab-elasticsearch-indexer>=4.3.4:textproc/gitlab-elasticsearch-indexer \
 	gitlab-agent>=16.0.1:net/gitlab-agent \
 	gitlab-metrics-exporter>0:devel/gitlab-metrics-exporter \
 	gitlab-pages>=${PORTVERSION}:www/gitlab-pages \
@@ -290,7 +290,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=	de651c726de048960cc8c281f8659f03fad69f92
+GL_COMMIT=	d118b4fe1cb0f0c771ec3f69384fb3ae9977c69f
 
 USERS=	git
 GROUPS=	git
diff --git a/www/gitlab-ce/distinfo b/www/gitlab-ce/distinfo
index f3906a32c863..041af4b4f16f 100644
--- a/www/gitlab-ce/distinfo
+++ b/www/gitlab-ce/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1686293530
-SHA256 (gitlab-org-gitlab-foss-de651c726de048960cc8c281f8659f03fad69f92_GL0.tar.gz) = e4cb3c39fcdca7f2822c750deeaf87213506c3ad95688c0b0d63a82fe2990af2
-SIZE (gitlab-org-gitlab-foss-de651c726de048960cc8c281f8659f03fad69f92_GL0.tar.gz) = 101251745
+TIMESTAMP = 1688149695
+SHA256 (gitlab-org-gitlab-foss-d118b4fe1cb0f0c771ec3f69384fb3ae9977c69f_GL0.tar.gz) = 5a978496ef6125e5facb45c04c2b24ebf9961fa0a8453e1abf6b6a604c454f7a
+SIZE (gitlab-org-gitlab-foss-d118b4fe1cb0f0c771ec3f69384fb3ae9977c69f_GL0.tar.gz) = 101257944
diff --git a/www/gitlab-pages/Makefile b/www/gitlab-pages/Makefile
index 284ebc752137..ff50220fd32a 100644
--- a/www/gitlab-pages/Makefile
+++ b/www/gitlab-pages/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gitlab-pages
-PORTVERSION=	16.0.4
+PORTVERSION=	16.0.6
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 MASTER_SITES+=	https://gitlab.com/gitlab-org/gitlab-pages/-/raw/v${DISTVERSION}/
@@ -18,7 +18,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=	66dbacb973099c73a79afe41639cf4b1cf117503
+GL_COMMIT=	7c80594600068c36c2de07eeb3c16700fbc741e8
 
 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 330a2d488f34..f11f683fded9 100644
--- a/www/gitlab-pages/distinfo
+++ b/www/gitlab-pages/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1686293536
-SHA256 (go/www_gitlab-pages/gitlab-org-gitlab-pages-66dbacb973099c73a79afe41639cf4b1cf117503_GL0/go.mod) = 46db8658c6f0351191e106a870b9570de4ab97b900b450daa66ea74ec805f1f5
-SIZE (go/www_gitlab-pages/gitlab-org-gitlab-pages-66dbacb973099c73a79afe41639cf4b1cf117503_GL0/go.mod) = 3020
-SHA256 (go/www_gitlab-pages/gitlab-org-gitlab-pages-66dbacb973099c73a79afe41639cf4b1cf117503_GL0/gitlab-org-gitlab-pages-66dbacb973099c73a79afe41639cf4b1cf117503_GL0.tar.gz) = 25753075046dd55ef1ff67141974ed2f0929a972c4781dbbab23c623490e8361
-SIZE (go/www_gitlab-pages/gitlab-org-gitlab-pages-66dbacb973099c73a79afe41639cf4b1cf117503_GL0/gitlab-org-gitlab-pages-66dbacb973099c73a79afe41639cf4b1cf117503_GL0.tar.gz) = 229289
+TIMESTAMP = 1688149670
+SHA256 (go/www_gitlab-pages/gitlab-org-gitlab-pages-7c80594600068c36c2de07eeb3c16700fbc741e8_GL0/go.mod) = 46db8658c6f0351191e106a870b9570de4ab97b900b450daa66ea74ec805f1f5
+SIZE (go/www_gitlab-pages/gitlab-org-gitlab-pages-7c80594600068c36c2de07eeb3c16700fbc741e8_GL0/go.mod) = 3020
+SHA256 (go/www_gitlab-pages/gitlab-org-gitlab-pages-7c80594600068c36c2de07eeb3c16700fbc741e8_GL0/gitlab-org-gitlab-pages-7c80594600068c36c2de07eeb3c16700fbc741e8_GL0.tar.gz) = f7d00d52857ebc9a2a42648d813aeda7f4b4144bbc5b9d8abd9c6ea8379e7af4
+SIZE (go/www_gitlab-pages/gitlab-org-gitlab-pages-7c80594600068c36c2de07eeb3c16700fbc741e8_GL0/gitlab-org-gitlab-pages-7c80594600068c36c2de07eeb3c16700fbc741e8_GL0.tar.gz) = 229322
diff --git a/www/gitlab-workhorse/Makefile b/www/gitlab-workhorse/Makefile
index c232eb120407..ae5850fffb51 100644
--- a/www/gitlab-workhorse/Makefile
+++ b/www/gitlab-workhorse/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gitlab-workhorse
-PORTVERSION=	16.0.4
+PORTVERSION=	16.0.6
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 
@@ -24,7 +24,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=	de651c726de048960cc8c281f8659f03fad69f92
+GL_COMMIT=	d118b4fe1cb0f0c771ec3f69384fb3ae9977c69f
 
 # 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 40f201ad04d7..f553372545fd 100644
--- a/www/gitlab-workhorse/distinfo
+++ b/www/gitlab-workhorse/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1686293324
-SHA256 (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-de651c726de048960cc8c281f8659f03fad69f92_GL0/go.mod) = 2599571314dd7c44b2d67e9887d956ba8da29aff50de5c994bdc8cd37d8b7e06
-SIZE (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-de651c726de048960cc8c281f8659f03fad69f92_GL0/go.mod) = 6331
-SHA256 (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-de651c726de048960cc8c281f8659f03fad69f92_GL0/gitlab-org-gitlab-foss-de651c726de048960cc8c281f8659f03fad69f92_GL0.tar.gz) = e4cb3c39fcdca7f2822c750deeaf87213506c3ad95688c0b0d63a82fe2990af2
-SIZE (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-de651c726de048960cc8c281f8659f03fad69f92_GL0/gitlab-org-gitlab-foss-de651c726de048960cc8c281f8659f03fad69f92_GL0.tar.gz) = 101251745
+TIMESTAMP = 1688149837
+SHA256 (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-d118b4fe1cb0f0c771ec3f69384fb3ae9977c69f_GL0/go.mod) = 2599571314dd7c44b2d67e9887d956ba8da29aff50de5c994bdc8cd37d8b7e06
+SIZE (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-d118b4fe1cb0f0c771ec3f69384fb3ae9977c69f_GL0/go.mod) = 6331
+SHA256 (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-d118b4fe1cb0f0c771ec3f69384fb3ae9977c69f_GL0/gitlab-org-gitlab-foss-d118b4fe1cb0f0c771ec3f69384fb3ae9977c69f_GL0.tar.gz) = 5a978496ef6125e5facb45c04c2b24ebf9961fa0a8453e1abf6b6a604c454f7a
+SIZE (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-d118b4fe1cb0f0c771ec3f69384fb3ae9977c69f_GL0/gitlab-org-gitlab-foss-d118b4fe1cb0f0c771ec3f69384fb3ae9977c69f_GL0.tar.gz) = 101257944



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307010454.3614seP3027113>