MFH: r488073
Security update to version 11.5.5. Approved by: mentors (implicit) Security: 70b774a8-05bc-11e9-87ad-001b217b3468 Approved by: ports-secteam (miwi)
This commit is contained in:
parent
7fd7cf9cde
commit
257df56f97
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2018Q4/; revision=488513
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gitlab-ce
|
||||
PORTVERSION= 11.5.4
|
||||
PORTVERSION= 11.5.5
|
||||
CATEGORIES= www devel
|
||||
|
||||
MAINTAINER= mfechner@FreeBSD.org
|
||||
@ -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= 315df49c4a0f830bdb0c2c6fb037b2c6ea0e0ba7
|
||||
GL_COMMIT= 13c3b22c454950c2d9a65a1b5fcf8d29a4764fc2
|
||||
|
||||
USERS= git
|
||||
GROUPS= git
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1544786508
|
||||
SHA256 (gitlab-org-gitlab-ce-315df49c4a0f830bdb0c2c6fb037b2c6ea0e0ba7_GL0.tar.gz) = 03b038c8de5de81e89f9d120ca778df57c914caf3e9ef7ecab3ce93cc43e8c64
|
||||
SIZE (gitlab-org-gitlab-ce-315df49c4a0f830bdb0c2c6fb037b2c6ea0e0ba7_GL0.tar.gz) = 50983062
|
||||
TIMESTAMP = 1545463920
|
||||
SHA256 (gitlab-org-gitlab-ce-13c3b22c454950c2d9a65a1b5fcf8d29a4764fc2_GL0.tar.gz) = c57cf8916dc305a62dbc01aff79c8c7d13516d26d268b1b74d08e6e3684b53c6
|
||||
SIZE (gitlab-org-gitlab-ce-13c3b22c454950c2d9a65a1b5fcf8d29a4764fc2_GL0.tar.gz) = 50981733
|
||||
|
@ -11863,6 +11863,7 @@
|
||||
%%WWWDIR%%/spec/fixtures/security-reports/master/gl-license-management-report.json
|
||||
%%WWWDIR%%/spec/fixtures/security-reports/master/gl-sast-report.json
|
||||
%%WWWDIR%%/spec/fixtures/ssh_host_example_key.pub
|
||||
%%WWWDIR%%/spec/fixtures/symlink_export.tar.gz
|
||||
%%WWWDIR%%/spec/fixtures/trace/ansi-sequence-and-unicode
|
||||
%%WWWDIR%%/spec/fixtures/trace/sample_trace
|
||||
%%WWWDIR%%/spec/fixtures/trace/trace_with_sections
|
||||
@ -13220,6 +13221,7 @@
|
||||
%%WWWDIR%%/spec/lib/gitlab/import_export/attribute_configuration_spec.rb
|
||||
%%WWWDIR%%/spec/lib/gitlab/import_export/avatar_restorer_spec.rb
|
||||
%%WWWDIR%%/spec/lib/gitlab/import_export/avatar_saver_spec.rb
|
||||
%%WWWDIR%%/spec/lib/gitlab/import_export/command_line_util_spec.rb
|
||||
%%WWWDIR%%/spec/lib/gitlab/import_export/file_importer_spec.rb
|
||||
%%WWWDIR%%/spec/lib/gitlab/import_export/fork_spec.rb
|
||||
%%WWWDIR%%/spec/lib/gitlab/import_export/group_project_object_builder_spec.rb
|
||||
|
Loading…
Reference in New Issue
Block a user