diff --git a/iperf-3.0.10.tar.gz b/iperf-3.0.10.tar.gz deleted file mode 100644 index a0cfe4c..0000000 --- a/iperf-3.0.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a113442967cf0981b0b2d538be7c88903b2fb0f87b0d281384e41b462e33059d -size 423807 diff --git a/iperf-3.0.11.tar.gz b/iperf-3.0.11.tar.gz new file mode 100644 index 0000000..eaccdcb --- /dev/null +++ b/iperf-3.0.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c774b807ea4db20e07558c47951df186b6fb1dd0cdef4282c078853ad87cc712 +size 426434 diff --git a/iperf.changes b/iperf.changes index 77b2f3b..ad1b2f5 100644 --- a/iperf.changes +++ b/iperf.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Apr 5 21:17:52 UTC 2015 - aj@ajaissle.de + +- iperf 3.0.11 + * This maintenance release adds a -1 flag to make the iperf3 + execute a single test and exit, needed for an upcoming bwctl + release. A few other bugs are also fixed. + ------------------------------------------------------------------- Thu Jan 8 12:57:18 UTC 2015 - seife+obs@b1-systems.com @@ -5,7 +13,6 @@ Thu Jan 8 12:57:18 UTC 2015 - seife+obs@b1-systems.com * UDP tests now honor the -w option for setting the socket buffer sizes (issue #219). - ------------------------------------------------------------------- Fri Dec 26 16:14:38 UTC 2014 - schwab@linux-m68k.org diff --git a/iperf.spec b/iperf.spec index 50eb865..dc6ba7c 100644 --- a/iperf.spec +++ b/iperf.spec @@ -18,14 +18,14 @@ %define soname 0 Name: iperf -Version: 3.0.10 +Version: 3.0.11 Release: 0 Summary: A tool to measure network performance License: BSD-3-Clause Group: Productivity/Networking/Diagnostic Url: http://software.es.net/iperf/ 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 +# PATCH-FIX-OPENSUSE -- Disable profiling if %%optflags includes -fomit-frame-pointer, as option -pg conflicts with it Patch1: iperf-3.0.5_disable-profiling.patch %if %{?sles_version} && %{?sles_version} <= 11 BuildRequires: libuuid-devel