From owner-svn-ports-head@freebsd.org Tue May 29 19:43:25 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 28F2DF70BDA; Tue, 29 May 2018 19:43:25 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D40877BABF; Tue, 29 May 2018 19:43:24 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id CC37211328; Tue, 29 May 2018 19:43:24 +0000 (UTC) From: Jan Beich To: Renato Botelho Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r471109 - head/devel/git References: <201805291920.w4TJKtW0010129@repo.freebsd.org> Date: Tue, 29 May 2018 21:43:20 +0200 In-Reply-To: <201805291920.w4TJKtW0010129@repo.freebsd.org> (Renato Botelho's message of "Tue, 29 May 2018 19:20:55 +0000 (UTC)") Message-ID: <7enm-xn6v-wny@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 May 2018 19:43:25 -0000 Renato Botelho writes: > Author: garga > Date: Tue May 29 19:20:55 2018 > New Revision: 471109 > URL: https://svnweb.freebsd.org/changeset/ports/471109 > > Log: > Update devel/git to 2.17.1 > > MFH: 2018Q2 2018Q2 tracks git-2.16.* atm. Updating to 2.17.* will be a POLA violation and also break git-cinnabar < 0.5.0b2-16. > Security: CVE-2018-11233 CVE-2018-11235 Are these part of v2.16.4? If so maybe update 2018Q2 directly. https://github.com/git/git/compare/v2.16.3...v2.16.4