svn commit: r452254 - branches/2017Q4/net-p2p/go-ethereum

Richard Gallamore ultima at FreeBSD.org
Mon Oct 16 22:00:55 UTC 2017


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


More information about the svn-ports-branches mailing list