svn commit: r474957 - branches/2018Q3/www/gitlab-ce

Matthias Fechner mfechner at FreeBSD.org
Thu Jul 19 11:57:01 UTC 2018


Author: mfechner
Date: Thu Jul 19 11:57:00 2018
New Revision: 474957
URL: https://svnweb.freebsd.org/changeset/ports/474957

Log:
  MFH: r474929
  
  Gitlab 11.0.4 security update, please see here for more details:
  https://about.gitlab.com/2018/07/17/critical-security-release-gitlab-11-dot-0-dot-4-released/
  
  Reviewed by:	swills (mentor)
  Approved by:	swills (mentor)
  Security:	8fc615cc-8a66-11e8-8c75-d8cb8abf62dd
  Differential Revision:	https://reviews.freebsd.org/D16318
  
  Approved by:	ports-secteam (miwi)

Modified:
  branches/2018Q3/www/gitlab-ce/Makefile
  branches/2018Q3/www/gitlab-ce/distinfo
Directory Properties:
  branches/2018Q3/   (props changed)

Modified: branches/2018Q3/www/gitlab-ce/Makefile
==============================================================================
--- branches/2018Q3/www/gitlab-ce/Makefile	Thu Jul 19 10:18:07 2018	(r474956)
+++ branches/2018Q3/www/gitlab-ce/Makefile	Thu Jul 19 11:57:00 2018	(r474957)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-ce
-PORTVERSION=	11.0.3
+PORTVERSION=	11.0.4
 CATEGORIES=	www devel
 
 MAINTAINER=	mfechner at FreeBSD.org
@@ -213,7 +213,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=	aa6207551b023ecba0dba332c6358e1007f4b0eb
+GL_COMMIT=	edb037cbc85225261e8ede5455be4aad771ba3bb
 
 USERS=	git
 GROUPS=	git

Modified: branches/2018Q3/www/gitlab-ce/distinfo
==============================================================================
--- branches/2018Q3/www/gitlab-ce/distinfo	Thu Jul 19 10:18:07 2018	(r474956)
+++ branches/2018Q3/www/gitlab-ce/distinfo	Thu Jul 19 11:57:00 2018	(r474957)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1530814728
-SHA256 (gitlab-org-gitlab-ce-aa6207551b023ecba0dba332c6358e1007f4b0eb_GL0.tar.gz) = b3e32c199deca93729eed2c6b20fb23b35962fcbc249045a89abea7e05342782
-SIZE (gitlab-org-gitlab-ce-aa6207551b023ecba0dba332c6358e1007f4b0eb_GL0.tar.gz) = 49743048
+TIMESTAMP = 1531901551
+SHA256 (gitlab-org-gitlab-ce-edb037cbc85225261e8ede5455be4aad771ba3bb_GL0.tar.gz) = e93a0e8b8dc7f759830eccfdef4cba12223644d2abbf36b0487d37d5491f5d54
+SIZE (gitlab-org-gitlab-ce-edb037cbc85225261e8ede5455be4aad771ba3bb_GL0.tar.gz) = 49742351


More information about the svn-ports-all mailing list