mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
Security update to 11.5.3.
https://about.gitlab.com/2018/12/06/critical-security-release-gitlab-11-dot-5-dot-3-released/ Approved by: mentors (implicit) MFH: 2018Q4 Security: 9d3428d4-f98c-11e8-a148-001b217b3468
This commit is contained in:
parent
717d34c2c7
commit
d3df2c4b0f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486777
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gitlab-ce
|
||||
PORTVERSION= 11.5.2
|
||||
PORTVERSION= 11.5.3
|
||||
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= 900cbabc54fced54fdf0415cc64c98dcc082bbac
|
||||
GL_COMMIT= aa117376d89f0146cc7c573ec9091ada6041b417
|
||||
|
||||
USERS= git
|
||||
GROUPS= git
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1544029391
|
||||
SHA256 (gitlab-org-gitlab-ce-900cbabc54fced54fdf0415cc64c98dcc082bbac_GL0.tar.gz) = 64f1632d1c453bdd47fe356fba7ccc2ca6e49d1f9a6f7473c32e35ab24b41935
|
||||
SIZE (gitlab-org-gitlab-ce-900cbabc54fced54fdf0415cc64c98dcc082bbac_GL0.tar.gz) = 50980968
|
||||
TIMESTAMP = 1544124680
|
||||
SHA256 (gitlab-org-gitlab-ce-aa117376d89f0146cc7c573ec9091ada6041b417_GL0.tar.gz) = 5fb79cd6b05aeb497f9c7fb9e76d00f009fa1fe21bdefe10b83bbe2d5171ccd8
|
||||
SIZE (gitlab-org-gitlab-ce-aa117376d89f0146cc7c573ec9091ada6041b417_GL0.tar.gz) = 50977775
|
||||
|
@ -13419,6 +13419,7 @@
|
||||
%%WWWDIR%%/spec/lib/gitlab/string_range_marker_spec.rb
|
||||
%%WWWDIR%%/spec/lib/gitlab/string_regex_marker_spec.rb
|
||||
%%WWWDIR%%/spec/lib/gitlab/tcp_checker_spec.rb
|
||||
%%WWWDIR%%/spec/lib/gitlab/template/finders/global_template_finder_spec.rb
|
||||
%%WWWDIR%%/spec/lib/gitlab/template/finders/repo_template_finders_spec.rb
|
||||
%%WWWDIR%%/spec/lib/gitlab/template/gitignore_template_spec.rb
|
||||
%%WWWDIR%%/spec/lib/gitlab/template/gitlab_ci_yml_template_spec.rb
|
||||
|
Loading…
Reference in New Issue
Block a user