Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Oct 2017 21:05:31 +0000 (UTC)
From:      Richard Gallamore <ultima@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r452165 - head/net-p2p/go-ethereum
Message-ID:  <201710152105.v9FL5VBc018175@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ultima
Date: Sun Oct 15 21:05:30 2017
New Revision: 452165
URL: https://svnweb.freebsd.org/changeset/ports/452165

Log:
  * 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)
  MFH:		2017Q4

Modified:
  head/net-p2p/go-ethereum/Makefile
  head/net-p2p/go-ethereum/distinfo

Modified: head/net-p2p/go-ethereum/Makefile
==============================================================================
--- head/net-p2p/go-ethereum/Makefile	Sun Oct 15 20:44:07 2017	(r452164)
+++ head/net-p2p/go-ethereum/Makefile	Sun Oct 15 21:05:30 2017	(r452165)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	go-ethereum
-PORTVERSION=	1.7.1
+PORTVERSION=	1.7.2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	net-p2p
 

Modified: head/net-p2p/go-ethereum/distinfo
==============================================================================
--- head/net-p2p/go-ethereum/distinfo	Sun Oct 15 20:44:07 2017	(r452164)
+++ head/net-p2p/go-ethereum/distinfo	Sun Oct 15 21:05:30 2017	(r452165)
@@ -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?201710152105.v9FL5VBc018175>