Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jun 2016 03:44:47 +0000 (UTC)
From:      Jason Unovitch <junovitch@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r416583 - branches/2016Q2/benchmarks/iperf3
Message-ID:  <201606090344.u593ilnF062220@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: junovitch
Date: Thu Jun  9 03:44:47 2016
New Revision: 416583
URL: https://svnweb.freebsd.org/changeset/ports/416583

Log:
  MFH: r416564
  
  Update to iperf3, which addresses a buffer overflow vulnerability
  on the iperf3 control channel.
  
  Security:	CVE-2016-4303
  Security:	https://vuxml.FreeBSD.org/freebsd/d6bbf2d8-2cfc-11e6-800b-080027468580.html
  Sponsored by:	ESnet
  Approved by:	ports-secteam (with hat)

Modified:
  branches/2016Q2/benchmarks/iperf3/Makefile
  branches/2016Q2/benchmarks/iperf3/distinfo
Directory Properties:
  branches/2016Q2/   (props changed)

Modified: branches/2016Q2/benchmarks/iperf3/Makefile
==============================================================================
--- branches/2016Q2/benchmarks/iperf3/Makefile	Thu Jun  9 03:39:23 2016	(r416582)
+++ branches/2016Q2/benchmarks/iperf3/Makefile	Thu Jun  9 03:44:47 2016	(r416583)
@@ -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: branches/2016Q2/benchmarks/iperf3/distinfo
==============================================================================
--- branches/2016Q2/benchmarks/iperf3/distinfo	Thu Jun  9 03:39:23 2016	(r416582)
+++ branches/2016Q2/benchmarks/iperf3/distinfo	Thu Jun  9 03:44:47 2016	(r416583)
@@ -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?201606090344.u593ilnF062220>