forked from pool/iperf
Accepting request 264163 from home:msvec:branches:network:utilities
update to 3.0.9 OBS-URL: https://build.opensuse.org/request/show/264163 OBS-URL: https://build.opensuse.org/package/show/network:utilities/iperf?expand=0&rev=20
This commit is contained in:
parent
797b817ad1
commit
a6cdca1e59
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bb81c724709dbb28462da14bdf9f443e8f38bfc4e3297142b2e4c35beef54f7d
|
||||
size 397848
|
3
iperf-3.0.9.tar.gz
Normal file
3
iperf-3.0.9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:40249a2b30d26b937350b969bcb19f88e1beb356f886ed31422b554bac692459
|
||||
size 402428
|
@ -1,6 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 17 20:12:49 UTC 2014 - msvec@suse.com
|
||||
|
||||
- iperf 3.0.9
|
||||
* Bug fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 17 20:12:49 UTC 2014 - msvec@suse.com
|
||||
|
||||
- iperf 3.0.5
|
||||
* A timing issue which caused measurement intervals to be wrong
|
||||
with TCP tests on lossy networks has been fixed
|
||||
|
@ -18,13 +18,13 @@
|
||||
|
||||
%define soname 0
|
||||
Name: iperf
|
||||
Version: 3.0.5
|
||||
Version: 3.0.9
|
||||
Release: 0
|
||||
Summary: A tool to measure network performance
|
||||
License: BSD-3-Clause
|
||||
Group: Productivity/Networking/Diagnostic
|
||||
Url: https://github.com/esnet/iperf
|
||||
Source: https://github.com/esnet/iperf/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
Url: http://software.es.net/iperf/
|
||||
Source: http://downloads.es.net/pub/iperf/%{name}-%{version}.tar.gz
|
||||
# PATCH-FIX-OPENSUSE -- Disable profiling on i586, as option -pg conflicts with -fomit-frame-pointer
|
||||
Patch1: iperf-3.0.5_disable-profiling.patch
|
||||
%if %{?sles_version} && %{?sles_version} <= 11
|
||||
|
Loading…
Reference in New Issue
Block a user