From 4e82c0bf2835709c32b448a7ebf975feaf84085e778d0b4031b6a15773059580 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 9 Jan 2015 15:02:16 +0000 Subject: [PATCH] Accepting request 280303 from home:seife:branches:network:utilities update to iperf 3.0.10 OBS-URL: https://build.opensuse.org/request/show/280303 OBS-URL: https://build.opensuse.org/package/show/network:utilities/iperf?expand=0&rev=24 --- iperf-3.0.10.tar.gz | 3 +++ iperf-3.0.9.tar.gz | 3 --- iperf.changes | 8 ++++++++ iperf.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) create mode 100644 iperf-3.0.10.tar.gz delete mode 100644 iperf-3.0.9.tar.gz 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