git: 927f118594cc - main - www/gitlab-ce: security update to 16.1.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Aug 2023 05:27:44 UTC
The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=927f118594cc2dfcfed0c134d32c1a7ff6bb8290 commit 927f118594cc2dfcfed0c134d32c1a7ff6bb8290 Author: Matthias Fechner <mfechner@FreeBSD.org> AuthorDate: 2023-08-03 05:25:48 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2023-08-03 05:27:35 +0000 www/gitlab-ce: security update to 16.1.3 Changelog: https://about.gitlab.com/releases/2023/08/01/security-release-gitlab-16-2-2-released/ Security: fa239535-30f6-11ee-aef9-001b217b3468 --- devel/gitaly/Makefile | 4 +--- devel/gitaly/distinfo | 10 +++++----- www/gitlab-ce/Makefile | 3 +-- 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, 22 insertions(+), 29 deletions(-) diff --git a/devel/gitaly/Makefile b/devel/gitaly/Makefile index 446e57247f47..6f81ffe52a34 100644 --- a/devel/gitaly/Makefile +++ b/devel/gitaly/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitaly -DISTVERSION= 16.1.2 +DISTVERSION= 16.1.3 DISTVERSIONPREFIX= v CATEGORIES= devel @@ -32,8 +32,6 @@ MAKE_ENV+= ${GO_ENV} USE_GITLAB= yes GL_ACCOUNT= gitlab-org -# Find this here: https://gitlab.com/gitlab-org/gitaly/-/tags -GL_TAGNAME= 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 9805df59b327..447d01580334 100644 --- a/devel/gitaly/distinfo +++ b/devel/gitaly/distinfo @@ -1,5 +1,5 @@ -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 +TIMESTAMP = 1690956079 +SHA256 (go/devel_gitaly/gitaly-v16.1.3/go.mod) = 869d038756ee3f440edad81f05654cccb15a563cc4bbaee1971055ab280ebe3c +SIZE (go/devel_gitaly/gitaly-v16.1.3/go.mod) = 10223 +SHA256 (go/devel_gitaly/gitaly-v16.1.3/gitaly-v16.1.3.tar.bz2) = 37ea2145f2a15828cbc316b0817c6006807a936430745f6b61b54624cdbd9ddd +SIZE (go/devel_gitaly/gitaly-v16.1.3/gitaly-v16.1.3.tar.bz2) = 2645624 diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile index e5f0e1ae2a75..93d614f9b3ee 100644 --- a/www/gitlab-ce/Makefile +++ b/www/gitlab-ce/Makefile @@ -1,7 +1,6 @@ PORTNAME= gitlab-ce -PORTVERSION= 16.1.2 +PORTVERSION= 16.1.3 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= www devel MAINTAINER= mfechner@FreeBSD.org diff --git a/www/gitlab-ce/distinfo b/www/gitlab-ce/distinfo index b46cc451a0c1..e7c1f928a2f4 100644 --- a/www/gitlab-ce/distinfo +++ b/www/gitlab-ce/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689569487 -SHA256 (gitlab-foss-v16.1.2.tar.bz2) = 6b8482a4a295470c3f100fc7c56ba71f4f324713a710e9d0cc9aa4da464464e9 -SIZE (gitlab-foss-v16.1.2.tar.bz2) = 89390241 +TIMESTAMP = 1690955944 +SHA256 (gitlab-foss-v16.1.3.tar.bz2) = e3e4b2a092f18eb47c8af7bf0156b48fb9ebc68430abd5fb0d92f9e283695247 +SIZE (gitlab-foss-v16.1.3.tar.bz2) = 89402833 diff --git a/www/gitlab-pages/Makefile b/www/gitlab-pages/Makefile index 6199ddf761ae..11c8a41c5b6c 100644 --- a/www/gitlab-pages/Makefile +++ b/www/gitlab-pages/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitlab-pages -PORTVERSION= 16.1.2 +PORTVERSION= 16.1.3 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES+= https://gitlab.com/gitlab-org/gitlab-pages/-/raw/v${DISTVERSION}/ @@ -17,8 +17,6 @@ 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_TAGNAME= 9e21d85f07735fb9f64efdf56917a334e65dbb7a GO_BUILDFLAGS= -ldflags="-X 'main.VERSION=${PORTVERSION}' -X 'main.REVISION=${GL_TAGNAME}'" diff --git a/www/gitlab-pages/distinfo b/www/gitlab-pages/distinfo index 75d4d8d3d08a..74ac0ce8b336 100644 --- a/www/gitlab-pages/distinfo +++ b/www/gitlab-pages/distinfo @@ -1,5 +1,5 @@ -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 +TIMESTAMP = 1690956246 +SHA256 (go/www_gitlab-pages/gitlab-pages-v16.1.3/go.mod) = 5a1e3deef972bdc000948edb069e727ea340a7f82ea8f40d606e0d9aa649cabb +SIZE (go/www_gitlab-pages/gitlab-pages-v16.1.3/go.mod) = 2937 +SHA256 (go/www_gitlab-pages/gitlab-pages-v16.1.3/gitlab-pages-v16.1.3.tar.bz2) = d5732f3b0a65f6c852bbb9f2b0845994768b0115df87468fc7455ef6fa12a6a4 +SIZE (go/www_gitlab-pages/gitlab-pages-v16.1.3/gitlab-pages-v16.1.3.tar.bz2) = 193040 diff --git a/www/gitlab-workhorse/Makefile b/www/gitlab-workhorse/Makefile index 6b48e71e7310..5b821d02ef8e 100644 --- a/www/gitlab-workhorse/Makefile +++ b/www/gitlab-workhorse/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitlab-workhorse -PORTVERSION= 16.1.2 +PORTVERSION= 16.1.3 DISTVERSIONPREFIX= v CATEGORIES= www @@ -23,8 +23,6 @@ WRKSRC_SUBDIR= workhorse 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_TAGNAME= 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 2a1178bffd5f..2e7ede193902 100644 --- a/www/gitlab-workhorse/distinfo +++ b/www/gitlab-workhorse/distinfo @@ -1,5 +1,5 @@ -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 +TIMESTAMP = 1690955877 +SHA256 (go/www_gitlab-workhorse/gitlab-foss-v16.1.3/go.mod) = 4309afa8da6b6339fe3340745f84acb26f526e9d45610f8cc6a2fefd6163a71b +SIZE (go/www_gitlab-workhorse/gitlab-foss-v16.1.3/go.mod) = 6331 +SHA256 (go/www_gitlab-workhorse/gitlab-foss-v16.1.3/gitlab-foss-v16.1.3.tar.bz2) = e3e4b2a092f18eb47c8af7bf0156b48fb9ebc68430abd5fb0d92f9e283695247 +SIZE (go/www_gitlab-workhorse/gitlab-foss-v16.1.3/gitlab-foss-v16.1.3.tar.bz2) = 89402833