pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/iperf3
Module Name: pkgsrc
Committed By: adam
Date: Wed Sep 20 17:06:13 UTC 2023
Modified Files:
pkgsrc/net/iperf3: Makefile distinfo
Log Message:
iperf3: updated to 3.15
iperf-3.15 2023-09-14
---------------------
* Notable user-visible changes
* Several bugs that could allow the iperf3 server to hang waiting
for input on the control connection has been fixed. ESnet thanks
Jorge Sancho Larraz from Canonical for reporting this issue. For
more information, see:
https://downloads.es.net/pub/iperf/esnet-secadv-2023-0002.txt.asc
* A bug that caused garbled output with UDP tests on 32-bit hosts
has been fixed.
* A bug in counting UDP messages has been fixed
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/net/iperf3/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/net/iperf3/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/iperf3/Makefile
diff -u pkgsrc/net/iperf3/Makefile:1.16 pkgsrc/net/iperf3/Makefile:1.17
--- pkgsrc/net/iperf3/Makefile:1.16 Mon Jul 17 07:16:25 2023
+++ pkgsrc/net/iperf3/Makefile Wed Sep 20 17:06:13 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2023/07/17 07:16:25 adam Exp $
+# $NetBSD: Makefile,v 1.17 2023/09/20 17:06:13 adam Exp $
-DISTNAME= iperf-3.14
+DISTNAME= iperf-3.15
PKGNAME= ${DISTNAME:S/iperf/iperf3/}
CATEGORIES= net benchmarks
MASTER_SITES= https://downloads.es.net/pub/iperf/
Index: pkgsrc/net/iperf3/distinfo
diff -u pkgsrc/net/iperf3/distinfo:1.15 pkgsrc/net/iperf3/distinfo:1.16
--- pkgsrc/net/iperf3/distinfo:1.15 Mon Jul 17 07:16:25 2023
+++ pkgsrc/net/iperf3/distinfo Wed Sep 20 17:06:13 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2023/07/17 07:16:25 adam Exp $
+$NetBSD: distinfo,v 1.16 2023/09/20 17:06:13 adam Exp $
-BLAKE2s (iperf-3.14.tar.gz) = 00b63853279c4ed6b557356106466ae16226ad87016e51680b39ac59fb2ac200
-SHA512 (iperf-3.14.tar.gz) = 148ce534e709037b3c6683530eeb977b88e6ab2cba212d8d0069deb8aae9aca17d565d1d935d026679e9999f1f3d338f1c88ac7c973f2d5bb9a79d9b9b5174af
-Size (iperf-3.14.tar.gz) = 647944 bytes
+BLAKE2s (iperf-3.15.tar.gz) = 1e6fb9cdc79cb1c51a5eb9fe8a46bfdaf0dba5de97ccfc0165c103dae02d9281
+SHA512 (iperf-3.15.tar.gz) = 988bc558f40a16c3d94df3956705712829c1c529efd577db16213783846c84bc3edbad19a4d7890b7aba08fbc4e1c6807105df29931e9b45981066b609d87aa2
+Size (iperf-3.15.tar.gz) = 649330 bytes
Home |
Main Index |
Thread Index |
Old Index