Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Oct 2017 22:00:54 +0000 (UTC)
From:      Richard Gallamore <ultima@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r452254 - branches/2017Q4/net-p2p/go-ethereum
Message-ID:  <201710162200.v9GM0si5044462@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ultima
Date: Mon Oct 16 22:00:53 2017
New Revision: 452254
URL: https://svnweb.freebsd.org/changeset/ports/452254

Log:
  MFH: r452165
  
  * Updated to 1.7.2
   - [High severity] Upgrade to 1.7.2 to fix a DOS vulnerability in the EVM.
  
  PR:		223013
  Submitted by:	Enrique Fynn (maintainer)
  
  Approved by:	portmgr (swills)

Modified:
  branches/2017Q4/net-p2p/go-ethereum/Makefile
  branches/2017Q4/net-p2p/go-ethereum/distinfo
Directory Properties:
  branches/2017Q4/   (props changed)

Modified: branches/2017Q4/net-p2p/go-ethereum/Makefile
==============================================================================
--- branches/2017Q4/net-p2p/go-ethereum/Makefile	Mon Oct 16 22:00:30 2017	(r452253)
+++ branches/2017Q4/net-p2p/go-ethereum/Makefile	Mon Oct 16 22:00:53 2017	(r452254)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	go-ethereum
-PORTVERSION=	1.7.1
+PORTVERSION=	1.7.2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	net-p2p
 

Modified: branches/2017Q4/net-p2p/go-ethereum/distinfo
==============================================================================
--- branches/2017Q4/net-p2p/go-ethereum/distinfo	Mon Oct 16 22:00:30 2017	(r452253)
+++ branches/2017Q4/net-p2p/go-ethereum/distinfo	Mon Oct 16 22:00:53 2017	(r452254)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1507108651
-SHA256 (ethereum-go-ethereum-v1.7.1_GH0.tar.gz) = 403c1e701acad24e4132db55e8796bbb03ca2135788943869abf5f7bc8919dbc
-SIZE (ethereum-go-ethereum-v1.7.1_GH0.tar.gz) = 7082554
+TIMESTAMP = 1508012525
+SHA256 (ethereum-go-ethereum-v1.7.2_GH0.tar.gz) = 456ff0e6f495a69b4df11618156010d6f26ccbaba39e544c95108942b10897dc
+SIZE (ethereum-go-ethereum-v1.7.2_GH0.tar.gz) = 7037907



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