Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Feb 2021 14:34:24 +0000 (UTC)
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r565021 - in head: devel/gitaly devel/gitlab-shell www/gitlab-ce
Message-ID:  <202102121434.11CEYO8i011866@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Fri Feb 12 14:34:24 2021
New Revision: 565021
URL: https://svnweb.freebsd.org/changeset/ports/565021

Log:
  Security update to 13.8.4.
  Changelog:
  https://about.gitlab.com/releases/2021/02/11/security-release-gitlab-13-8-4-released/
  
  Security:	1020d401-6d2d-11eb-ab0b-001b217b3468

Modified:
  head/devel/gitaly/Makefile
  head/devel/gitaly/distinfo
  head/devel/gitlab-shell/Makefile
  head/devel/gitlab-shell/distinfo
  head/www/gitlab-ce/Makefile
  head/www/gitlab-ce/distinfo
  head/www/gitlab-ce/pkg-plist

Modified: head/devel/gitaly/Makefile
==============================================================================
--- head/devel/gitaly/Makefile	Fri Feb 12 14:28:50 2021	(r565020)
+++ head/devel/gitaly/Makefile	Fri Feb 12 14:34:24 2021	(r565021)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitaly
-DISTVERSION=	13.8.3
+DISTVERSION=	13.8.4
 PORTREVISION=	0
 CATEGORIES=	devel
 
@@ -43,7 +43,7 @@ MAKE_ENV=	GOFLAGS="${GO_BUILDFLAGS}"
 USE_GITLAB=	yes
 GL_ACCOUNT=	gitlab-org
 # Find this here: https://gitlab.com/gitlab-org/gitaly/-/tags
-GL_COMMIT=	69edebe195b73af0f19af9b1879085c4da6d069c
+GL_COMMIT=	d55841b9552e1e0d4fa20c46d89dde5dcd1c7bd7
 
 # for go dependencies
 USE_GITHUB=	nodefault

Modified: head/devel/gitaly/distinfo
==============================================================================
--- head/devel/gitaly/distinfo	Fri Feb 12 14:28:50 2021	(r565020)
+++ head/devel/gitaly/distinfo	Fri Feb 12 14:34:24 2021	(r565021)
@@ -1,4 +1,4 @@
-TIMESTAMP = 1612599163
+TIMESTAMP = 1613117098
 SHA256 (DataDog-dd-trace-go-v1.7.0_GH0.tar.gz) = d81bd47683ef9cbd228691b077373d3e15ca5fa5b9e7919099c4e87779040e84
 SIZE (DataDog-dd-trace-go-v1.7.0_GH0.tar.gz) = 3321111
 SHA256 (alexbrainman-sspi-4729b3d4d858_GH0.tar.gz) = 757930d82a7fca04d46d1c69ac27361ef2dadcb9fabbb3bf3a5ed785ebfc4e27
@@ -157,8 +157,8 @@ SHA256 (uber-jaeger-client-go-v2.15.0_GH0.tar.gz) = 6b
 SIZE (uber-jaeger-client-go-v2.15.0_GH0.tar.gz) = 164460
 SHA256 (uber-jaeger-lib-v1.5.0_GH0.tar.gz) = 98901cc41df77858a2f601ad48b45bdf72af40c56f15bc5182416b15db0daac3
 SIZE (uber-jaeger-lib-v1.5.0_GH0.tar.gz) = 31655
-SHA256 (gitlab-org-gitaly-69edebe195b73af0f19af9b1879085c4da6d069c_GL0.tar.gz) = 511edb822fdf0314e9e5fa80cfa8e764b50a2fdda8b7a7eb7181efcc8bc8ae04
-SIZE (gitlab-org-gitaly-69edebe195b73af0f19af9b1879085c4da6d069c_GL0.tar.gz) = 3308255
+SHA256 (gitlab-org-gitaly-d55841b9552e1e0d4fa20c46d89dde5dcd1c7bd7_GL0.tar.gz) = e60ef20a279fb289ec4ef974ba465dca1fd60af008eb169ec747d9275f34f4c0
+SIZE (gitlab-org-gitaly-d55841b9552e1e0d4fa20c46d89dde5dcd1c7bd7_GL0.tar.gz) = 3308195
 SHA256 (gitlab-org-gitlab-shell-3f9890ef73dced430d86801a1efc0e93ec50890e_GL0.tar.gz) = f2fdaf95afc348cbfe1b4445b5031bc67d2e808e4525db3dfb3a9e27c9adddf3
 SIZE (gitlab-org-gitlab-shell-3f9890ef73dced430d86801a1efc0e93ec50890e_GL0.tar.gz) = 89583
 SHA256 (gitlab-org-labkit-f2d7fb209ecad2eaddb5fb9c4ab03eb8eaa82811_GL0.tar.gz) = 7fb33d071f1731691125807188be8faba6100a43fa66ad9064d204b56642fbfd

