Date: Fri, 12 Oct 2018 19:34:00 +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: r481922 - branches/2018Q4/www/gitlab-ce Message-ID: <201810121934.w9CJY0CN024184@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mfechner Date: Fri Oct 12 19:34:00 2018 New Revision: 481922 URL: https://svnweb.freebsd.org/changeset/ports/481922 Log: MFH: r481317 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 Security: do not have it by hand 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 Fri Oct 12 19:01:02 2018 (r481921) +++ branches/2018Q4/www/gitlab-ce/Makefile Fri Oct 12 19:34:00 2018 (r481922) @@ -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 Modified: branches/2018Q4/www/gitlab-ce/distinfo ============================================================================== --- branches/2018Q4/www/gitlab-ce/distinfo Fri Oct 12 19:01:02 2018 (r481921) +++ branches/2018Q4/www/gitlab-ce/distinfo Fri Oct 12 19:34:00 2018 (r481922) @@ -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 Modified: branches/2018Q4/www/gitlab-ce/pkg-plist ============================================================================== --- branches/2018Q4/www/gitlab-ce/pkg-plist Fri Oct 12 19:01:02 2018 (r481921) +++ branches/2018Q4/www/gitlab-ce/pkg-plist Fri Oct 12 19:34:00 2018 (r481922) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810121934.w9CJY0CN024184>