Accepting request 418687 from network:utilities
1 OBS-URL: https://build.opensuse.org/request/show/418687 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iperf?expand=0&rev=22
This commit is contained in:
commit
bccc39d393
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f9dbdb99f869c077d14bc1de78675f5e4b8d1bf78dc92381e96c3eb5b1fd7d86
|
||||
size 542280
|
3
iperf-3.1.3.tar.gz
Normal file
3
iperf-3.1.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:60d8db69b1d74a64d78566c2317c373a85fef691b8d277737ee5d29f448595bf
|
||||
size 546899
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 11 14:07:45 UTC 2016 - aj@ajaissle.de
|
||||
|
||||
- update to version 3.1.3
|
||||
* fixes [boo#984453] [CVE-2016-4303] JSON parsing vulnerability
|
||||
|
||||
* also includes support for fair-queueing, per-socket based
|
||||
pacing of tests on platforms that support it (currently recent
|
||||
Linux distributions), as well as several other fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 8 16:30:00 UTC 2016 - msvec@suse.com
|
||||
|
||||
|
@ -18,14 +18,14 @@
|
||||
|
||||
%define soname 0
|
||||
Name: iperf
|
||||
Version: 3.1.2
|
||||
Version: 3.1.3
|
||||
Release: 0
|
||||
Summary: A tool to measure network performance
|
||||
License: BSD-3-Clause
|
||||
Group: Productivity/Networking/Diagnostic
|
||||
Url: http://software.es.net/iperf/
|
||||
#Source URL: http://downloads.es.net/pub/iperf/%{name}-%{version}.tar.gz
|
||||
Source: %{name}-%{version}.tar.gz
|
||||
Source: http://downloads.es.net/pub/iperf/%{name}-%{version}.tar.gz
|
||||
# PATCH-FIX-OPENSUSE -- Disable profiling if %%optflags includes -fomit-frame-pointer, as option -pg conflicts with it
|
||||
Patch1: iperf-disable-profiling.patch
|
||||
%if %{?sles_version} && %{?sles_version} <= 11
|
||||
|
Loading…
x
Reference in New Issue
Block a user