Modified: head/devel/gitlab-shell/Makefile
==============================================================================
--- head/devel/gitlab-shell/Makefile	Fri Feb 12 14:28:50 2021	(r565020)
+++ head/devel/gitlab-shell/Makefile	Fri Feb 12 14:34:24 2021	(r565021)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME?=	gitlab-shell
-PORTVERSION?=	13.15.0
+PORTVERSION?=	13.15.1
 PORTREVISION?=	0
 CATEGORIES=	devel
 
@@ -20,7 +20,7 @@ ALL_TARGET=	build
 USE_GITLAB=	yes
 GL_ACCOUNT?=	gitlab-org
 # Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-shell/tags
-GL_COMMIT?=	99d0bbe8ab3e9fa8368ac6efd24b2e961d2fe8e3
+GL_COMMIT?=	b82018ac61b724a195ab06a79d3e5d9811b0a2e7
 
 USERS=		git
 GROUPS=		git
@@ -31,7 +31,6 @@ INSTALL_TARGET=	install-strip
 USE_GITHUB=	nodefault
 # generated with: make gomod-deps
 # 36dd
-# Make sure you have here the path .../go/vendor/... and not .../vendor/...
 GH_TUPLE=	\
 		DataDog:dd-trace-go:v1.7.0:datadog_dd_trace_go/vendor/gopkg.in/DataDog/dd-trace-go.v1 \
 		beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \

Modified: head/devel/gitlab-shell/distinfo
==============================================================================
--- head/devel/gitlab-shell/distinfo	Fri Feb 12 14:28:50 2021	(r565020)
+++ head/devel/gitlab-shell/distinfo	Fri Feb 12 14:34:24 2021	(r565021)
@@ -1,4 +1,4 @@
-TIMESTAMP = 1611269542
+TIMESTAMP = 1613137763
 SHA256 (DataDog-dd-trace-go-v1.7.0_GH0.tar.gz) = d81bd47683ef9cbd228691b077373d3e15ca5fa5b9e7919099c4e87779040e84
 SIZE (DataDog-dd-trace-go-v1.7.0_GH0.tar.gz) = 3321111
 SHA256 (beorn7-perks-v1.0.1_GH0.tar.gz) = 98db84bb0224a26094e6adba91b7ee7a1a7ace28cb648d818f8e779e6a19f825
@@ -63,8 +63,8 @@ SHA256 (uber-jaeger-client-go-v2.15.0_GH0.tar.gz) = 6b
 SIZE (uber-jaeger-client-go-v2.15.0_GH0.tar.gz) = 164460
 SHA256 (uber-jaeger-lib-v1.5.0_GH0.tar.gz) = 98901cc41df77858a2f601ad48b45bdf72af40c56f15bc5182416b15db0daac3
 SIZE (uber-jaeger-lib-v1.5.0_GH0.tar.gz) = 31655
-SHA256 (gitlab-org-gitlab-shell-99d0bbe8ab3e9fa8368ac6efd24b2e961d2fe8e3_GL0.tar.gz) = fab203f283c3ff3bb77763b8815aa4a4538ba41fb8378e37042fd0e58742f6cb
-SIZE (gitlab-org-gitlab-shell-99d0bbe8ab3e9fa8368ac6efd24b2e961d2fe8e3_GL0.tar.gz) = 91933
+SHA256 (gitlab-org-gitlab-shell-b82018ac61b724a195ab06a79d3e5d9811b0a2e7_GL0.tar.gz) = 15bfaab77e10e564a39491515c1b636f6d5c79721a8f9a9cf3d9131dd16d74ec
+SIZE (gitlab-org-gitlab-shell-b82018ac61b724a195ab06a79d3e5d9811b0a2e7_GL0.tar.gz) = 92028
 SHA256 (gitlab-org-gitaly-3f5e218def93024f3aafe590c22cd1b29f744105_GL0.tar.gz) = 98d3cd87fb3feb8a14b5ac9e4a968e7a841cc3b309f997a2ba78aa8fd0b58c2d
 SIZE (gitlab-org-gitaly-3f5e218def93024f3aafe590c22cd1b29f744105_GL0.tar.gz) = 3143193
 SHA256 (gitlab-org-labkit-45895e1290291a2519678a847a24edb22880b9e6_GL0.tar.gz) = 4aa5c67e6b864d3e52705ac4401f47286af9af88c00fa338ef22a451db617011

