Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Nov 2019 19:27:38 +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: r518523 - head/www/gitlab-ce
Message-ID:  <201911271927.xARJRcmL071645@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Wed Nov 27 19:27:37 2019
New Revision: 518523
URL: https://svnweb.freebsd.org/changeset/ports/518523

Log:
  Security update to 12.5.1.
  Changelog:
  https://about.gitlab.com/blog/2019/11/27/security-release-gitlab-12-5-1-released/
  
  MFH:		2019Q4
  Security:	1aa7a094-1147-11ea-b537-001b217b3468

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

Modified: head/www/gitlab-ce/Makefile
==============================================================================
--- head/www/gitlab-ce/Makefile	Wed Nov 27 19:26:01 2019	(r518522)
+++ head/www/gitlab-ce/Makefile	Wed Nov 27 19:27:37 2019	(r518523)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-ce
-PORTVERSION=	12.5.0
+PORTVERSION=	12.5.1
 PORTREVISION=	0
 CATEGORIES=	www devel
 
@@ -16,8 +16,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 # which makes maintaining this long list much easier!
 MY_DEPENDS=	git>=2.21.0:devel/git \
 	gitlab-shell>=10.2.0:devel/gitlab-shell \
-	gitlab-workhorse>=8.14.0:www/gitlab-workhorse \
-	gitaly>=1.72.0:devel/gitaly \
+	gitlab-workhorse>=8.14.1:www/gitlab-workhorse \
+	gitaly>=1.72.1:devel/gitaly \
 	gitlab-pages>=1.12.0:www/gitlab-pages \
 	redis>=3.2.12:databases/redis \
 	yarn>=1.10.0:www/yarn \
@@ -239,7 +239,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=	1f0ab8978eff64f520348952fdbdd6dc5e9e9161
+GL_COMMIT=	79a183ea8dee98900cfb495611c3342f6f312df0
 
 USERS=	git
 GROUPS=	git

Modified: head/www/gitlab-ce/distinfo
==============================================================================
--- head/www/gitlab-ce/distinfo	Wed Nov 27 19:26:01 2019	(r518522)
+++ head/www/gitlab-ce/distinfo	Wed Nov 27 19:27:37 2019	(r518523)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1574433397
-SHA256 (gitlab-org-gitlab-foss-1f0ab8978eff64f520348952fdbdd6dc5e9e9161_GL0.tar.gz) = 5688d3336560289122ad89da9f914c24012a83ee229ad830c2d5586aa751ae75
-SIZE (gitlab-org-gitlab-foss-1f0ab8978eff64f520348952fdbdd6dc5e9e9161_GL0.tar.gz) = 102088209
+TIMESTAMP = 1574880585
+SHA256 (gitlab-org-gitlab-foss-79a183ea8dee98900cfb495611c3342f6f312df0_GL0.tar.gz) = bdb2900e65c949239b035031d6a2ab41f13161fc026dfa04e7e758763e84e969
+SIZE (gitlab-org-gitlab-foss-79a183ea8dee98900cfb495611c3342f6f312df0_GL0.tar.gz) = 102102959

Modified: head/www/gitlab-ce/pkg-plist
==============================================================================
--- head/www/gitlab-ce/pkg-plist	Wed Nov 27 19:26:01 2019	(r518522)
+++ head/www/gitlab-ce/pkg-plist	Wed Nov 27 19:27:37 2019	(r518523)
@@ -7306,6 +7306,7 @@
 %%WWWDIR%%/config/initializers/graphql.rb
 %%WWWDIR%%/config/initializers/grpc.rb
 %%WWWDIR%%/config/initializers/hamlit.rb
+%%WWWDIR%%/config/initializers/hangouts_chat_http_override.rb
 %%WWWDIR%%/config/initializers/health_check.rb
 %%WWWDIR%%/config/initializers/hipchat_client_patch.rb
 %%WWWDIR%%/config/initializers/http_hostname_override.rb
@@ -7977,6 +7978,8 @@
 %%WWWDIR%%/db/migrate/20191114173508_add_resolved_attributes_to_vulnerabilities.rb
 %%WWWDIR%%/db/migrate/20191114173602_add_foreign_key_on_resolved_by_id_to_vulnerabilities.rb
 %%WWWDIR%%/db/migrate/20191115091425_create_vulnerability_issue_links.rb
+%%WWWDIR%%/db/migrate/20191120084627_add_encrypted_fields_to_application_settings.rb
+%%WWWDIR%%/db/migrate/20191120115530_encrypt_plaintext_attributes_on_application_settings.rb
 %%WWWDIR%%/db/optional_migrations/composite_primary_keys.rb
 %%WWWDIR%%/db/post_migrate/20180104131052_schedule_set_confidential_note_events_on_webhooks.rb
 %%WWWDIR%%/db/post_migrate/20180119121225_remove_redundant_pipeline_stages.rb
@@ -8113,6 +8116,7 @@
 %%WWWDIR%%/db/post_migrate/20191105140942_add_indices_to_abuse_reports.rb
 %%WWWDIR%%/db/post_migrate/20191112115317_change_vulnerabilities_title_html_to_nullable.rb
 %%WWWDIR%%/db/post_migrate/20191114173624_set_resolved_state_on_vulnerabilities.rb
+%%WWWDIR%%/db/post_migrate/20191122135327_remove_plaintext_columns_from_application_settings.rb
 @(git,,) %%WWWDIR%%/db/schema.rb
 %%WWWDIR%%/db/seeds.rb
 %%WWWDIR%%/doc/README.md
@@ -16496,6 +16500,7 @@
 %%WWWDIR%%/spec/initializers/doorkeeper_spec.rb
 %%WWWDIR%%/spec/initializers/fog_google_https_private_urls_spec.rb
 %%WWWDIR%%/spec/initializers/google_api_client_spec.rb
+%%WWWDIR%%/spec/initializers/hangouts_chat_http_override_spec.rb
 %%WWWDIR%%/spec/initializers/lograge_spec.rb
 %%WWWDIR%%/spec/initializers/rest-client-hostname_override_spec.rb
 %%WWWDIR%%/spec/initializers/secret_token_spec.rb
@@ -18226,6 +18231,7 @@
 %%WWWDIR%%/spec/migrations/drop_duplicate_protected_tags_spec.rb
 %%WWWDIR%%/spec/migrations/encrypt_deploy_tokens_tokens_spec.rb
 %%WWWDIR%%/spec/migrations/encrypt_feature_flags_clients_tokens_spec.rb
+%%WWWDIR%%/spec/migrations/encrypt_plaintext_attributes_on_application_settings_spec.rb
 %%WWWDIR%%/spec/migrations/enqueue_reset_merge_status_second_run_spec.rb
 %%WWWDIR%%/spec/migrations/enqueue_reset_merge_status_spec.rb
 %%WWWDIR%%/spec/migrations/enqueue_verify_pages_domain_workers_spec.rb
@@ -19733,6 +19739,7 @@
 %%WWWDIR%%/spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb
 %%WWWDIR%%/spec/support/shared_examples/uploaders/object_storage_shared_examples.rb
 %%WWWDIR%%/spec/support/shared_examples/url_validator_examples.rb
+%%WWWDIR%%/spec/support/shared_examples/uses_gitlab_url_blocker_examples.rb
 %%WWWDIR%%/spec/support/shared_examples/versioned_description_shared_examples.rb
 %%WWWDIR%%/spec/support/shared_examples/views/nav_sidebar.rb
 %%WWWDIR%%/spec/support/shared_examples/wiki_file_attachments_examples.rb



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