Skip to content

Commit

Permalink
www/gitlab-ce: security update to 16.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mfechner committed Jul 6, 2023
1 parent 38f60ec commit ef54b14
Show file tree
Hide file tree
Showing 8 changed files with 26 additions and 26 deletions.
4 changes: 2 additions & 2 deletions devel/gitaly/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gitaly
DISTVERSION= 16.1.1
DISTVERSION= 16.1.2
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= bbce31ce2f408737a7233d419cb757d4fde1b042
GL_COMMIT= 84a9837993a7eafbdfe56a88f1c5efbd73e2da16

# 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 = 1688320421
SHA256 (go/devel_gitaly/gitlab-org-gitaly-bbce31ce2f408737a7233d419cb757d4fde1b042_GL0/go.mod) = 869d038756ee3f440edad81f05654cccb15a563cc4bbaee1971055ab280ebe3c
SIZE (go/devel_gitaly/gitlab-org-gitaly-bbce31ce2f408737a7233d419cb757d4fde1b042_GL0/go.mod) = 10223
SHA256 (go/devel_gitaly/gitlab-org-gitaly-bbce31ce2f408737a7233d419cb757d4fde1b042_GL0/gitlab-org-gitaly-bbce31ce2f408737a7233d419cb757d4fde1b042_GL0.tar.gz) = 472e00e2457300700b29f1bd41eb593275069a082eb1cada900da393fe200435
SIZE (go/devel_gitaly/gitlab-org-gitaly-bbce31ce2f408737a7233d419cb757d4fde1b042_GL0/gitlab-org-gitaly-bbce31ce2f408737a7233d419cb757d4fde1b042_GL0.tar.gz) = 3495109
TIMESTAMP = 1688637902
SHA256 (go/devel_gitaly/gitlab-org-gitaly-84a9837993a7eafbdfe56a88f1c5efbd73e2da16_GL0/go.mod) = 869d038756ee3f440edad81f05654cccb15a563cc4bbaee1971055ab280ebe3c
SIZE (go/devel_gitaly/gitlab-org-gitaly-84a9837993a7eafbdfe56a88f1c5efbd73e2da16_GL0/go.mod) = 10223
SHA256 (go/devel_gitaly/gitlab-org-gitaly-84a9837993a7eafbdfe56a88f1c5efbd73e2da16_GL0/gitlab-org-gitaly-84a9837993a7eafbdfe56a88f1c5efbd73e2da16_GL0.tar.gz) = 84d308166b4301a9e7a906c181971185f74b6a2a7b63bb840cb7c9f1c85f05a0
SIZE (go/devel_gitaly/gitlab-org-gitaly-84a9837993a7eafbdfe56a88f1c5efbd73e2da16_GL0/gitlab-org-gitaly-84a9837993a7eafbdfe56a88f1c5efbd73e2da16_GL0.tar.gz) = 3494997
4 changes: 2 additions & 2 deletions www/gitlab-ce/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gitlab-ce
PORTVERSION= 16.1.1
PORTVERSION= 16.1.2
CATEGORIES= www devel

MAINTAINER= mfechner@FreeBSD.org
Expand Down Expand Up @@ -292,7 +292,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= 9ce736bb2cdbb3e28c522af172d595826f03d516
GL_COMMIT= e60fc11f2d3d2a3d4fe6e1c9001e29091bd4ccd5

