Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Sep 2020 13:07:35 +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: r547443 - in head: devel/gitaly www/gitlab-ce
Message-ID:  <202009031307.083D7Z0O004437@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Thu Sep  3 13:07:34 2020
New Revision: 547443
URL: https://svnweb.freebsd.org/changeset/ports/547443

Log:
  Security update to 13.3.4.
  This upgrade includes what was missing in 13.3.3 and fixes now all open vulnerabilities.
  Changelog:
  https://about.gitlab.com/releases/2020/09/02/security-release-gitlab-13-3-3-released/
  
  Security:	1fb13175-ed52-11ea-8b93-001b217b3468

Modified:
  head/devel/gitaly/Makefile
  head/devel/gitaly/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	Thu Sep  3 13:01:01 2020	(r547442)
+++ head/devel/gitaly/Makefile	Thu Sep  3 13:07:34 2020	(r547443)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitaly
-DISTVERSION=	13.3.3
+DISTVERSION=	13.3.4
 PORTREVISION=	0
 CATEGORIES=	devel
 
@@ -42,7 +42,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=	e93a1b40496de4b3bc323b73dad4feafeb8c682b
+GL_COMMIT=	afe455ca25ce9a3ae23d884805fb91bbdf07f5d3
 
 # for go dependencies
 USE_GITHUB=	nodefault

Modified: head/devel/gitaly/distinfo
==============================================================================
--- head/devel/gitaly/distinfo	Thu Sep  3 13:01:01 2020	(r547442)
+++ head/devel/gitaly/distinfo	Thu Sep  3 13:07:34 2020	(r547443)
@@ -1,4 +1,4 @@
-TIMESTAMP = 1599069537
+TIMESTAMP = 1599118694
 SHA256 (BurntSushi-toml-v0.3.1_GH0.tar.gz) = 6593da894578ba510a470735ffbdc88ce88033094dc5a8f4d3957ab87e18803f
 SIZE (BurntSushi-toml-v0.3.1_GH0.tar.gz) = 42077
 SHA256 (DataDog-dd-trace-go-v1.7.0_GH0.tar.gz) = d81bd47683ef9cbd228691b077373d3e15ca5fa5b9e7919099c4e87779040e84
@@ -99,8 +99,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-e93a1b40496de4b3bc323b73dad4feafeb8c682b_GL0.tar.gz) = e17115e984c9078e3d4cd92331c5efbaa5cd255184a0dda33a95a7c47430c9ef
-SIZE (gitlab-org-gitaly-e93a1b40496de4b3bc323b73dad4feafeb8c682b_GL0.tar.gz) = 3099857
+SHA256 (gitlab-org-gitaly-afe455ca25ce9a3ae23d884805fb91bbdf07f5d3_GL0.tar.gz) = 3c59a7806de50b157db0382a3b8347a8f29c5f5528f0b631dc4ba200df389e7e
+SIZE (gitlab-org-gitaly-afe455ca25ce9a3ae23d884805fb91bbdf07f5d3_GL0.tar.gz) = 3099847
 SHA256 (gitlab-org-gitlab-shell-716e30c55e893ebe2385b27f85902a789f26c6ef_GL0.tar.gz) = 9a2a40a6c44802b1de7ff46bc9c6bc97c8be179d0ca4fe755c22044650d3f84c
 SIZE (gitlab-org-gitlab-shell-716e30c55e893ebe2385b27f85902a789f26c6ef_GL0.tar.gz) = 65840
 SHA256 (gitlab-org-labkit-0149780c759d60f61fcfe1648fb882ba7ec41f3f_GL0.tar.gz) = fa3a9e6a6da58375427ee1814d95dba8d55bee13537492bba19480eae772ab95

Modified: head/www/gitlab-ce/Makefile
==============================================================================
--- head/www/gitlab-ce/Makefile	Thu Sep  3 13:01:01 2020	(r547442)
+++ head/www/gitlab-ce/Makefile	Thu Sep  3 13:07:34 2020	(r547443)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-ce
-PORTVERSION=	13.3.3
+PORTVERSION=	13.3.4
 PORTREVISION=	0
 CATEGORIES=	www devel
 