Modified: head/www/gitlab-ce/Makefile
==============================================================================
--- head/www/gitlab-ce/Makefile	Fri Feb 12 14:28:50 2021	(r565020)
+++ head/www/gitlab-ce/Makefile	Fri Feb 12 14:34:24 2021	(r565021)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME?=	gitlab-ce
-PORTVERSION?=	13.8.3
-PORTREVISION?=	1
+PORTVERSION?=	13.8.4
+PORTREVISION?=	0
 CATEGORIES=	www devel
 
 MAINTAINER=	mfechner@FreeBSD.org
@@ -19,9 +19,9 @@ MY_DEPENDS=	git>=2.29:devel/git \
 	gitlab-elasticsearch-indexer>=2.8.0:textproc/gitlab-elasticsearch-indexer \
 	gitlab-agent>=13.8.0:net/gitlab-agent \
 	gitlab-pages>=1.34.0:www/gitlab-pages \
-	gitlab-shell>=13.15.0:devel/gitlab-shell \
+	gitlab-shell>=13.15.1:devel/gitlab-shell \
 	gitlab-workhorse>=8.59.0:www/gitlab-workhorse \
-	redis>=3.2.12:databases/redis \
+	redis>=4.0.0:databases/redis \
 	yarn>=1.10.0:www/yarn \
 	gtar>0:archivers/gtar \
 	bash>0:shells/bash \
@@ -265,7 +265,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?=	02529530a3dd71b017421bfc33ee2cc31c346ec8
+GL_COMMIT?=	9fb9cbf50c31dc9d99fe3d6fd04782fbfc4216c0
 
 USERS=	git
 GROUPS=	git

Modified: head/www/gitlab-ce/distinfo
==============================================================================
--- head/www/gitlab-ce/distinfo	Fri Feb 12 14:28:50 2021	(r565020)
+++ head/www/gitlab-ce/distinfo	Fri Feb 12 14:34:24 2021	(r565021)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612599067
-SHA256 (gitlab-org-gitlab-foss-02529530a3dd71b017421bfc33ee2cc31c346ec8_GL0.tar.gz) = 3b00e2a5447b81c7d89fb49497a6e7e910d4ecaf94d1979d2ca4dfd119971f43
-SIZE (gitlab-org-gitlab-foss-02529530a3dd71b017421bfc33ee2cc31c346ec8_GL0.tar.gz) = 96768972
+TIMESTAMP = 1613116967
+SHA256 (gitlab-org-gitlab-foss-9fb9cbf50c31dc9d99fe3d6fd04782fbfc4216c0_GL0.tar.gz) = 0c00749c48d5cd4334b2be900e7ec577ae348280d74360fd58a41806fdbf0f99
+SIZE (gitlab-org-gitlab-foss-9fb9cbf50c31dc9d99fe3d6fd04782fbfc4216c0_GL0.tar.gz) = 96769908

Modified: head/www/gitlab-ce/pkg-plist
==============================================================================
--- head/www/gitlab-ce/pkg-plist	Fri Feb 12 14:28:50 2021	(r565020)
+++ head/www/gitlab-ce/pkg-plist	Fri Feb 12 14:34:24 2021	(r565021)
@@ -7564,6 +7564,7 @@
 %%WWWDIR%%/app/services/bulk_update_integration_service.rb
 %%WWWDIR%%/app/services/chat_names/authorize_user_service.rb
 %%WWWDIR%%/app/services/chat_names/find_user_service.rb
+%%WWWDIR%%/app/services/ci/abort_project_pipelines_service.rb
 %%WWWDIR%%/app/services/ci/append_build_trace_service.rb
 %%WWWDIR%%/app/services/ci/archive_trace_service.rb
 %%WWWDIR%%/app/services/ci/build_report_result_service.rb
