mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
www/gitlab-ce security update to version 11.3.4.
For more details see here: https://about.gitlab.com/2018/10/05/critical-security-release-11-3-4/ Approved by: mentors (implicit) MFC after: 1d MFH: 2018Q4 Security: do not have it by hand
This commit is contained in:
parent
d49908665e
commit
e161990a27
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481317
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gitlab-ce
|
||||
PORTVERSION= 11.3.1
|
||||
PORTVERSION= 11.3.4
|
||||
CATEGORIES= www devel
|
||||
|
||||
MAINTAINER= mfechner@FreeBSD.org
|
||||
@ -218,7 +218,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= 32cb452ee039e11b42933646f982b5e36363d360
|
||||
GL_COMMIT= 30f019dca78bb64bcb8b355a267be006884e6d8f
|
||||
|
||||
USERS= git
|
||||
GROUPS= git
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1538419242
|
||||
SHA256 (gitlab-org-gitlab-ce-32cb452ee039e11b42933646f982b5e36363d360_GL0.tar.gz) = fd5f44632b842c117362ec105ff4a6130706d13a29ce5bf95724671126f8f784
|
||||
SIZE (gitlab-org-gitlab-ce-32cb452ee039e11b42933646f982b5e36363d360_GL0.tar.gz) = 42434337
|
||||
TIMESTAMP = 1538768604
|
||||
SHA256 (gitlab-org-gitlab-ce-30f019dca78bb64bcb8b355a267be006884e6d8f_GL0.tar.gz) = 160f74ee44d034ca5a2b804856d5b132951461b41bac6ac2a14324ee822641d5
|
||||
SIZE (gitlab-org-gitlab-ce-30f019dca78bb64bcb8b355a267be006884e6d8f_GL0.tar.gz) = 42469501
|
||||
|
@ -11288,6 +11288,7 @@
|
||||
%%WWWDIR%%/spec/fixtures/api/schemas/entities/merge_request_basic.json
|
||||
%%WWWDIR%%/spec/fixtures/api/schemas/entities/merge_request_metrics.json
|
||||
%%WWWDIR%%/spec/fixtures/api/schemas/entities/merge_request_widget.json
|
||||
%%WWWDIR%%/spec/fixtures/api/schemas/entities/note_user_entity.json
|
||||
%%WWWDIR%%/spec/fixtures/api/schemas/entities/test_case.json
|
||||
%%WWWDIR%%/spec/fixtures/api/schemas/entities/test_reports_comparer.json
|
||||
%%WWWDIR%%/spec/fixtures/api/schemas/entities/test_suite_comparer.json
|
||||
|
Loading…
Reference in New Issue
Block a user