Hello community,

here is the log from the commit of package iperf for openSUSE:Factory checked 
in at 2014-07-21 21:40:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/iperf (Old)
 and      /work/SRC/openSUSE:Factory/.iperf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "iperf"

Changes:
--------
--- /work/SRC/openSUSE:Factory/iperf/iperf.changes      2014-03-28 
12:10:22.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.iperf.new/iperf.changes 2014-07-21 
22:35:08.000000000 +0200
@@ -1,0 +2,12 @@
+Thu Jul 17 20:12:49 UTC 2014 - [email protected]
+
+- iperf 3.0.5
+  * A timing issue which caused measurement intervals to be wrong
+    with TCP tests on lossy networks has been fixed
+  * It is now possible to get (most of) the server-side output at
+    the client by using the --get-server-output flag
+  * A number of bugs with --json output have been fixed
+- rebased iperf-3.0.2_disable-profiling.patch on 3.0.5 code
+  (now is iperf-3.0.5_disable-profiling.patch)
+
+-------------------------------------------------------------------

Old:
----
  iperf-3.0.2_disable-profiling.patch
  iperf-3.0.3.tar.gz

New:
----
  iperf-3.0.5.tar.gz
  iperf-3.0.5_disable-profiling.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ iperf.spec ++++++
--- /var/tmp/diff_new_pack.WS4B8a/_old  2014-07-21 22:35:09.000000000 +0200
+++ /var/tmp/diff_new_pack.WS4B8a/_new  2014-07-21 22:35:09.000000000 +0200
@@ -18,7 +18,7 @@
 
 %define soname  0
 Name:           iperf
-Version:        3.0.3
+Version:        3.0.5
 Release:        0
 Summary:        A tool to measure network performance
 License:        BSD-3-Clause
@@ -26,7 +26,7 @@
 Url:            https://github.com/esnet/iperf
 Source:         
https://github.com/esnet/iperf/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE -- Disable profiling on i586, as option -pg conflicts 
with -fomit-frame-pointer
-Patch1:         iperf-3.0.2_disable-profiling.patch
+Patch1:         iperf-3.0.5_disable-profiling.patch
 %if %{?sles_version} && %{?sles_version} <= 11
 BuildRequires:  libuuid-devel
 %else

++++++ iperf-3.0.3.tar.gz -> iperf-3.0.5.tar.gz ++++++
++++ 32740 lines of diff (skipped)

++++++ iperf-3.0.2_disable-profiling.patch -> 
iperf-3.0.5_disable-profiling.patch ++++++
--- /work/SRC/openSUSE:Factory/iperf/iperf-3.0.2_disable-profiling.patch        
2014-03-28 12:10:22.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.iperf.new/iperf-3.0.5_disable-profiling.patch   
2014-07-21 22:35:08.000000000 +0200
@@ -1,7 +1,7 @@
-diff -Ppru iperf-3.0.2.orig/src/Makefile.in 
iperf-3.0.2.profiling/src/Makefile.in
---- iperf-3.0.2.orig/src/Makefile.in   2014-03-10 17:58:44.000000000 +0100
-+++ iperf-3.0.2.profiling/src/Makefile.in      2014-03-25 15:48:06.839472983 
+0100
-@@ -37,8 +37,7 @@ POST_UNINSTALL = :
+diff -urw iperf-3.0.5.orig/src/Makefile.in iperf-3.0.5/src/Makefile.in
+--- iperf-3.0.5.orig/src/Makefile.in   2014-06-16 19:18:49.000000000 +0200
++++ iperf-3.0.5/src/Makefile.in        2014-07-17 22:23:07.366702888 +0200
+@@ -81,8 +81,7 @@
  build_triplet = @build@
  host_triplet = @host@
  bin_PROGRAMS = iperf3$(EXEEXT)
@@ -10,4 +10,4 @@
 +noinst_PROGRAMS = t_timer$(EXEEXT) t_units$(EXEEXT) t_uuid$(EXEEXT)
  TESTS = t_timer$(EXEEXT) t_units$(EXEEXT) t_uuid$(EXEEXT)
  subdir = src
- DIST_COMMON = $(dist_man_MANS) $(include_HEADERS) \
+ DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to