SHA256
1
0
forked from pool/iperf

13 Commits

Author SHA256 Message Date
ef762e6804 Accepting request 1322279 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1322279
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iperf?expand=0&rev=44
2025-12-12 20:41:54 +00:00
da1cf855d8 - update to 3.20:
* Millisecond-resolution representations have been added to JSON
    timestamps. (PR #1846)
  * The reorder_seen metric, where available, is now available in
    the JSON output. (PR #1278)
  * A division by zero error has been fixed. (PR #1906)
  * Some command-line options were not properly restricted to the
    client or server; this problem has been fixed. (#1892 / PR #1894)
  * The combination of `--udp` and `--file` is now explicitly
    disallowed. (PR #1909)
  * It is now possible to get both the full JSON result object as
    well as streaming intermediate JSON result objects. This
    functionality is enabled by using the new `--json-stream-full`
    command-line flag, in addition to the existing `--json-stream`
    flag (PR #1903)
  * Sends with `--zerocopy` are now properly seeded with data
    instead of being all-zeroes. (PR #1949)
  * The `--server-max-duration` flag is now allowed on the iperf3
    server to impose a maximum duration on timed tests. (PR #1684)
  * The `--rcv-timeout` flag is now ignored for `--bidir` tests.
    This change prevents premature termination of bidirectional
    tests. (#1766 / PR #1946)
  * Several errors in the authentication code were uncovered when
    building with OpenSSL 3.5.3 and later versions. These were
    fixed. (#1951 / PR #1956)
  * Various issues in the iperf3 manual page were fixed up. (PR
    #1887, PR #1927, PR #1936, PR #1941, #1891 / PR #1952)

OBS-URL: https://build.opensuse.org/package/show/network:utilities/iperf?expand=0&rev=84
2025-12-11 22:13:12 +00:00
8231c0d627 Accepting request 1297697 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1297697
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iperf?expand=0&rev=43
2025-08-06 12:33:13 +00:00
cfce485524 - update to 3.19.1:
* SECURITY NOTE: Thanks to Han Lee with Apple Information
    Security for finding and reporting several memory errors
  * off-by-one heap overflow has been fixed in authentication
    (bsc#1247519, CVE-2025-54349, ESNET-SECADV-2025-0003)
  * assert in authentication has been removed
    (bsc#1247520, CVE-2025-54350, ESNET-SECADV-2025-0002)
  * a buffer overflow in the --skip-rx-copy option for zerocopy
    has been fixed (bsc#1247522, CVE-2025-54351,
    ESNET-SECADV-2025-0001)

OBS-URL: https://build.opensuse.org/package/show/network:utilities/iperf?expand=0&rev=82
2025-08-05 11:19:16 +00:00
a0a4191d9d Accepting request 1279942 from network:utilities
- update to 3.19
  * iperf3 now supports the use of Multi-Path TCP (MPTCPv1) on Linux
    with the use of the `-m` or `--mptcp` flag. (PR #1661)
  * iperf3 now supports a `--cntl-ka` option to enable TCP keepalives
    on the control connection. (#812, #835, PR #1423)
  * iperf3 now supports the `MSG_TRUNC` receive option, specified by
    the `--skip-rx-copy`. This theoretically improves the rated
    throughput of tests at high bitrates by not delivering network
    payload data to userspace. (#1678, PR #1717)
  * A bug that caused the bitrate setting to be ignored when bursts
    are set, has been fixed. (#1773, #1820, PR #1821, PR #1848)
  * The congestion control protocol setting, if used, is now
    properly reset between tests. (PR #1812)
  * iperf3 now exits with a non-error 0 exit code if exiting via a
    `SIGTERM`, `SIGHUP`, or `SIGINT`. (#1009, PR# 1829)
  * The current behavior of iperf3 with respect to the `-n` and `-k`
    options is now documented as correct. (#1768, #1775, #596, PR #1800)
- switched to official sources from https://downloads.es.net/pub/iperf/
  following the note on https://software.es.net/iperf/obtaining.html#source-distributions
  GitHub releases are not guaranteed to always be released with
  proper checksums, signage and downloads.
- removed patches: iperf-gcc15.patch (included upstream)

OBS-URL: https://build.opensuse.org/request/show/1279942
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iperf?expand=0&rev=42
2025-05-26 16:37:28 +00:00
b17c657cff OBS-URL: https://build.opensuse.org/package/show/network:utilities/iperf?expand=0&rev=80 2025-05-25 22:41:54 +00:00
c861f867aa - update to 3.19
* iperf3 now supports the use of Multi-Path TCP (MPTCPv1) on Linux
    with the use of the `-m` or `--mptcp` flag. (PR #1661)
  * iperf3 now supports a `--cntl-ka` option to enable TCP keepalives
    on the control connection. (#812, #835, PR #1423)
  * iperf3 now supports the `MSG_TRUNC` receive option, specified by
    the `--skip-rx-copy`. This theoretically improves the rated
    throughput of tests at high bitrates by not delivering network
    payload data to userspace. (#1678, PR #1717)
  * A bug that caused the bitrate setting to be ignored when bursts
    are set, has been fixed. (#1773, #1820, PR #1821, PR #1848)
  * The congestion control protocol setting, if used, is now
    properly reset between tests. (PR #1812)
  * iperf3 now exits with a non-error 0 exit code if exiting via a
    `SIGTERM`, `SIGHUP`, or `SIGINT`. (#1009, PR# 1829)
  * The current behavior of iperf3 with respect to the `-n` and `-k`
    options is now documented as correct. (#1768, #1775, #596, PR #1800)
- switched to official sources from https://downloads.es.net/pub/iperf/
  following the note on https://software.es.net/iperf/obtaining.html#source-distributions
  GitHub releases are not guaranteed to always be released with
  proper checksums, signage and downloads.
- removed patches: iperf-gcc15.patch (included upstream)

OBS-URL: https://build.opensuse.org/package/show/network:utilities/iperf?expand=0&rev=79
2025-05-25 20:54:22 +00:00
646a58906d Accepting request 1275238 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1275238
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iperf?expand=0&rev=41
2025-05-07 17:21:17 +00:00
9f14c15ab1 - added patches
beadb59b90
  + iperf-gcc15.patch

OBS-URL: https://build.opensuse.org/package/show/network:utilities/iperf?expand=0&rev=77
2025-05-07 11:27:52 +00:00
2c572e125f Accepting request 1240619 from network:utilities
- update to 3.18 (bsc#1234705, CVE-2024-53580):
  * SECURITY NOTE: Thanks to Leonid Krolle Bi.Zone for
    discovering a JSON type security vulnerability that caused a
    segmentation fault in the server. (CVE-2024-53580)
    This has now been fixed. (PR#1810)
  * UDP packets per second now reports the correct number of
    packets, by reporting NET_SOFTERROR if there's a EAGAIN/EINTR
    errno if no data was sent (#1367/PR#1379).
  * Several segmentation faults related to threading were fixed.
    One where `pthread_cancel` was called on an improperly
    initialized thread (#1801), another where threads were being
    recycled (#1760/PR#1761), and another where threads were
    improperly handling signals (#1750/PR#1752).
  * A segmentation fault from calling `freeaddrinfo` with `NULL`
    was fixed (PR#1755).
  * Some JSON options were fixed, including checking the size for
    `json_read` (PR#1709), but the size limit was removed for
    received server output (PR#1779).
  * A rcv-timeout error has been fixed. The Nread timeout was
    hardcoded and timed out before the `--rcv-timeout` option
  * There is no longer a limit on the omit time period
  * Fixed an output crash under 32-bit big-endian systems
  * An issue was fixed where CPU utilization was unexpectedly
    high during limited baud rate tests. The `--pacing-timer`
    option was removed, but it is still available in the library
  * Add SCTP information to `--json` output and fixed compile
    error when SCTP is not supported (#1731).
  * `--fq-rate` was changed from a uint to a uint64 to allow
    pacing above 32G.  Not yet tested on big-endian systems

OBS-URL: https://build.opensuse.org/request/show/1240619
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iperf?expand=0&rev=40
2025-01-27 20:33:49 +00:00
97c5381fc0 - update to 3.18 (bsc#1234705, CVE-2024-53580):
* SECURITY NOTE: Thanks to Leonid Krolle Bi.Zone for
    discovering a JSON type security vulnerability that caused a
    segmentation fault in the server. (CVE-2024-53580)
    This has now been fixed. (PR#1810)
  * UDP packets per second now reports the correct number of
    packets, by reporting NET_SOFTERROR if there's a EAGAIN/EINTR
    errno if no data was sent (#1367/PR#1379).
  * Several segmentation faults related to threading were fixed.
    One where `pthread_cancel` was called on an improperly
    initialized thread (#1801), another where threads were being
    recycled (#1760/PR#1761), and another where threads were
    improperly handling signals (#1750/PR#1752).
  * A segmentation fault from calling `freeaddrinfo` with `NULL`
    was fixed (PR#1755).
  * Some JSON options were fixed, including checking the size for
    `json_read` (PR#1709), but the size limit was removed for
    received server output (PR#1779).
  * A rcv-timeout error has been fixed. The Nread timeout was
    hardcoded and timed out before the `--rcv-timeout` option
  * There is no longer a limit on the omit time period
  * Fixed an output crash under 32-bit big-endian systems
  * An issue was fixed where CPU utilization was unexpectedly
    high during limited baud rate tests. The `--pacing-timer`
    option was removed, but it is still available in the library
  * Add SCTP information to `--json` output and fixed compile
    error when SCTP is not supported (#1731).
  * `--fq-rate` was changed from a uint to a uint64 to allow
    pacing above 32G.  Not yet tested on big-endian systems

OBS-URL: https://build.opensuse.org/package/show/network:utilities/iperf?expand=0&rev=75
2025-01-27 17:58:32 +00:00
7152ff0e91 Accepting request 1224601 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1224601
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iperf?expand=0&rev=39
2024-11-17 15:42:14 +00:00
dbc78dfc89 Build with OpenSSL for key based authentication support
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iperf?expand=0&rev=73
2024-11-16 23:32:06 +00:00
6 changed files with 128 additions and 8 deletions

Binary file not shown.

View File

@@ -1 +0,0 @@
84404ca8431b595e86c473d8f23d8bb102810001f15feaf610effd3b318788aa iperf-3.17.1.tar.gz

3
iperf-3.20.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3acc572d1ecca4e0b20359c7bf0132ddc80d982efeee20c86f6726a9a6094388
size 698649

1
iperf-3.20.tar.gz.sha256 Normal file
View File

@@ -0,0 +1 @@
3acc572d1ecca4e0b20359c7bf0132ddc80d982efeee20c86f6726a9a6094388 iperf-3.20.tar.gz

View File

@@ -1,3 +1,121 @@
-------------------------------------------------------------------
Tue Dec 09 16:27:50 CET 2025 - Arvin Schnell <aschnell@suse.com>
- update to 3.20:
* Millisecond-resolution representations have been added to JSON
timestamps. (PR #1846)
* The reorder_seen metric, where available, is now available in
the JSON output. (PR #1278)
* A division by zero error has been fixed. (PR #1906)
* Some command-line options were not properly restricted to the
client or server; this problem has been fixed. (#1892 / PR #1894)
* The combination of `--udp` and `--file` is now explicitly
disallowed. (PR #1909)
* It is now possible to get both the full JSON result object as
well as streaming intermediate JSON result objects. This
functionality is enabled by using the new `--json-stream-full`
command-line flag, in addition to the existing `--json-stream`
flag (PR #1903)
* Sends with `--zerocopy` are now properly seeded with data
instead of being all-zeroes. (PR #1949)
* The `--server-max-duration` flag is now allowed on the iperf3
server to impose a maximum duration on timed tests. (PR #1684)
* The `--rcv-timeout` flag is now ignored for `--bidir` tests.
This change prevents premature termination of bidirectional
tests. (#1766 / PR #1946)
* Several errors in the authentication code were uncovered when
building with OpenSSL 3.5.3 and later versions. These were
fixed. (#1951 / PR #1956)
* Various issues in the iperf3 manual page were fixed up. (PR
#1887, PR #1927, PR #1936, PR #1941, #1891 / PR #1952)
-------------------------------------------------------------------
Mon Aug 04 16:53:44 CEST 2025 - Arvin Schnell <aschnell@suse.com>
- update to 3.19.1:
* SECURITY NOTE: Thanks to Han Lee with Apple Information
Security for finding and reporting several memory errors
* off-by-one heap overflow has been fixed in authentication
(bsc#1247519, CVE-2025-54349, ESNET-SECADV-2025-0003)
* assert in authentication has been removed
(bsc#1247520, CVE-2025-54350, ESNET-SECADV-2025-0002)
* a buffer overflow in the --skip-rx-copy option for zerocopy
has been fixed (bsc#1247522, CVE-2025-54351,
ESNET-SECADV-2025-0001)
-------------------------------------------------------------------
Wed May 21 16:25:34 UTC 2025 - Aeneas Jaißle <aj@ajaissle.de>
- update to 3.19
* iperf3 now supports the use of Multi-Path TCP (MPTCPv1) on Linux
with the use of the `-m` or `--mptcp` flag. (PR #1661)
* iperf3 now supports a `--cntl-ka` option to enable TCP keepalives
on the control connection. (#812, #835, PR #1423)
* iperf3 now supports the `MSG_TRUNC` receive option, specified by
the `--skip-rx-copy`. This theoretically improves the rated
throughput of tests at high bitrates by not delivering network
payload data to userspace. (#1678, PR #1717)
* A bug that caused the bitrate setting to be ignored when bursts
are set, has been fixed. (#1773, #1820, PR #1821, PR #1848)
* The congestion control protocol setting, if used, is now
properly reset between tests. (PR #1812)
* iperf3 now exits with a non-error 0 exit code if exiting via a
`SIGTERM`, `SIGHUP`, or `SIGINT`. (#1009, PR# 1829)
* The current behavior of iperf3 with respect to the `-n` and `-k`
options is now documented as correct. (#1768, #1775, #596, PR #1800)
- switched to official sources from https://downloads.es.net/pub/iperf/
following the note on https://software.es.net/iperf/obtaining.html#source-distributions
GitHub releases are not guaranteed to always be released with
proper checksums, signage and downloads.
- removed patches: iperf-gcc15.patch (included upstream)
-------------------------------------------------------------------
Wed May 7 09:40:33 UTC 2025 - pgajdos@suse.com
- added patches
https://github.com/esnet/iperf/commit/beadb59b90e8d3339d31f9f15525108072fde135
+ iperf-gcc15.patch
-------------------------------------------------------------------
Mon Jan 27 17:55:30 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 3.18 (bsc#1234705, CVE-2024-53580):
* SECURITY NOTE: Thanks to Leonid Krolle Bi.Zone for
discovering a JSON type security vulnerability that caused a
segmentation fault in the server. (CVE-2024-53580)
This has now been fixed. (PR#1810)
* UDP packets per second now reports the correct number of
packets, by reporting NET_SOFTERROR if there's a EAGAIN/EINTR
errno if no data was sent (#1367/PR#1379).
* Several segmentation faults related to threading were fixed.
One where `pthread_cancel` was called on an improperly
initialized thread (#1801), another where threads were being
recycled (#1760/PR#1761), and another where threads were
improperly handling signals (#1750/PR#1752).
* A segmentation fault from calling `freeaddrinfo` with `NULL`
was fixed (PR#1755).
* Some JSON options were fixed, including checking the size for
`json_read` (PR#1709), but the size limit was removed for
received server output (PR#1779).
* A rcv-timeout error has been fixed. The Nread timeout was
hardcoded and timed out before the `--rcv-timeout` option
* There is no longer a limit on the omit time period
* Fixed an output crash under 32-bit big-endian systems
* An issue was fixed where CPU utilization was unexpectedly
high during limited baud rate tests. The `--pacing-timer`
option was removed, but it is still available in the library
* Add SCTP information to `--json` output and fixed compile
error when SCTP is not supported (#1731).
* `--fq-rate` was changed from a uint to a uint64 to allow
pacing above 32G. Not yet tested on big-endian systems
-------------------------------------------------------------------
Fri Nov 15 14:49:57 UTC 2024 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com>
- Build with OpenSSL for key based authentication support
-------------------------------------------------------------------
Wed May 15 10:53:18 UTC 2024 - Dirk Müller <dmueller@suse.com>
@@ -507,4 +625,3 @@ Fri Aug 27 18:18:45 UTC 2010 - reddwarf@opensuse.org
Tue Mar 30 13:03:23 UTC 2010 - poletti.marco@gmail.com
- Initial package, version 2.0.4

View File

@@ -1,7 +1,7 @@
#
# spec file for package iperf
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define soname 0
Name: iperf
Version: 3.17.1
Version: 3.20
Release: 0
Summary: A tool to measure network performance
License: BSD-3-Clause
@@ -26,12 +26,15 @@ Group: Productivity/Networking/Diagnostic
URL: https://software.es.net/iperf/
Source: https://downloads.es.net/pub/iperf/iperf-%{version}.tar.gz
Source1: https://downloads.es.net/pub/iperf/iperf-%{version}.tar.gz.sha256
# GH: https://github.com/esnet/iperf/releases/download/%%{version}/iperf-%%{version}.tar.gz
# GH: https://github.com/esnet/iperf/releases/download/%%{version}/iperf-%%{version}.tar.gz.sha256
Requires: lib%{name}%{soname} = %{version}-%{release}
%if %{?sles_version} && %{?sles_version} <= 11
BuildRequires: libuuid-devel
%else
BuildRequires: pkgconfig(uuid)
%endif
BuildRequires: pkgconfig(openssl)
%description
Iperf is a tool for active measurements of the maximum achievable bandwidth
@@ -78,7 +81,7 @@ other parameters.
This package contains development files.
%prep
%setup -q
%autosetup -p1
%build
%configure --disable-static