Date: Thu, 22 Nov 2018 10:18:45 +0000 (UTC) From: Matthias Fechner <mfechner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r485592 - branches/2018Q4/www/gitlab-ce Message-ID: <201811221018.wAMAIjE3083792@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mfechner Date: Thu Nov 22 10:18:45 2018 New Revision: 485592 URL: https://svnweb.freebsd.org/changeset/ports/485592 Log: MFH: r485436 Security update to 11.4.7. For detailed changelog see: https://about.gitlab.com/2018/11/19/critical-security-release-gitlab-11-dot-4-dot-6-released/ Approved by: mentors (implicit) MFC after: 1 day Security: d889d32c-ecd9-11e8-9416-001b217b3468 Approved by: ports-secteam (miwi) Modified: branches/2018Q4/www/gitlab-ce/Makefile branches/2018Q4/www/gitlab-ce/distinfo branches/2018Q4/www/gitlab-ce/pkg-plist Directory Properties: branches/2018Q4/ (props changed) Modified: branches/2018Q4/www/gitlab-ce/Makefile ============================================================================== --- branches/2018Q4/www/gitlab-ce/Makefile Thu Nov 22 10:14:55 2018 (r485591) +++ branches/2018Q4/www/gitlab-ce/Makefile Thu Nov 22 10:18:45 2018 (r485592) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-ce -PORTVERSION= 11.4.4 +PORTVERSION= 11.4.7 CATEGORIES= www devel MAINTAINER= mfechner@FreeBSD.org @@ -216,7 +216,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= 2e8fd64ba68c310e9aa387531d1dc65184a80135 +GL_COMMIT= 98f84238230c94a46a9864a5a267becd67d30b50 USERS= git GROUPS= git Modified: branches/2018Q4/www/gitlab-ce/distinfo ============================================================================== --- branches/2018Q4/www/gitlab-ce/distinfo Thu Nov 22 10:14:55 2018 (r485591) +++ branches/2018Q4/www/gitlab-ce/distinfo Thu Nov 22 10:18:45 2018 (r485592) @@ -1,3 +1,3 @@ -TIMESTAMP = 1541100338 -SHA256 (gitlab-org-gitlab-ce-2e8fd64ba68c310e9aa387531d1dc65184a80135_GL0.tar.gz) = baffd279827d39d48be76386352ee6500877e41e2072f6ea4a5b473950c35b5c -SIZE (gitlab-org-gitlab-ce-2e8fd64ba68c310e9aa387531d1dc65184a80135_GL0.tar.gz) = 43341488 +TIMESTAMP = 1542725881 +SHA256 (gitlab-org-gitlab-ce-98f84238230c94a46a9864a5a267becd67d30b50_GL0.tar.gz) = 3636f7c98c6510c794dea1bcc9e925741c57311d85a809cfbc91582ed5fde494 +SIZE (gitlab-org-gitlab-ce-98f84238230c94a46a9864a5a267becd67d30b50_GL0.tar.gz) = 43343407 Modified: branches/2018Q4/www/gitlab-ce/pkg-plist ============================================================================== --- branches/2018Q4/www/gitlab-ce/pkg-plist Thu Nov 22 10:14:55 2018 (r485591) +++ branches/2018Q4/www/gitlab-ce/pkg-plist Thu Nov 22 10:18:45 2018 (r485592) @@ -8921,6 +8921,7 @@ %%WWWDIR%%/doc/workflow/workflow.md %%WWWDIR%%/docker-compose.yml %%WWWDIR%%/docker/README.md +%%WWWDIR%%/ee/changelogs/unreleased/sh-fix-issue-54189.yml %%WWWDIR%%/fixtures/emojis/aliases.json %%WWWDIR%%/fixtures/emojis/digests.json %%WWWDIR%%/fixtures/emojis/emoji-unicode-version-map.json
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811221018.wAMAIjE3083792>