From owner-svn-ports-all@freebsd.org Wed Nov 27 19:27:38 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id DAEA31B5B4E; Wed, 27 Nov 2019 19:27:38 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47NW4p5Wh4z4S8p; Wed, 27 Nov 2019 19:27:38 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 88AD41A2D6; Wed, 27 Nov 2019 19:27:38 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xARJRcI3071648; Wed, 27 Nov 2019 19:27:38 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xARJRcmL071645; Wed, 27 Nov 2019 19:27:38 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <201911271927.xARJRcmL071645@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Wed, 27 Nov 2019 19:27:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518523 - head/www/gitlab-ce X-SVN-Group: ports-head X-SVN-Commit-Author: mfechner X-SVN-Commit-Paths: head/www/gitlab-ce X-SVN-Commit-Revision: 518523 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Nov 2019 19:27:38 -0000 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