From ef54b14b4e92ae5e621b72ecc08c61997a102aba Mon Sep 17 00:00:00 2001 From: Matthias Fechner Date: Thu, 6 Jul 2023 13:09:12 +0300 Subject: www/gitlab-ce: security update to 16.1.2 Changelog: https://about.gitlab.com/releases/2023/07/05/security-release-gitlab-16-1-2-released/ --- devel/gitaly/Makefile | 4 ++-- devel/gitaly/distinfo | 10 +++++----- www/gitlab-ce/Makefile | 4 ++-- 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, 26 insertions(+), 26 deletions(-) diff --git a/devel/gitaly/Makefile b/devel/gitaly/Makefile index 4a0ff92fcf21..b609e89a03db 100644 --- a/devel/gitaly/Makefile +++ b/devel/gitaly/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitaly -DISTVERSION= 16.1.1 +DISTVERSION= 16.1.2 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= bbce31ce2f408737a7233d419cb757d4fde1b042 +GL_COMMIT= 84a9837993a7eafbdfe56a88f1c5efbd73e2da16 # 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 355e7b422599..9805df59b327 100644 --- a/devel/gitaly/distinfo +++ b/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 diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile index 0beb697d956b..96d604624a53 100644 --- a/www/gitlab-ce/Makefile +++ b/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 @@ -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 diff --git a/www/gitlab-ce/distinfo b/www/gitlab-ce/distinfo index 51314c8d8dfe..1055a59c6996 100644 --- a/www/gitlab-ce/distinfo +++ b/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 diff --git a/www/gitlab-pages/Makefile b/www/gitlab-pages/Makefile index 7e72d798ae58..711b38a319cc 100644 --- a/www/gitlab-pages/Makefile +++ b/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}/ @@ -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}'" diff --git a/www/gitlab-pages/distinfo b/www/gitlab-pages/distinfo index d4d85f65bc09..75d4d8d3d08a 100644 --- a/www/gitlab-pages/distinfo +++ b/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 diff --git a/www/gitlab-workhorse/Makefile b/www/gitlab-workhorse/Makefile index d356c6b7bd23..a85a1f606628 100644 --- a/www/gitlab-workhorse/Makefile +++ b/www/gitlab-workhorse/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitlab-workhorse -PORTVERSION= 16.1.1 +PORTVERSION= 16.1.2 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= 9ce736bb2cdbb3e28c522af172d595826f03d516 +GL_COMMIT= e60fc11f2d3d2a3d4fe6e1c9001e29091bd4ccd5 # 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 fca5f59f77ae..2a1178bffd5f 100644 --- a/www/gitlab-workhorse/distinfo +++ b/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 -- cgit v1.2.3