commit flowgrind for openSUSE:Factory
Hello community, here is the log from the commit of package flowgrind for openSUSE:Factory checked in at 2017-03-31 15:09:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/flowgrind (Old) and /work/SRC/openSUSE:Factory/.flowgrind.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "flowgrind" Fri Mar 31 15:09:12 2017 rev:2 rq:482585 version:0.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/flowgrind/flowgrind.changes 2015-04-21 10:51:17.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.flowgrind.new/flowgrind.changes 2017-03-31 15:09:53.212996600 +0200 @@ -1,0 +2,16 @@ +Fri Mar 24 17:20:49 UTC 2017 - mpluskal@suse.com + +- Update to version 0.8.0: + * Now uses UUID to uniquely identify daemons with same address + (unfortunately that makes flowgrind incompatible with earlier + releases) + * Includes a lot of bugfixes, to name a few: + + No cwnd column in output) + + buffer overlow in daemon with 2048 flows + + segfault in argparser + + DEBUG_MSG is not thread-safe + + Time to string conversion seriously broken + + -U option expects flow endpoint as argument + + Traffic Generation: contradicting examples + +------------------------------------------------------------------- Old: ---- flowgrind-0.7.5.tar.bz2 flowgrind-0.7.5.tar.bz2.asc New: ---- flowgrind-0.8.0.tar.bz2 flowgrind-0.8.0.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ flowgrind.spec ++++++ --- /var/tmp/diff_new_pack.dfslRG/_old 2017-03-31 15:09:53.816911219 +0200 +++ /var/tmp/diff_new_pack.dfslRG/_new 2017-03-31 15:09:53.816911219 +0200 @@ -1,7 +1,7 @@ # # spec file for package flowgrind # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: flowgrind -Version: 0.7.5 +Version: 0.8.0 Release: 0 Summary: Network performance measurement License: GPL-2.0 @@ -27,9 +27,11 @@ Source1: https://github.com/flowgrind/flowgrind/releases/download/flowgrind-%{version}/flowgrind-%{version}.tar.bz2.asc Source2: %{name}.keyring BuildRequires: libpcap-devel +BuildRequires: pkgconfig BuildRequires: xmlrpc-c-devel BuildRequires: pkgconfig(gsl) BuildRequires: pkgconfig(libcurl) +BuildRequires: pkgconfig(uuid) %description Flowgrind is a tool similar to iperf, netperf to measure throughput and other ++++++ flowgrind-0.7.5.tar.bz2 -> flowgrind-0.8.0.tar.bz2 ++++++ ++++ 13791 lines of diff (skipped) ++++++ flowgrind.keyring ++++++ ++++ 861 lines (skipped) ++++ between flowgrind.keyring ++++ and /work/SRC/openSUSE:Factory/.flowgrind.new/flowgrind.keyring
participants (1)
-
root@hilbert.suse.de