From 965702edbb185ec3e2fee9b9a7d2f45857837783 Mon Sep 17 00:00:00 2001 From: bmah Date: Wed, 8 Jun 2016 20:35:51 +0000 Subject: Update to iperf3, which addresses a buffer overflow vulnerability on the iperf3 control channel. Security: d6bbf2d8-2cfc-11e6-800b-080027468580 Sponsored by: ESnet --- benchmarks/iperf3/Makefile | 2 +- benchmarks/iperf3/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'benchmarks') diff --git a/benchmarks/iperf3/Makefile b/benchmarks/iperf3/Makefile index 0be082f331be..a9abc0704602 100644 --- a/benchmarks/iperf3/Makefile +++ b/benchmarks/iperf3/Makefile @@ -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 diff --git a/benchmarks/iperf3/distinfo b/benchmarks/iperf3/distinfo index 2be60c4eff94..407e5f8766dd 100644 --- a/benchmarks/iperf3/distinfo +++ b/benchmarks/iperf3/distinfo @@ -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 -- cgit