aboutsummaryrefslogtreecommitdiff
path: root/www/gitlab-ce
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2021-01-09 20:32:38 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2021-01-09 20:32:38 +0000
commit658f1a99f0552a5450a66ee96f3ffdf27e97ecb0 (patch)
tree06adca8c47bbb8df4301608fe6764d052a4f602f /www/gitlab-ce
parent5058a0d5822d8f8513e1f40856ba7811cb04d29b (diff)
downloadports-658f1a99f0552a5450a66ee96f3ffdf27e97ecb0.tar.gz
ports-658f1a99f0552a5450a66ee96f3ffdf27e97ecb0.zip
Security update to 13.7.2:
Notes
Notes: svn path=/head/; revision=560890
Diffstat (limited to 'www/gitlab-ce')
-rw-r--r--www/gitlab-ce/Makefile8
-rw-r--r--www/gitlab-ce/distinfo6
-rw-r--r--www/gitlab-ce/pkg-plist9
3 files changed, 16 insertions, 7 deletions
diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile
index 2bb1e61a49e5..0cad48dac29c 100644
--- a/www/gitlab-ce/Makefile
+++ b/www/gitlab-ce/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME?= gitlab-ce
-PORTVERSION?= 13.7.1
+PORTVERSION?= 13.7.3
PORTREVISION?= 0
CATEGORIES= www devel
@@ -18,9 +18,9 @@ MY_DEPENDS= git>=2.29:devel/git \
gitaly>=${PORTVERSION}:devel/gitaly \
gitlab-elasticsearch-indexer>=2.8.0:textproc/gitlab-elasticsearch-indexer \
gitlab-agent>=13.7.0:net/gitlab-agent \
- gitlab-pages>=1.32.0:www/gitlab-pages \
+ gitlab-pages>=1.34.0:www/gitlab-pages \
gitlab-shell>=13.14.0:devel/gitlab-shell \
- gitlab-workhorse>=8.58.0:www/gitlab-workhorse \
+ gitlab-workhorse>=8.58.2:www/gitlab-workhorse \
redis>=3.2.12:databases/redis \
yarn>=1.10.0:www/yarn \
gtar>0:archivers/gtar \
@@ -265,7 +265,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?= c97c8073a0e63b678c31ebba78ca2867db376c76
+GL_COMMIT?= 1ef3b81f122ba52e955bee694c38d6fb4dae3068
USERS= git
GROUPS= git
diff --git a/www/gitlab-ce/distinfo b/www/gitlab-ce/distinfo
index 11654ba5f88e..2f734c6bd8fd 100644
--- a/www/gitlab-ce/distinfo
+++ b/www/gitlab-ce/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609076297
-SHA256 (gitlab-org-gitlab-foss-c97c8073a0e63b678c31ebba78ca2867db376c76_GL0.tar.gz) = 2056afe88c01f602a9df5806d94b1a5a279430bc4030be03e48f2de25077fef8
-SIZE (gitlab-org-gitlab-foss-c97c8073a0e63b678c31ebba78ca2867db376c76_GL0.tar.gz) = 95951644
+TIMESTAMP = 1610222178
+SHA256 (gitlab-org-gitlab-foss-1ef3b81f122ba52e955bee694c38d6fb4dae3068_GL0.tar.gz) = 8a58b4a6cc369c5ff014036e1d60e080f174368504f6aa190940f12e5095109a
+SIZE (gitlab-org-gitlab-foss-1ef3b81f122ba52e955bee694c38d6fb4dae3068_GL0.tar.gz) = 95955302
diff --git a/www/gitlab-ce/pkg-plist b/www/gitlab-ce/pkg-plist
index dbe90d2375b6..b4761c0b5ad8 100644
--- a/www/gitlab-ce/pkg-plist
+++ b/www/gitlab-ce/pkg-plist
@@ -12035,6 +12035,8 @@
%%WWWDIR%%/db/migrate/20201214113729_add_custom_mapping_columns_to_http_integrations.rb
%%WWWDIR%%/db/migrate/20201215084652_delete_mock_deployment_service_records.rb
%%WWWDIR%%/db/migrate/20201215132151_change_unique_index_on_security_findings.rb
+%%WWWDIR%%/db/migrate/20201217111448_change_pages_deployment_size_to_bigint.rb
+%%WWWDIR%%/db/migrate/20201222151823_update_trusted_apps_to_confidential.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
@@ -12401,6 +12403,7 @@
%%WWWDIR%%/db/post_migrate/20201130103926_schedule_populate_dismissed_state_for_vulnerabilities.rb
%%WWWDIR%%/db/post_migrate/20201203123201_remove_orphan_service_hooks.rb
%%WWWDIR%%/db/post_migrate/20201207151651_truncate_security_findings_table_2.rb
+%%WWWDIR%%/db/post_migrate/20201217112249_change_pages_deployment_size_to_bigint_cleanup.rb
@(git,,) %%WWWDIR%%/db/schema.rb
%%WWWDIR%%/db/schema_migrations/20181228175414
%%WWWDIR%%/db/schema_migrations/20190102152410
@@ -14064,6 +14067,9 @@
%%WWWDIR%%/db/schema_migrations/20201214113729
%%WWWDIR%%/db/schema_migrations/20201215084652
%%WWWDIR%%/db/schema_migrations/20201215132151
+%%WWWDIR%%/db/schema_migrations/20201217111448
+%%WWWDIR%%/db/schema_migrations/20201217112249
+%%WWWDIR%%/db/schema_migrations/20201222151823
%%WWWDIR%%/db/seeds.rb
%%WWWDIR%%/db/structure.sql
%%WWWDIR%%/doc/.vale/gitlab/Acronyms.yml
@@ -30618,6 +30624,7 @@
%%WWWDIR%%/spec/support/shared_contexts/issuable/merge_request_shared_context.rb
%%WWWDIR%%/spec/support/shared_contexts/issuable/project_shared_context.rb
%%WWWDIR%%/spec/support/shared_contexts/json_response_shared_context.rb
+%%WWWDIR%%/spec/support/shared_contexts/lib/container_registry/tags_shared_context.rb
%%WWWDIR%%/spec/support/shared_contexts/lib/gitlab/git_access_shared_examples.rb
%%WWWDIR%%/spec/support/shared_contexts/lib/gitlab/import_export/project/rake_task_object_storage_shared_context.rb
%%WWWDIR%%/spec/support/shared_contexts/lib/gitlab/import_export/relation_tree_restorer_shared_context.rb
@@ -31740,6 +31747,8 @@
%%WWWDIR%%/workhorse/internal/redis/keywatcher_test.go
%%WWWDIR%%/workhorse/internal/redis/redis.go
%%WWWDIR%%/workhorse/internal/redis/redis_test.go
+%%WWWDIR%%/workhorse/internal/rejectmethods/middleware.go
+%%WWWDIR%%/workhorse/internal/rejectmethods/middleware_test.go
%%WWWDIR%%/workhorse/internal/secret/jwt.go
%%WWWDIR%%/workhorse/internal/secret/roundtripper.go
%%WWWDIR%%/workhorse/internal/secret/secret.go