Skip to content

Commit

Permalink
www/gitlab-ce: security update to 16.0.6
Browse files Browse the repository at this point in the history
Changelog:
https://about.gitlab.com/releases/2023/06/29/security-release-gitlab-16-1-1-released/

Security:	3117e6cd-1772-11ee-9cd6-001b217b3468
  • Loading branch information
mfechner committed Jul 1, 2023
1 parent 6f43756 commit 862bf7a
Show file tree
Hide file tree
Showing 8 changed files with 27 additions and 27 deletions.
4 changes: 2 additions & 2 deletions devel/gitaly/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gitaly
DISTVERSION= 16.0.4
DISTVERSION= 16.0.6
DISTVERSIONPREFIX= v
CATEGORIES= devel

Expand Down Expand Up @@ -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
Expand Down
10 changes: 5 additions & 5 deletions 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
6 changes: 3 additions & 3 deletions 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
Expand All @@ -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 \
Expand Down Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions 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
4 changes: 2 additions & 2 deletions 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}/
Expand All @@ -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}'"

Expand Down
10 changes: 5 additions & 5 deletions 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
4 changes: 2 additions & 2 deletions www/gitlab-workhorse/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gitlab-workhorse
PORTVERSION= 16.0.4
PORTVERSION= 16.0.6
DISTVERSIONPREFIX= v
CATEGORIES= www

Expand All @@ -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
Expand Down
10 changes: 5 additions & 5 deletions 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

0 comments on commit 862bf7a

Please sign in to comment.