From owner-svn-ports-all@freebsd.org Thu Nov 29 13:36:05 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2B64F113C0AB; Thu, 29 Nov 2018 13:36:05 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C365A6B73A; Thu, 29 Nov 2018 13:36:04 +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 A3F381A35F; Thu, 29 Nov 2018 13:36:04 +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 wATDa4W1036525; Thu, 29 Nov 2018 13:36:04 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wATDa4FA036522; Thu, 29 Nov 2018 13:36:04 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <201811291336.wATDa4FA036522@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Thu, 29 Nov 2018 13:36:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486173 - 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: 486173 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: C365A6B73A X-Spamd-Result: default: False [0.63 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_SHORT(-0.10)[-0.100,0]; NEURAL_SPAM_LONG(0.36)[0.363,0]; NEURAL_SPAM_MEDIUM(0.37)[0.366,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-Rspamd-Server: mx1.freebsd.org 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: Thu, 29 Nov 2018 13:36:05 -0000 Author: mfechner Date: Thu Nov 29 13:36:03 2018 New Revision: 486173 URL: https://svnweb.freebsd.org/changeset/ports/486173 Log: Security update to version 11.5.1. Approved by: mentors (implicit) MFH: 2018Q4 Security: 8a4aba2d-f33e-11e8-9416-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 Thu Nov 29 13:31:56 2018 (r486172) +++ head/www/gitlab-ce/Makefile Thu Nov 29 13:36:03 2018 (r486173) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-ce -PORTVERSION= 11.5.0 +PORTVERSION= 11.5.1 CATEGORIES= www devel MAINTAINER= mfechner@FreeBSD.org @@ -17,9 +17,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE # for the options MY_DEPENDS= git>=2.16.2:devel/git \ gitlab-shell>=8.4.1:devel/gitlab-shell \ - gitlab-workhorse>=7.1.0:www/gitlab-workhorse \ + gitlab-workhorse>=7.1.3:www/gitlab-workhorse \ gitaly>=0.129.0:devel/gitaly \ - gitlab-pages>=1.3.0:www/gitlab-pages \ + gitlab-pages>=1.3.1:www/gitlab-pages \ redis>=3.2.12:databases/redis \ npm>=4.3.0:www/npm \ yarn>=0.17.0:www/yarn \ @@ -215,7 +215,7 @@ USE_RC_SUBR= gitlab USE_GITLAB= yes GL_ACCOUNT= gitlab-org # Find the here: https://gitlab.com/gitlab-org/gitlab-ce/tags -GL_COMMIT= b7b1e8ecdf7407c8ec887a88a92c4a3eb57299d2 +GL_COMMIT= c90ae59a8becf9d31ff7f67fe13c671ba683bb27 USERS= git GROUPS= git Modified: head/www/gitlab-ce/distinfo ============================================================================== --- head/www/gitlab-ce/distinfo Thu Nov 29 13:31:56 2018 (r486172) +++ head/www/gitlab-ce/distinfo Thu Nov 29 13:36:03 2018 (r486173) @@ -1,3 +1,3 @@ -TIMESTAMP = 1542966190 -SHA256 (gitlab-org-gitlab-ce-b7b1e8ecdf7407c8ec887a88a92c4a3eb57299d2_GL0.tar.gz) = 82f849054a67a9370cdbbd362dcafbe319df69bd313e404c9788ac52c9c9e55b -SIZE (gitlab-org-gitlab-ce-b7b1e8ecdf7407c8ec887a88a92c4a3eb57299d2_GL0.tar.gz) = 50398862 +TIMESTAMP = 1543446561 +SHA256 (gitlab-org-gitlab-ce-c90ae59a8becf9d31ff7f67fe13c671ba683bb27_GL0.tar.gz) = 4d86b6812b3035defa73d01021c4ef33b11a26dd9992bad58d5a068d382185f0 +SIZE (gitlab-org-gitlab-ce-c90ae59a8becf9d31ff7f67fe13c671ba683bb27_GL0.tar.gz) = 50402783 Modified: head/www/gitlab-ce/pkg-plist ============================================================================== --- head/www/gitlab-ce/pkg-plist Thu Nov 29 13:31:56 2018 (r486172) +++ head/www/gitlab-ce/pkg-plist Thu Nov 29 13:36:03 2018 (r486173) @@ -3336,6 +3336,7 @@ %%WWWDIR%%/app/controllers/concerns/send_file_upload.rb %%WWWDIR%%/app/controllers/concerns/sends_blob.rb %%WWWDIR%%/app/controllers/concerns/service_params.rb +%%WWWDIR%%/app/controllers/concerns/sessionless_authentication.rb %%WWWDIR%%/app/controllers/concerns/snippets_actions.rb %%WWWDIR%%/app/controllers/concerns/spammable_actions.rb %%WWWDIR%%/app/controllers/concerns/todos_actions.rb @@ -4807,6 +4808,8 @@ %%WWWDIR%%/app/views/devise/mailer/_confirmation_instructions_secondary.text.erb %%WWWDIR%%/app/views/devise/mailer/confirmation_instructions.html.haml %%WWWDIR%%/app/views/devise/mailer/confirmation_instructions.text.erb +%%WWWDIR%%/app/views/devise/mailer/email_changed.html.haml +%%WWWDIR%%/app/views/devise/mailer/email_changed.text.erb %%WWWDIR%%/app/views/devise/mailer/password_change.html.haml %%WWWDIR%%/app/views/devise/mailer/password_change.text.erb %%WWWDIR%%/app/views/devise/mailer/reset_password_instructions.html.haml @@ -5098,8 +5101,8 @@ %%WWWDIR%%/app/views/notify/note_merge_request_email.text.erb %%WWWDIR%%/app/views/notify/note_personal_snippet_email.html.haml %%WWWDIR%%/app/views/notify/note_personal_snippet_email.text.erb -%%WWWDIR%%/app/views/notify/note_snippet_email.html.haml -%%WWWDIR%%/app/views/notify/note_snippet_email.text.erb +%%WWWDIR%%/app/views/notify/note_project_snippet_email.html.haml +%%WWWDIR%%/app/views/notify/note_project_snippet_email.text.erb %%WWWDIR%%/app/views/notify/pages_domain_disabled_email.html.haml %%WWWDIR%%/app/views/notify/pages_domain_disabled_email.text.haml %%WWWDIR%%/app/views/notify/pages_domain_enabled_email.html.haml @@ -7182,6 +7185,7 @@ %%WWWDIR%%/db/migrate/20181026143227_migrate_snippets_access_level_default_value.rb %%WWWDIR%%/db/migrate/20181101144347_add_index_for_stuck_mr_query.rb %%WWWDIR%%/db/migrate/20181106135939_add_index_to_deployments.rb +%%WWWDIR%%/db/migrate/20181108091549_cleanup_environments_external_url.rb %%WWWDIR%%/db/migrate/gpg_keys_limits_to_mysql.rb %%WWWDIR%%/db/migrate/limits_ci_build_trace_chunks_raw_data_for_mysql.rb %%WWWDIR%%/db/migrate/limits_to_mysql.rb @@ -7357,6 +7361,7 @@ %%WWWDIR%%/db/post_migrate/20181013005024_remove_koding_from_application_settings.rb %%WWWDIR%%/db/post_migrate/20181014121030_enqueue_redact_links.rb %%WWWDIR%%/db/post_migrate/20181022173835_enqueue_populate_cluster_kubernetes_namespace.rb +%%WWWDIR%%/db/post_migrate/20181026091631_migrate_forbidden_redirect_uris.rb %%WWWDIR%%/db/post_migrate/20181030135124_fill_empty_finished_at_in_deployments.rb %%WWWDIR%%/db/post_migrate/20181105201455_steal_fill_store_upload.rb %%WWWDIR%%/db/post_migrate/20181107054254_remove_restricted_todos_again.rb @@ -9031,6 +9036,7 @@ %%WWWDIR%%/doc/workflow/workflow.md %%WWWDIR%%/docker-compose.yml %%WWWDIR%%/docker/README.md +%%WWWDIR%%/ee/changelogs/unreleased/sh-fix-issue-54189.yml %%WWWDIR%%/fixtures/emojis/aliases.json %%WWWDIR%%/fixtures/emojis/digests.json %%WWWDIR%%/fixtures/emojis/emoji-unicode-version-map.json @@ -10772,6 +10778,7 @@ %%WWWDIR%%/spec/controllers/dashboard/groups_controller_spec.rb %%WWWDIR%%/spec/controllers/dashboard/labels_controller_spec.rb %%WWWDIR%%/spec/controllers/dashboard/milestones_controller_spec.rb +%%WWWDIR%%/spec/controllers/dashboard/projects_controller_spec.rb %%WWWDIR%%/spec/controllers/dashboard/todos_controller_spec.rb %%WWWDIR%%/spec/controllers/dashboard_controller_spec.rb %%WWWDIR%%/spec/controllers/explore/groups_controller_spec.rb @@ -11278,6 +11285,7 @@ %%WWWDIR%%/spec/features/milestones/user_creates_milestone_spec.rb %%WWWDIR%%/spec/features/milestones/user_deletes_milestone_spec.rb %%WWWDIR%%/spec/features/milestones/user_edits_milestone_spec.rb +%%WWWDIR%%/spec/features/milestones/user_promotes_milestone_spec.rb %%WWWDIR%%/spec/features/milestones/user_views_milestone_spec.rb %%WWWDIR%%/spec/features/milestones/user_views_milestones_spec.rb %%WWWDIR%%/spec/features/oauth_login_spec.rb @@ -13489,6 +13497,7 @@ %%WWWDIR%%/spec/migrations/clean_up_for_members_spec.rb %%WWWDIR%%/spec/migrations/clean_upload_symlinks_spec.rb %%WWWDIR%%/spec/migrations/cleanup_build_stage_migration_spec.rb +%%WWWDIR%%/spec/migrations/cleanup_environments_external_url_spec.rb %%WWWDIR%%/spec/migrations/cleanup_move_system_upload_folder_symlink_spec.rb %%WWWDIR%%/spec/migrations/cleanup_namespaceless_pending_delete_projects_spec.rb %%WWWDIR%%/spec/migrations/cleanup_nonexisting_namespace_pending_delete_projects_spec.rb @@ -13509,6 +13518,7 @@ %%WWWDIR%%/spec/migrations/issues_moved_to_id_foreign_key_spec.rb %%WWWDIR%%/spec/migrations/migrate_build_stage_reference_again_spec.rb %%WWWDIR%%/spec/migrations/migrate_create_trace_artifact_sidekiq_queue_spec.rb +%%WWWDIR%%/spec/migrations/migrate_forbidden_redirect_uris_spec.rb %%WWWDIR%%/spec/migrations/migrate_gcp_clusters_to_new_clusters_architectures_spec.rb %%WWWDIR%%/spec/migrations/migrate_import_attributes_data_from_projects_to_project_mirror_data_spec.rb %%WWWDIR%%/spec/migrations/migrate_issues_to_ghost_user_spec.rb @@ -14372,6 +14382,7 @@ %%WWWDIR%%/spec/support/controllers/githubish_import_controller_shared_context.rb %%WWWDIR%%/spec/support/controllers/githubish_import_controller_shared_examples.rb %%WWWDIR%%/spec/support/controllers/ldap_omniauth_callbacks_controller_shared_context.rb +%%WWWDIR%%/spec/support/controllers/sessionless_auth_controller_shared_examples.rb %%WWWDIR%%/spec/support/cycle_analytics_helpers/test_generation.rb %%WWWDIR%%/spec/support/db_cleaner.rb %%WWWDIR%%/spec/support/features/discussion_comments_shared_example.rb @@ -14536,6 +14547,7 @@ %%WWWDIR%%/spec/support/shared_contexts/json_response_shared_context.rb %%WWWDIR%%/spec/support/shared_contexts/merge_requests_allowing_collaboration.rb %%WWWDIR%%/spec/support/shared_contexts/services_shared_context.rb +%%WWWDIR%%/spec/support/shared_contexts/url_shared_context.rb %%WWWDIR%%/spec/support/shared_examples/chat_slash_commands_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/ci_trace_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/common_system_notes_examples.rb