Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jun 2016 20:35:51 +0000 (UTC)
From:      "Bruce A. Mah" <bmah@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r416564 - head/benchmarks/iperf3
Message-ID:  <201606082035.u58KZpZm002234@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bmah
Date: Wed Jun  8 20:35:51 2016
New Revision: 416564
URL: https://svnweb.freebsd.org/changeset/ports/416564

Log:
  Update to iperf3, which addresses a buffer overflow vulnerability
  on the iperf3 control channel.
  
  Security:	d6bbf2d8-2cfc-11e6-800b-080027468580
  Sponsored by:	ESnet

Modified:
  head/benchmarks/iperf3/Makefile
  head/benchmarks/iperf3/distinfo

Modified: head/benchmarks/iperf3/Makefile
==============================================================================
--- head/benchmarks/iperf3/Makefile	Wed Jun  8 20:32:00 2016	(r416563)
+++ head/benchmarks/iperf3/Makefile	Wed Jun  8 20:35:51 2016	(r416564)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	iperf
-PORTVERSION=	3.1.2
+PORTVERSION=	3.1.3
 CATEGORIES=	benchmarks ipv6
 MASTER_SITES=	http://downloads.es.net/pub/iperf/
 PKGNAMESUFFIX=	3

Modified: head/benchmarks/iperf3/distinfo
==============================================================================
--- head/benchmarks/iperf3/distinfo	Wed Jun  8 20:32:00 2016	(r416563)
+++ head/benchmarks/iperf3/distinfo	Wed Jun  8 20:35:51 2016	(r416564)
@@ -1,2 +1,2 @@
-SHA256 (iperf-3.1.2.tar.gz) = f9dbdb99f869c077d14bc1de78675f5e4b8d1bf78dc92381e96c3eb5b1fd7d86
-SIZE (iperf-3.1.2.tar.gz) = 542280
+SHA256 (iperf-3.1.3.tar.gz) = 60d8db69b1d74a64d78566c2317c373a85fef691b8d277737ee5d29f448595bf
+SIZE (iperf-3.1.3.tar.gz) = 546899



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