iperf3: update to 3.19.1
authorJohn Audia <redacted>
Tue, 29 Jul 2025 18:55:25 +0000 (14:55 -0400)
committerHannu Nyman <redacted>
Wed, 30 Jul 2025 05:59:53 +0000 (08:59 +0300)
Update to latest upstream release.

Changelog: https://github.com/esnet/iperf/releases/tag/3.19.1

Relevant security fixes: E-2025-54349, ESNET-SECADV-2025-0003, CVE-2025-54350,
ESNET-SECADV-2025-0002, VE-2025-54351, ESNET-SECADV-2025-0001

Build system: x86/64
Build-tested: x86/64-glibc
Run-tested: x86/64-glibc

Signed-off-by: John Audia <redacted>
net/iperf3/Makefile

index 585be8ef18ee8b9e45dafc70fbaed51e3b55f78a..c99b8c5770be7a8d0efe39808b94ffc93b68eb06 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=iperf
-PKG_VERSION:=3.19
+PKG_VERSION:=3.19.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://downloads.es.net/pub/iperf
-PKG_HASH:=040161da1555ec7411a9d81191049830ef37717d429a94ee6cf0842618e0e29c
+PKG_HASH:=dc63f89ec581ea99f8b558d8eb35109de06383010db5a1906c208a562ba0c270
 
 PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
 PKG_LICENSE:=BSD-3-Clause
git clone https://git.99rst.org/PROJECT