Date: Sat, 10 Jul 2021 09:28:05 GMT From: Matthias Fechner <mfechner@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: f7914c9c5dec - 2021Q3 - www/gitlab-ce: Bugfix update to 14.0.5 Message-ID: <202107100928.16A9S5Xa063594@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q3 has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=f7914c9c5dec2071e539a3bde20c62ce72255566 commit f7914c9c5dec2071e539a3bde20c62ce72255566 Author: Matthias Fechner <mfechner@FreeBSD.org> AuthorDate: 2021-07-10 08:09:29 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2021-07-10 09:18:58 +0000 www/gitlab-ce: Bugfix update to 14.0.5 Changelog: https://about.gitlab.com/releases/2021/07/08/gitlab-14-0-5-released/ MFH: 2021Q3 (cherry picked from commit 5f4b94a21377a8e580cebf0e9f6a92e183dc4c55) --- devel/gitaly/Makefile | 4 ++-- devel/gitaly/distinfo | 6 +++--- www/gitlab-ce/Makefile | 4 ++-- www/gitlab-ce/distinfo | 6 +++--- www/gitlab-ce/pkg-plist | 8 +++++++- www/gitlab-workhorse/Makefile | 4 ++-- www/gitlab-workhorse/distinfo | 6 +++--- 7 files changed, 22 insertions(+), 16 deletions(-) diff --git a/devel/gitaly/Makefile b/devel/gitaly/Makefile index 64f6a0f664eb..b3ef643fb56f 100644 --- a/devel/gitaly/Makefile +++ b/devel/gitaly/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitaly -DISTVERSION= 14.0.4 +DISTVERSION= 14.0.5 PORTREVISION= 0 CATEGORIES= devel @@ -43,7 +43,7 @@ MAKE_ENV+= ${GO_ENV} USE_GITLAB= yes GL_ACCOUNT= gitlab-org # Find this here: https://gitlab.com/gitlab-org/gitaly/-/tags -GL_COMMIT= 75cd3edc7b3f592cf0dd6a75fa00e12aafcd72a3 +GL_COMMIT= 9adacd9933b211ca82452fe9b7eb565820c5417b # for go dependencies USE_GITHUB= nodefault diff --git a/devel/gitaly/distinfo b/devel/gitaly/distinfo index e4587a991af7..ffa77518965a 100644 --- a/devel/gitaly/distinfo +++ b/devel/gitaly/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1625723983 +TIMESTAMP = 1625901926 SHA256 (DataDog-datadog-go-v4.4.0_GH0.tar.gz) = ca4e63041f5e0a176f0affd7a59979255de116686479816a80ff067531f141dc SIZE (DataDog-datadog-go-v4.4.0_GH0.tar.gz) = 43175 SHA256 (DataDog-dd-trace-go-v1.30.0_GH0.tar.gz) = a739f6c2c20cfa8ffe427451c9eeea3b369fd7bf1334507eef2b8d60088974a2 @@ -185,8 +185,8 @@ SHA256 (uber-jaeger-client-go-v2.27.0_GH0.tar.gz) = 7590acdefcbbf9553bd3415bc7e5 SIZE (uber-jaeger-client-go-v2.27.0_GH0.tar.gz) = 210139 SHA256 (uber-jaeger-lib-v2.4.1_GH0.tar.gz) = c178bcad325857dba29551c16f40707701adf6e3a9e01e1ca3e5edfc3c6de8bc SIZE (uber-jaeger-lib-v2.4.1_GH0.tar.gz) = 38010 -SHA256 (gitlab-org-gitaly-75cd3edc7b3f592cf0dd6a75fa00e12aafcd72a3_GL0.tar.gz) = 68ea36e41e916e33210499279e455c5c8412d7dd965cbd81c8a07112adff30ab -SIZE (gitlab-org-gitaly-75cd3edc7b3f592cf0dd6a75fa00e12aafcd72a3_GL0.tar.gz) = 3528752 +SHA256 (gitlab-org-gitaly-9adacd9933b211ca82452fe9b7eb565820c5417b_GL0.tar.gz) = 3f79fc2c173f6f0a8411b6904aaef24912276d7fa88bf2434ea7cb95081ca043 +SIZE (gitlab-org-gitaly-9adacd9933b211ca82452fe9b7eb565820c5417b_GL0.tar.gz) = 3528548 SHA256 (gitlab-org-gitlab-shell-3f9890ef73dced430d86801a1efc0e93ec50890e_GL0.tar.gz) = 7f5b214e4bd2b72231462c3a153d9b416caab331a1a25a3ca5cd44b02ab9eb15 SIZE (gitlab-org-gitlab-shell-3f9890ef73dced430d86801a1efc0e93ec50890e_GL0.tar.gz) = 89693 SHA256 (gitlab-org-labkit-bdc29f9e957c46d7b0a4747a4662879c7189bf08_GL0.tar.gz) = 89f9ff3689f9338379e62abda71c678e6ff1a65f7d67392c284941678dc90c7e diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile index c74f9791eb03..8302e9f92ef6 100644 --- a/www/gitlab-ce/Makefile +++ b/www/gitlab-ce/Makefile @@ -1,7 +1,7 @@ # Created by: Torsten Zuehlsdorff <tz@FreeBSD.org> PORTNAME= gitlab-ce -PORTVERSION= 14.0.4 +PORTVERSION= 14.0.5 PORTREVISION= 0 CATEGORIES= www devel @@ -269,7 +269,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?= 7fd059d6f16ac5af6572303dd21f3c0eca61ad43 +GL_COMMIT?= 25fc1060affe576fd7c2f8aad586c5109c51cf7e USERS= git GROUPS= git diff --git a/www/gitlab-ce/distinfo b/www/gitlab-ce/distinfo index e783b21c952e..d9a2122238fc 100644 --- a/www/gitlab-ce/distinfo +++ b/www/gitlab-ce/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625723297 -SHA256 (gitlab-org-gitlab-foss-7fd059d6f16ac5af6572303dd21f3c0eca61ad43_GL0.tar.gz) = 8ea16b4d2dc3540ad96005110c9bc78615adf0536709cc719f39f20c9b91193f -SIZE (gitlab-org-gitlab-foss-7fd059d6f16ac5af6572303dd21f3c0eca61ad43_GL0.tar.gz) = 96590874 +TIMESTAMP = 1625902013 +SHA256 (gitlab-org-gitlab-foss-25fc1060affe576fd7c2f8aad586c5109c51cf7e_GL0.tar.gz) = 38930f9942eabc5fa3b84fe71c3774b32a60d5d99f6230752fbde5f3a274acb5 +SIZE (gitlab-org-gitlab-foss-25fc1060affe576fd7c2f8aad586c5109c51cf7e_GL0.tar.gz) = 96614850 diff --git a/www/gitlab-ce/pkg-plist b/www/gitlab-ce/pkg-plist index c8ea542fdba0..cfdb1d4cf26b 100644 --- a/www/gitlab-ce/pkg-plist +++ b/www/gitlab-ce/pkg-plist @@ -14843,6 +14843,7 @@ %%WWWDIR%%/db/migrate/20210611100359_rebuild_index_for_cadence_iterations_automation.rb %%WWWDIR%%/db/migrate/20210614131002_add_detection_method_to_vulnerabilities_finding.rb %%WWWDIR%%/db/migrate/20210614143954_add_unique_index_for_helm_packages.rb +%%WWWDIR%%/db/migrate/20210705142714_initialize_conversion_of_ci_builds_metadata_id_to_bigint.rb %%WWWDIR%%/db/optional_migrations/composite_primary_keys.rb %%WWWDIR%%/db/post_migrate/20190102152410_delete_inconsistent_internal_id_records2.rb %%WWWDIR%%/db/post_migrate/20190115054215_migrate_delete_container_repository_worker.rb @@ -15332,6 +15333,7 @@ %%WWWDIR%%/db/post_migrate/20210610113229_add_index_to_protected_pending_builds.rb %%WWWDIR%%/db/post_migrate/20210610141711_disable_expiration_policies_linked_to_no_container_images.rb %%WWWDIR%%/db/post_migrate/20210611080951_fix_missing_traversal_ids.rb +%%WWWDIR%%/db/post_migrate/20210705143150_backfill_ci_builds_metadata_id_for_bigint_conversion.rb @(git,,) %%WWWDIR%%/db/schema.rb %%WWWDIR%%/db/schema_migrations/20181228175414 %%WWWDIR%%/db/schema_migrations/20190102152410 @@ -17525,6 +17527,8 @@ %%WWWDIR%%/db/schema_migrations/20210611100359 %%WWWDIR%%/db/schema_migrations/20210614131002 %%WWWDIR%%/db/schema_migrations/20210614143954 +%%WWWDIR%%/db/schema_migrations/20210705142714 +%%WWWDIR%%/db/schema_migrations/20210705143150 %%WWWDIR%%/db/seeds.rb %%WWWDIR%%/db/structure.sql %%WWWDIR%%/doc/.markdownlint/markdownlint-no-trailing-spaces.yml @@ -19234,7 +19238,8 @@ %%WWWDIR%%/doc/user/group/epics/img/button_reopen_epic.png %%WWWDIR%%/doc/user/group/epics/img/containing_epic.png %%WWWDIR%%/doc/user/group/epics/img/epic_activity_sort_order_v13_2.png -%%WWWDIR%%/doc/user/group/epics/img/epic_board_v14_0.png +%%WWWDIR%%/doc/user/group/epics/img/epic_board_epic_create_v14_1.png +%%WWWDIR%%/doc/user/group/epics/img/epic_board_v14_1.png %%WWWDIR%%/doc/user/group/epics/img/epic_view_roadmap_v12_9.png %%WWWDIR%%/doc/user/group/epics/img/epics_search_v13_11.png %%WWWDIR%%/doc/user/group/epics/img/epics_sort.png @@ -30873,6 +30878,7 @@ %%WWWDIR%%/spec/lib/api/entities/nuget/metadatum_spec.rb %%WWWDIR%%/spec/lib/api/entities/nuget/package_metadata_catalog_entry_spec.rb %%WWWDIR%%/spec/lib/api/entities/nuget/search_result_spec.rb +%%WWWDIR%%/spec/lib/api/entities/package_spec.rb %%WWWDIR%%/spec/lib/api/entities/plan_limit_spec.rb %%WWWDIR%%/spec/lib/api/entities/project_import_failed_relation_spec.rb %%WWWDIR%%/spec/lib/api/entities/project_import_status_spec.rb diff --git a/www/gitlab-workhorse/Makefile b/www/gitlab-workhorse/Makefile index 17e92e4a7552..7009ac846c82 100644 --- a/www/gitlab-workhorse/Makefile +++ b/www/gitlab-workhorse/Makefile @@ -1,7 +1,7 @@ # Created by: Torsten Zuehlsdorff <tz@FreeBSD.org> PORTNAME?= gitlab-workhorse -PORTVERSION?= 14.0.4 +PORTVERSION?= 14.0.5 PORTREVISION?= 0 CATEGORIES= www @@ -23,7 +23,7 @@ USE_GITLAB= yes GL_ACCOUNT?= gitlab-org GL_PROJECT= gitlab-foss # Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-foss/-/tags -GL_COMMIT?= 7fd059d6f16ac5af6572303dd21f3c0eca61ad43 +GL_COMMIT?= 25fc1060affe576fd7c2f8aad586c5109c51cf7e # for go dependencies USE_GITHUB= nodefault diff --git a/www/gitlab-workhorse/distinfo b/www/gitlab-workhorse/distinfo index 3ff10ca15a18..0f1e61452fae 100644 --- a/www/gitlab-workhorse/distinfo +++ b/www/gitlab-workhorse/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1625723318 +TIMESTAMP = 1625902037 SHA256 (Azure-azure-pipeline-go-v0.2.3_GH0.tar.gz) = 99bd58f4a07dd02d9615e3638b3bb6dbfad80ef678ccdb8e17e3fa2b0fef343e SIZE (Azure-azure-pipeline-go-v0.2.3_GH0.tar.gz) = 17102 SHA256 (Azure-azure-storage-blob-go-6df5d9af221d_GH0.tar.gz) = 31047920e4c507f913b9922ad920a2e9f6d48e6056bdc6869b6c257e3ab095a7 @@ -195,8 +195,8 @@ SHA256 (uber-jaeger-client-go-v2.27.0_GH0.tar.gz) = 7590acdefcbbf9553bd3415bc7e5 SIZE (uber-jaeger-client-go-v2.27.0_GH0.tar.gz) = 210139 SHA256 (uber-jaeger-lib-v2.4.1_GH0.tar.gz) = c178bcad325857dba29551c16f40707701adf6e3a9e01e1ca3e5edfc3c6de8bc SIZE (uber-jaeger-lib-v2.4.1_GH0.tar.gz) = 38010 -SHA256 (gitlab-org-gitlab-foss-7fd059d6f16ac5af6572303dd21f3c0eca61ad43_GL0.tar.gz) = 8ea16b4d2dc3540ad96005110c9bc78615adf0536709cc719f39f20c9b91193f -SIZE (gitlab-org-gitlab-foss-7fd059d6f16ac5af6572303dd21f3c0eca61ad43_GL0.tar.gz) = 96590874 +SHA256 (gitlab-org-gitlab-foss-25fc1060affe576fd7c2f8aad586c5109c51cf7e_GL0.tar.gz) = 38930f9942eabc5fa3b84fe71c3774b32a60d5d99f6230752fbde5f3a274acb5 +SIZE (gitlab-org-gitlab-foss-25fc1060affe576fd7c2f8aad586c5109c51cf7e_GL0.tar.gz) = 96614850 SHA256 (gitlab-org-gitaly-e078d5bd7c5eb37caa222faa15010ce6decc6aa6_GL0.tar.gz) = 31a6c86d809082126e11e98e050749932861297a3d21c8e4756b5618e06ac9fd SIZE (gitlab-org-gitaly-e078d5bd7c5eb37caa222faa15010ce6decc6aa6_GL0.tar.gz) = 3465551 SHA256 (gitlab-org-labkit-bdc29f9e957c46d7b0a4747a4662879c7189bf08_GL0.tar.gz) = 89f9ff3689f9338379e62abda71c678e6ff1a65f7d67392c284941678dc90c7e
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107100928.16A9S5Xa063594>