forked from pool/iperf
Accepting request 1071021 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1071021 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iperf?expand=0&rev=33
This commit is contained in:
commit
d7d4fe7a50
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:72034ecfb6a7d6d67e384e19fb6efff3236ca4f7ed4c518d7db649c447e1ffd6
|
|
||||||
size 644807
|
|
@ -1 +0,0 @@
|
|||||||
72034ecfb6a7d6d67e384e19fb6efff3236ca4f7ed4c518d7db649c447e1ffd6 iperf-3.12.tar.gz
|
|
3
iperf-3.13.tar.gz
Normal file
3
iperf-3.13.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bee427aeb13d6a2ee22073f23261f63712d82befaa83ac8cb4db5da4c2bdc865
|
||||||
|
size 646508
|
1
iperf-3.13.tar.gz.sha256
Normal file
1
iperf-3.13.tar.gz.sha256
Normal file
@ -0,0 +1 @@
|
|||||||
|
bee427aeb13d6a2ee22073f23261f63712d82befaa83ac8cb4db5da4c2bdc865 iperf-3.13.tar.gz
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 7 07:26:47 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 3.13:
|
||||||
|
* Added missing bind_dev getter and setter.
|
||||||
|
* a fix for A resource leak bug in function iperf_create_pidfile (#1443)
|
||||||
|
* doc: Fix copy-and-paste error leading to wrong error message
|
||||||
|
* Fix crash on rcv-timeout with JSON logfile
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 3 13:24:09 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
Sat Dec 3 13:24:09 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package iperf
|
# spec file for package iperf
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define soname 0
|
%define soname 0
|
||||||
Name: iperf
|
Name: iperf
|
||||||
Version: 3.12
|
Version: 3.13
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user