Date: Tue, 5 Mar 2019 12:04:04 +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: r494692 - head/www/gitlab-ce Message-ID: <201903051204.x25C44Dg039715@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mfechner Date: Tue Mar 5 12:04:04 2019 New Revision: 494692 URL: https://svnweb.freebsd.org/changeset/ports/494692 Log: Security update to 11.8.1. For more details please see here: https://about.gitlab.com/2019/03/04/security-release-gitlab-11-dot-8-dot-1-released/ This release will not be MFHed to 2019Q1 due to breaking other ports and therefor to many commits have to be MFHed. Security: 11292460-3f2f-11e9-adcb-001b217b3468 Modified: head/www/gitlab-ce/Makefile head/www/gitlab-ce/distinfo head/www/gitlab-ce/pkg-message head/www/gitlab-ce/pkg-plist Modified: head/www/gitlab-ce/Makefile ============================================================================== --- head/www/gitlab-ce/Makefile Tue Mar 5 10:23:44 2019 (r494691) +++ head/www/gitlab-ce/Makefile Tue Mar 5 12:04:04 2019 (r494692) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-ce -PORTVERSION= 11.8.0 +PORTVERSION= 11.8.1 CATEGORIES= www devel MAINTAINER= mfechner@FreeBSD.org @@ -221,7 +221,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= ce13864265ed3b3f7be6437921bb9773a0cf2fa2 +GL_COMMIT= 657d5085256165ceaeb443891f8e14eeba82aaba USERS= git GROUPS= git Modified: head/www/gitlab-ce/distinfo ============================================================================== --- head/www/gitlab-ce/distinfo Tue Mar 5 10:23:44 2019 (r494691) +++ head/www/gitlab-ce/distinfo Tue Mar 5 12:04:04 2019 (r494692) @@ -1,3 +1,3 @@ -TIMESTAMP = 1551201360 -SHA256 (gitlab-org-gitlab-ce-ce13864265ed3b3f7be6437921bb9773a0cf2fa2_GL0.tar.gz) = 7199b74e2e90503b1f42c0d14ae79a89813c30a5be0f0b2933d351d4a1657bf4 -SIZE (gitlab-org-gitlab-ce-ce13864265ed3b3f7be6437921bb9773a0cf2fa2_GL0.tar.gz) = 53475520 +TIMESTAMP = 1551781513 +SHA256 (gitlab-org-gitlab-ce-657d5085256165ceaeb443891f8e14eeba82aaba_GL0.tar.gz) = 45067f2421b31d375797dc913299404b48872d6b0ae9d195204b81a422f56584 +SIZE (gitlab-org-gitlab-ce-657d5085256165ceaeb443891f8e14eeba82aaba_GL0.tar.gz) = 53480669 Modified: head/www/gitlab-ce/pkg-message ============================================================================== --- head/www/gitlab-ce/pkg-message Tue Mar 5 10:23:44 2019 (r494691) +++ head/www/gitlab-ce/pkg-message Tue Mar 5 12:04:04 2019 (r494692) @@ -4,12 +4,12 @@ Gitlab was installed successfully. You now need to set up the various components of Gitlab, so please follow the instructions in the guide at: -https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/install/11.7-freebsd.md +https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/install/11.8-freebsd.md If you just installed an major upgrade of GitLab, for example you -switched from 11.6.x to 11.7.x, please follow the instructions in the guide at: +switched from 11.7.x to 11.8.x, please follow the instructions in the guide at: -https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/update/11.6-11.7-freebsd.md +https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/update/11.7-11.8-freebsd.md If you just installed an minor upgrade of GitLab please follow the instructions in the guide at: Modified: head/www/gitlab-ce/pkg-plist ============================================================================== --- head/www/gitlab-ce/pkg-plist Tue Mar 5 10:23:44 2019 (r494691) +++ head/www/gitlab-ce/pkg-plist Tue Mar 5 12:04:04 2019 (r494692) @@ -4842,6 +4842,7 @@ %%WWWDIR%%/app/validators/namespace_path_validator.rb %%WWWDIR%%/app/validators/project_path_validator.rb %%WWWDIR%%/app/validators/public_url_validator.rb +%%WWWDIR%%/app/validators/sha_validator.rb %%WWWDIR%%/app/validators/top_level_group_validator.rb %%WWWDIR%%/app/validators/url_validator.rb %%WWWDIR%%/app/validators/variable_duplicates_validator.rb @@ -10098,7 +10099,9 @@ %%WWWDIR%%/lib/gitlab/dependency_linker/godeps_json_linker.rb %%WWWDIR%%/lib/gitlab/dependency_linker/json_linker.rb %%WWWDIR%%/lib/gitlab/dependency_linker/method_linker.rb +%%WWWDIR%%/lib/gitlab/dependency_linker/package.rb %%WWWDIR%%/lib/gitlab/dependency_linker/package_json_linker.rb +%%WWWDIR%%/lib/gitlab/dependency_linker/parser/gemfile.rb %%WWWDIR%%/lib/gitlab/dependency_linker/podfile_linker.rb %%WWWDIR%%/lib/gitlab/dependency_linker/podspec_json_linker.rb %%WWWDIR%%/lib/gitlab/dependency_linker/podspec_linker.rb @@ -11334,6 +11337,7 @@ %%WWWDIR%%/spec/controllers/profiles/two_factor_auths_controller_spec.rb %%WWWDIR%%/spec/controllers/profiles_controller_spec.rb %%WWWDIR%%/spec/controllers/projects/artifacts_controller_spec.rb +%%WWWDIR%%/spec/controllers/projects/autocomplete_sources_controller_spec.rb %%WWWDIR%%/spec/controllers/projects/avatars_controller_spec.rb %%WWWDIR%%/spec/controllers/projects/badges_controller_spec.rb %%WWWDIR%%/spec/controllers/projects/blame_controller_spec.rb @@ -13677,6 +13681,7 @@ %%WWWDIR%%/spec/lib/gitlab/dependency_linker/gemspec_linker_spec.rb %%WWWDIR%%/spec/lib/gitlab/dependency_linker/godeps_json_linker_spec.rb %%WWWDIR%%/spec/lib/gitlab/dependency_linker/package_json_linker_spec.rb +%%WWWDIR%%/spec/lib/gitlab/dependency_linker/parser/gemfile_spec.rb %%WWWDIR%%/spec/lib/gitlab/dependency_linker/podfile_linker_spec.rb %%WWWDIR%%/spec/lib/gitlab/dependency_linker/podspec_json_linker_spec.rb %%WWWDIR%%/spec/lib/gitlab/dependency_linker/podspec_linker_spec.rb @@ -14586,6 +14591,7 @@ %%WWWDIR%%/spec/policies/ci/pipeline_schedule_policy_spec.rb %%WWWDIR%%/spec/policies/ci/trigger_policy_spec.rb %%WWWDIR%%/spec/policies/clusters/cluster_policy_spec.rb +%%WWWDIR%%/spec/policies/commit_policy_spec.rb %%WWWDIR%%/spec/policies/concerns/policy_actor_spec.rb %%WWWDIR%%/spec/policies/deploy_key_policy_spec.rb %%WWWDIR%%/spec/policies/deploy_token_policy_spec.rb @@ -15192,6 +15198,7 @@ %%WWWDIR%%/spec/support/helpers/features/notes_helpers.rb %%WWWDIR%%/spec/support/helpers/features/responsive_table_helpers.rb %%WWWDIR%%/spec/support/helpers/features/sorting_helpers.rb +%%WWWDIR%%/spec/support/helpers/file_mover_helpers.rb %%WWWDIR%%/spec/support/helpers/filter_spec_helper.rb %%WWWDIR%%/spec/support/helpers/filtered_search_helpers.rb %%WWWDIR%%/spec/support/helpers/fixture_helpers.rb @@ -15449,6 +15456,7 @@ %%WWWDIR%%/spec/validators/namespace_path_validator_spec.rb %%WWWDIR%%/spec/validators/project_path_validator_spec.rb %%WWWDIR%%/spec/validators/public_url_validator_spec.rb +%%WWWDIR%%/spec/validators/sha_validator_spec.rb %%WWWDIR%%/spec/validators/url_validator_spec.rb %%WWWDIR%%/spec/validators/variable_duplicates_validator_spec.rb %%WWWDIR%%/spec/views/admin/dashboard/index.html.haml_spec.rb
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903051204.x25C44Dg039715>