Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Aug 2017 08:09:51 +0000 (UTC)
From:      Torsten Zuehlsdorff <tz@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r447741 - branches/2017Q3/www/gitlab
Message-ID:  <201708110809.v7B89pjj066276@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tz
Date: Fri Aug 11 08:09:51 2017
New Revision: 447741
URL: https://svnweb.freebsd.org/changeset/ports/447741

Log:
  MFH: r447736
  
  www/gitlab: Update from 9.2.9 to 9.2.10
  
  This update fixes 2 important security issues
  
  Changelog: https://github.com/gitlabhq/gitlabhq/blob/v9.2.10/CHANGELOG.md
  
  Security: CVE-2017-12426
  
  Approved by:	ports-secteam (delphij)

Modified:
  branches/2017Q3/www/gitlab/Makefile
  branches/2017Q3/www/gitlab/distinfo
Directory Properties:
  branches/2017Q3/   (props changed)

Modified: branches/2017Q3/www/gitlab/Makefile
==============================================================================
--- branches/2017Q3/www/gitlab/Makefile	Fri Aug 11 08:07:34 2017	(r447740)
+++ branches/2017Q3/www/gitlab/Makefile	Fri Aug 11 08:09:51 2017	(r447741)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab
-PORTVERSION=	9.2.9
-PORTREVISION=	1
+PORTVERSION=	9.2.10
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www devel
 
@@ -25,7 +24,7 @@ BUILD_DEPENDS=	gem:devel/ruby-gems
 # which makes maintaining this long list much easier!
 # only rubygem-pg and rubygem-mysql are defined later as RUN_DEPENDS
 # for the options
-RUN_DEPENDS=	git>=2.8.4:devel/git \
+RUN_DEPENDS=	git>=2.14.1:devel/git \
 	gitlab-shell>=5.0.4:devel/gitlab-shell\
 	gitlab-workhorse>=2.0.0:www/gitlab-workhorse \
 	redis>=2.8.23:databases/redis \

Modified: branches/2017Q3/www/gitlab/distinfo
==============================================================================
--- branches/2017Q3/www/gitlab/distinfo	Fri Aug 11 08:07:34 2017	(r447740)
+++ branches/2017Q3/www/gitlab/distinfo	Fri Aug 11 08:09:51 2017	(r447741)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1500635141
-SHA256 (gitlabhq-gitlabhq-v9.2.9_GH0.tar.gz) = 586db6cca90c8d1545468fc759518f1eff9a95da6efc6031ce9125f59077a36b
-SIZE (gitlabhq-gitlabhq-v9.2.9_GH0.tar.gz) = 30980893
+TIMESTAMP = 1502437209
+SHA256 (gitlabhq-gitlabhq-v9.2.10_GH0.tar.gz) = b6125f7664e70008ad05f950cf3fe55714dc2f3d9e4b57f0561546608d03dc34
+SIZE (gitlabhq-gitlabhq-v9.2.10_GH0.tar.gz) = 30982505



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708110809.v7B89pjj066276>