USERS= git
GROUPS= git
Expand Down
6 changes: 3 additions & 3 deletions www/gitlab-ce/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1688320459
SHA256 (gitlab-org-gitlab-foss-9ce736bb2cdbb3e28c522af172d595826f03d516_GL0.tar.gz) = 1ce78aa5951e265483ab659214f872283ad83a0647efc526fbfb04a7beb42f2b
SIZE (gitlab-org-gitlab-foss-9ce736bb2cdbb3e28c522af172d595826f03d516_GL0.tar.gz) = 101880281
TIMESTAMP = 1688637835
SHA256 (gitlab-org-gitlab-foss-e60fc11f2d3d2a3d4fe6e1c9001e29091bd4ccd5_GL0.tar.gz) = 67e7b5425a22b5f5cd9824fb0501e04b33afd409389e2448bd6669965f1871c4
SIZE (gitlab-org-gitlab-foss-e60fc11f2d3d2a3d4fe6e1c9001e29091bd4ccd5_GL0.tar.gz) = 101886134
4 changes: 2 additions & 2 deletions www/gitlab-pages/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gitlab-pages
PORTVERSION= 16.1.1
PORTVERSION= 16.1.2
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= 3be49e0e2cc682d4e1f39eb2bab4f5af1a107a52
GL_COMMIT= 9e21d85f07735fb9f64efdf56917a334e65dbb7a

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 = 1688320440
SHA256 (go/www_gitlab-pages/gitlab-org-gitlab-pages-3be49e0e2cc682d4e1f39eb2bab4f5af1a107a52_GL0/go.mod) = 5a1e3deef972bdc000948edb069e727ea340a7f82ea8f40d606e0d9aa649cabb
SIZE (go/www_gitlab-pages/gitlab-org-gitlab-pages-3be49e0e2cc682d4e1f39eb2bab4f5af1a107a52_GL0/go.mod) = 2937
SHA256 (go/www_gitlab-pages/gitlab-org-gitlab-pages-3be49e0e2cc682d4e1f39eb2bab4f5af1a107a52_GL0/gitlab-org-gitlab-pages-3be49e0e2cc682d4e1f39eb2bab4f5af1a107a52_GL0.tar.gz) = 92e33ac54e0da9ee7c930cf1f15718d194b0944bdb67247eaafc42ed3e11a6e9
SIZE (go/www_gitlab-pages/gitlab-org-gitlab-pages-3be49e0e2cc682d4e1f39eb2bab4f5af1a107a52_GL0/gitlab-org-gitlab-pages-3be49e0e2cc682d4e1f39eb2bab4f5af1a107a52_GL0.tar.gz) = 230268
TIMESTAMP = 1688637852
SHA256 (go/www_gitlab-pages/gitlab-org-gitlab-pages-9e21d85f07735fb9f64efdf56917a334e65dbb7a_GL0/go.mod) = 5a1e3deef972bdc000948edb069e727ea340a7f82ea8f40d606e0d9aa649cabb
SIZE (go/www_gitlab-pages/gitlab-org-gitlab-pages-9e21d85f07735fb9f64efdf56917a334e65dbb7a_GL0/go.mod) = 2937
SHA256 (go/www_gitlab-pages/gitlab-org-gitlab-pages-9e21d85f07735fb9f64efdf56917a334e65dbb7a_GL0/gitlab-org-gitlab-pages-9e21d85f07735fb9f64efdf56917a334e65dbb7a_GL0.tar.gz) = 2bbc413a18fde4a38c83c8a4f3161e714ccc378c4bc703873cfe8b97be486156
SIZE (go/www_gitlab-pages/gitlab-org-gitlab-pages-9e21d85f07735fb9f64efdf56917a334e65dbb7a_GL0/gitlab-org-gitlab-pages-9e21d85f07735fb9f64efdf56917a334e65dbb7a_GL0.tar.gz) = 230273
4 changes: 2 additions & 2 deletions www/gitlab-workhorse/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gitlab-workhorse
PORTVERSION= 16.1.1
PORTVERSION= 16.1.2
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= 9ce736bb2cdbb3e28c522af172d595826f03d516
GL_COMMIT= e60fc11f2d3d2a3d4fe6e1c9001e29091bd4ccd5

# 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 = 1688320835
SHA256 (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-9ce736bb2cdbb3e28c522af172d595826f03d516_GL0/go.mod) = 4309afa8da6b6339fe3340745f84acb26f526e9d45610f8cc6a2fefd6163a71b
SIZE (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-9ce736bb2cdbb3e28c522af172d595826f03d516_GL0/go.mod) = 6331
SHA256 (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-9ce736bb2cdbb3e28c522af172d595826f03d516_GL0/gitlab-org-gitlab-foss-9ce736bb2cdbb3e28c522af172d595826f03d516_GL0.tar.gz) = 1ce78aa5951e265483ab659214f872283ad83a0647efc526fbfb04a7beb42f2b
SIZE (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-9ce736bb2cdbb3e28c522af172d595826f03d516_GL0/gitlab-org-gitlab-foss-9ce736bb2cdbb3e28c522af172d595826f03d516_GL0.tar.gz) = 101880281
TIMESTAMP = 1688637919
SHA256 (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-e60fc11f2d3d2a3d4fe6e1c9001e29091bd4ccd5_GL0/go.mod) = 4309afa8da6b6339fe3340745f84acb26f526e9d45610f8cc6a2fefd6163a71b
SIZE (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-e60fc11f2d3d2a3d4fe6e1c9001e29091bd4ccd5_GL0/go.mod) = 6331
SHA256 (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-e60fc11f2d3d2a3d4fe6e1c9001e29091bd4ccd5_GL0/gitlab-org-gitlab-foss-e60fc11f2d3d2a3d4fe6e1c9001e29091bd4ccd5_GL0.tar.gz) = 67e7b5425a22b5f5cd9824fb0501e04b33afd409389e2448bd6669965f1871c4
SIZE (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-e60fc11f2d3d2a3d4fe6e1c9001e29091bd4ccd5_GL0/gitlab-org-gitlab-foss-e60fc11f2d3d2a3d4fe6e1c9001e29091bd4ccd5_GL0.tar.gz) = 101886134

0 comments on commit ef54b14

Please sign in to comment.