@@ -259,7 +259,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=	417a126de5e49fb7c63bb3f23b22bc4a484ac359
+GL_COMMIT=	aebc07f48e86bb27f3fdf7992f516e0ba73abecf
 
 USERS=	git
 GROUPS=	git

Modified: head/www/gitlab-ce/distinfo
==============================================================================
--- head/www/gitlab-ce/distinfo	Thu Sep  3 13:01:01 2020	(r547442)
+++ head/www/gitlab-ce/distinfo	Thu Sep  3 13:07:34 2020	(r547443)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599069517
-SHA256 (gitlab-org-gitlab-foss-417a126de5e49fb7c63bb3f23b22bc4a484ac359_GL0.tar.gz) = b0af1f190689cb9b3419b59e66503d4f021cc38ea92a357028e801560170395e
-SIZE (gitlab-org-gitlab-foss-417a126de5e49fb7c63bb3f23b22bc4a484ac359_GL0.tar.gz) = 98984446
+TIMESTAMP = 1599118605
+SHA256 (gitlab-org-gitlab-foss-aebc07f48e86bb27f3fdf7992f516e0ba73abecf_GL0.tar.gz) = 4ae5aae5d36ff59a8221ac3012dc50ee8ce1221655db8de41380afe6e3c4576c
+SIZE (gitlab-org-gitlab-foss-aebc07f48e86bb27f3fdf7992f516e0ba73abecf_GL0.tar.gz) = 98984166

Modified: head/www/gitlab-ce/pkg-plist
==============================================================================
--- head/www/gitlab-ce/pkg-plist	Thu Sep  3 13:01:01 2020	(r547442)
+++ head/www/gitlab-ce/pkg-plist	Thu Sep  3 13:07:34 2020	(r547443)
@@ -10422,6 +10422,7 @@
 %%WWWDIR%%/db/migrate/20200728163009_add_deployment_events_to_web_hooks.rb
 %%WWWDIR%%/db/migrate/20200728174137_add_index_on_design_management_designs_issue_id_and_relative_position_and_id.rb
 %%WWWDIR%%/db/migrate/20200728175710_add_enforce_namespace_storage_limit_to_application_settings.rb
+%%WWWDIR%%/db/migrate/20200728182311_add_o_auth_paths_to_protected_paths.rb
 %%WWWDIR%%/db/migrate/20200729151021_add_after_expiry_notification_delivered_to_personal_access_tokens.rb
 %%WWWDIR%%/db/migrate/20200729175935_add_dashboard_path_to_prometheus_metrics.rb
 %%WWWDIR%%/db/migrate/20200729180539_add_can_push_to_group_deploy_keys_groups.rb
@@ -11939,6 +11940,7 @@
 %%WWWDIR%%/db/schema_migrations/20200728163009
 %%WWWDIR%%/db/schema_migrations/20200728174137
 %%WWWDIR%%/db/schema_migrations/20200728175710
+%%WWWDIR%%/db/schema_migrations/20200728182311
 %%WWWDIR%%/db/schema_migrations/20200729151021
 %%WWWDIR%%/db/schema_migrations/20200729175935
 %%WWWDIR%%/db/schema_migrations/20200729180539
@@ -25234,6 +25236,7 @@
 %%WWWDIR%%/spec/migrations/20200703125016_backfill_namespace_settings_spec.rb
 %%WWWDIR%%/spec/migrations/20200706035141_adjust_unique_index_alert_management_alerts_spec.rb
 %%WWWDIR%%/spec/migrations/20200728080250_replace_unique_index_on_cycle_analytics_stages_spec.rb
+%%WWWDIR%%/spec/migrations/20200728182311_add_o_auth_paths_to_protected_paths_spec.rb
 %%WWWDIR%%/spec/migrations/README.md
 %%WWWDIR%%/spec/migrations/active_record/schema_spec.rb
 %%WWWDIR%%/spec/migrations/add_default_and_free_plans_spec.rb



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