svn commit: r452165 - head/net-p2p/go-ethereum
Richard Gallamore
ultima at FreeBSD.org
Sun Oct 15 21:05:32 UTC 2017
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
More information about the svn-ports-head
mailing list