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 Jul 30 10:38:26 UTC 2025
Modified Files:
pkgsrc/net/iperf3: Makefile distinfo
Log Message:
iperf3: updated to 3.19.1
3.19.1
Notable user-visible changes
SECURITY NOTE: Thanks to Han Lee with Apple Information Security
for finding and reporting several memory errors
including a buffer overflow within the
--skip-rx-copy option, and two memory errors
within authentication, including a heap overflow
in the plaintext password and an assert.
An off-by-one heap overflow has been fixed in authentication.
(CVE-2025-54349, ESNET-SECADV-2025-0003)
An assert in authentication has been removed. (CVE-2025-54350,
ESNET-SECADV-2025-0002)
A buffer overflow in the --skip-rx-copy option for zerocopy
has been fixed. (CVE-2025-54351, ESNET-SECADV-2025-0001)
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/net/iperf3/Makefile
cvs rdiff -u -r1.23 -r1.24 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.24 pkgsrc/net/iperf3/Makefile:1.25
--- pkgsrc/net/iperf3/Makefile:1.24 Wed May 21 06:54:33 2025
+++ pkgsrc/net/iperf3/Makefile Wed Jul 30 10:38:26 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2025/05/21 06:54:33 adam Exp $
+# $NetBSD: Makefile,v 1.25 2025/07/30 10:38:26 adam Exp $
-DISTNAME= iperf-3.19
+DISTNAME= iperf-3.19.1
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.23 pkgsrc/net/iperf3/distinfo:1.24
--- pkgsrc/net/iperf3/distinfo:1.23 Wed May 21 22:16:56 2025
+++ pkgsrc/net/iperf3/distinfo Wed Jul 30 10:38:26 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2025/05/21 22:16:56 wiz Exp $
+$NetBSD: distinfo,v 1.24 2025/07/30 10:38:26 adam Exp $
-BLAKE2s (iperf-3.19.tar.gz) = 87a0abd5cbd8e9771c28ec9cadae38c7f2a6892d4cfc29de5e10163f725e5444
-SHA512 (iperf-3.19.tar.gz) = 166498b5f9c80bc929abe3aadcb13008d207641602add2ba1d54705031fd0c153d253cb52dd50b1e3289b96805220fafefa3815ed5242d57560f6a565ce4230e
-Size (iperf-3.19.tar.gz) = 692569 bytes
+BLAKE2s (iperf-3.19.1.tar.gz) = be95ce7e2a5110c5f98f2a4069a5b7821f9ecaaa759cf6d6ca2ab08921905f03
+SHA512 (iperf-3.19.1.tar.gz) = 116110d5c588395c5e0b11ebcd736bc7aaa0d9c848d65cd1cb32880f5ef02fcc07a1dc95ceaf17fa33fc822636ca74f7caf9e07936cd4e0bc832a0fa89556f35
+Size (iperf-3.19.1.tar.gz) = 694807 bytes
SHA1 (patch-src_iperf__api.h) = 22b37226f2887f46fa830d28c6754fec4be5e96b
Home |
Main Index |
Thread Index |
Old Index