@@ -10284,6 +10285,7 @@
 %%WWWDIR%%/config/environments/production.rb
 %%WWWDIR%%/config/environments/test.rb
 %%WWWDIR%%/config/feature_categories.yml
+%%WWWDIR%%/config/feature_flags/development/abort_deleted_project_pipelines.yml
 %%WWWDIR%%/config/feature_flags/development/add_issues_button.yml
 %%WWWDIR%%/config/feature_flags/development/additional_snowplow_tracking.yml
 %%WWWDIR%%/config/feature_flags/development/ajax_new_deploy_token.yml
@@ -12035,6 +12037,8 @@
 %%WWWDIR%%/db/migrate/20201005092709_remove_compliance_frameworks_group_id_fk.rb
 %%WWWDIR%%/db/migrate/20201005092753_add_framework_id_to_project_framework_settings.rb
 %%WWWDIR%%/db/migrate/20201006014605_add_automatic_purchased_storage_allocation_to_application_settings.rb
+%%WWWDIR%%/db/migrate/20201007033527_add_daily_invites_to_plan_limits.rb
+%%WWWDIR%%/db/migrate/20201007033723_insert_daily_invites_plan_limits.rb
 %%WWWDIR%%/db/migrate/20201007115209_add_lock_version_to_ci_build_trace_chunk.rb
 %%WWWDIR%%/db/migrate/20201008011523_add_ci_jwt_signing_key_to_application_settings.rb
 %%WWWDIR%%/db/migrate/20201008011937_add_text_limit_to_application_settings_encrypted_ci_jwt_signing_key_iv.rb
@@ -14078,6 +14082,8 @@
 %%WWWDIR%%/db/schema_migrations/20201005094331
 %%WWWDIR%%/db/schema_migrations/20201005153955
 %%WWWDIR%%/db/schema_migrations/20201006014605
+%%WWWDIR%%/db/schema_migrations/20201007033527
+%%WWWDIR%%/db/schema_migrations/20201007033723
 %%WWWDIR%%/db/schema_migrations/20201007115209
 %%WWWDIR%%/db/schema_migrations/20201008011523
 %%WWWDIR%%/db/schema_migrations/20201008011937
@@ -28798,6 +28804,7 @@
 %%WWWDIR%%/spec/migrations/generate_ci_jwt_signing_key_spec.rb
 %%WWWDIR%%/spec/migrations/generate_lets_encrypt_private_key_spec.rb
 %%WWWDIR%%/spec/migrations/generate_missing_routes_for_bots_spec.rb
+%%WWWDIR%%/spec/migrations/insert_daily_invites_plan_limits_spec.rb
 %%WWWDIR%%/spec/migrations/insert_project_feature_flags_plan_limits_spec.rb
 %%WWWDIR%%/spec/migrations/insert_project_hooks_plan_limits_spec.rb
 %%WWWDIR%%/spec/migrations/migrate_all_merge_request_user_mentions_to_db_spec.rb
@@ -30208,6 +30215,7 @@
 %%WWWDIR%%/spec/services/bulk_update_integration_service_spec.rb
 %%WWWDIR%%/spec/services/chat_names/authorize_user_service_spec.rb
 %%WWWDIR%%/spec/services/chat_names/find_user_service_spec.rb
+%%WWWDIR%%/spec/services/ci/abort_project_pipelines_service_spec.rb
 %%WWWDIR%%/spec/services/ci/append_build_trace_service_spec.rb
 %%WWWDIR%%/spec/services/ci/archive_trace_service_spec.rb
 %%WWWDIR%%/spec/services/ci/build_report_result_service_spec.rb
@@ -31440,6 +31448,7 @@
 %%WWWDIR%%/spec/support/shared_examples/requests/api/labels_api_shared_examples.rb
 %%WWWDIR%%/spec/support/shared_examples/requests/api/logging_application_context_shared_examples.rb
 %%WWWDIR%%/spec/support/shared_examples/requests/api/members_shared_examples.rb
+%%WWWDIR%%/spec/support/shared_examples/requests/api/merge_requests_shared_examples.rb
 %%WWWDIR%%/spec/support/shared_examples/requests/api/milestones_shared_examples.rb
 %%WWWDIR%%/spec/support/shared_examples/requests/api/multiple_and_scoped_issue_boards_shared_examples.rb
 %%WWWDIR%%/spec/support/shared_examples/requests/api/notes_shared_examples.rb



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