aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Unovitch <junovitch@FreeBSD.org>2016-06-09 03:44:47 +0000
committerJason Unovitch <junovitch@FreeBSD.org>2016-06-09 03:44:47 +0000
commitbc2a3d627117e2e629563ba9ff36f5413d794c03 (patch)
tree55341005a2af1025694c5292cc635c2996084697
parent9badfeaabd0a1c26af4eed57fb9a19529c6dc9a4 (diff)
downloadports-bc2a3d627117e2e629563ba9ff36f5413d794c03.tar.gz
ports-bc2a3d627117e2e629563ba9ff36f5413d794c03.zip
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)
Notes
Notes: svn path=/branches/2016Q2/; revision=416583
-rw-r--r--benchmarks/iperf3/Makefile2
-rw-r--r--benchmarks/iperf3/distinfo4
2 files changed, 3 insertions, 3 deletions
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