diff --git a/iperf-3.0.10.tar.gz b/iperf-3.0.10.tar.gz new file mode 100644 index 0000000..a0cfe4c --- /dev/null +++ b/iperf-3.0.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a113442967cf0981b0b2d538be7c88903b2fb0f87b0d281384e41b462e33059d +size 423807 diff --git a/iperf-3.0.9.tar.gz b/iperf-3.0.9.tar.gz deleted file mode 100644 index ee407cc..0000000 --- a/iperf-3.0.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40249a2b30d26b937350b969bcb19f88e1beb356f886ed31422b554bac692459 -size 402428 diff --git a/iperf.changes b/iperf.changes index 8a947ad..77b2f3b 100644 --- a/iperf.changes +++ b/iperf.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jan 8 12:57:18 UTC 2015 - seife+obs@b1-systems.com + +- iperf 3.0.10, user-visible changes: + * 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 a095788..50eb865 100644 --- a/iperf.spec +++ b/iperf.spec @@ -1,7 +1,7 @@ # # spec file for package iperf # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define soname 0 Name: iperf -Version: 3.0.9 +Version: 3.0.10 Release: 0 Summary: A tool to measure network performance License: BSD-3-Clause