MFH: r498058 r498676
Bugfix upgrade to 11.9.6. https://about.gitlab.com/2019/04/04/gitlab-11-9-6-released/ Security Update to 11.9.7. Please see here for more details: https://about.gitlab.com/2019/04/10/critical-security-release-gitlab-11-dot-9-dot-7-released/ It should be merged to 2019Q2 together with: www/gitlab-ce 498058 devel/gitaly 498360 Security: a0602fa0-5c1c-11e9-abd6-001b217b3468 Approved by: ports-secteam (joneum)
This commit is contained in:
parent
e7393a20ac
commit
74034141fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=498715
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gitlab-ce
|
||||
PORTVERSION= 11.9.4
|
||||
PORTVERSION= 11.9.7
|
||||
CATEGORIES= www devel
|
||||
|
||||
MAINTAINER= mfechner@FreeBSD.org
|
||||
@ -220,7 +220,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= 47339506cc2d63174782f72fb870836a2d67d58f
|
||||
GL_COMMIT= 93e321569a898d9701a251b4bb73ad56b79fc535
|
||||
|
||||
USERS= git
|
||||
GROUPS= git
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1554236672
|
||||
SHA256 (gitlab-org-gitlab-ce-47339506cc2d63174782f72fb870836a2d67d58f_GL0.tar.gz) = cac2a3c6c1f1f8b8253880e01a9c1f76ee78d5f11cc0c533d552926724f0deb6
|
||||
SIZE (gitlab-org-gitlab-ce-47339506cc2d63174782f72fb870836a2d67d58f_GL0.tar.gz) = 61547597
|
||||
TIMESTAMP = 1554961124
|
||||
SHA256 (gitlab-org-gitlab-ce-93e321569a898d9701a251b4bb73ad56b79fc535_GL0.tar.gz) = b435ba669451bb03c0056942ea2d0bdbf224ce9056533008bbaa7f03b80a044b
|
||||
SIZE (gitlab-org-gitlab-ce-93e321569a898d9701a251b4bb73ad56b79fc535_GL0.tar.gz) = 61548547
|
||||
|
@ -9540,7 +9540,6 @@
|
||||
%%WWWDIR%%/doc/workflow/workflow.md
|
||||
%%WWWDIR%%/docker-compose.yml
|
||||
%%WWWDIR%%/docker/README.md
|
||||
%%WWWDIR%%/ee/changelogs/unreleased/security-milestone-labels.yml
|
||||
%%WWWDIR%%/fixtures/emojis/aliases.json
|
||||
%%WWWDIR%%/fixtures/emojis/digests.json
|
||||
%%WWWDIR%%/fixtures/emojis/emoji-unicode-version-map.json
|
||||
|
Loading…
Reference in New Issue
Block a user