Accepting request 1099783 from home:dirkmueller:Factory

- update to 3.14 (bsc#1213430, CVE-2023-38403):
  * fixes a memory allocation hazard that allowed a remote user to
    crash an iperf3 process
  * see
    https://downloads.es.net/pub/iperf/esnet-secadv-2023-0001.txt.asc

OBS-URL: https://build.opensuse.org/request/show/1099783
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iperf?expand=0&rev=62
This commit is contained in:
Dirk Mueller 2023-07-20 19:11:03 +00:00 committed by Git OBS Bridge
parent 407ba2598f
commit 367945e2c9
6 changed files with 14 additions and 5 deletions

View File

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

View File

@ -1 +0,0 @@
bee427aeb13d6a2ee22073f23261f63712d82befaa83ac8cb4db5da4c2bdc865 iperf-3.13.tar.gz

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

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

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

@ -0,0 +1 @@
723fcc430a027bc6952628fa2a3ac77584a1d0bd328275e573fc9b206c155004 iperf-3.14.tar.gz

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jul 20 12:01:09 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 3.14 (bsc#1213430, CVE-2023-38403):
* fixes a memory allocation hazard that allowed a remote user to
crash an iperf3 process
* see
https://downloads.es.net/pub/iperf/esnet-secadv-2023-0001.txt.asc
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 7 07:26:47 UTC 2023 - Dirk Müller <dmueller@suse.com> Tue Mar 7 07:26:47 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -18,7 +18,7 @@
%define soname 0 %define soname 0
Name: iperf Name: iperf
Version: 3.13 Version: 3.14
Release: 0 Release: 0
Summary: A tool to measure network performance Summary: A tool to measure network performance
License: BSD-3-Clause License: BSD-3-Clause