Files
flowgrind/flowgrind.changes
Martin Pluskal 08ea677803 Accepting request 1040009 from home:dirkmueller:Factory
- update to 0.8.2:
  * Fix version number (flowgrind -version)
  * Fix minor groff issue in manual page
  * Update debian packaging
  * Fix compability with GCC10 (thanks to Jeroen Roovers <jer@gentoo.org>)
  * lower loglevel of delay calculation error to prevent log overflow
  * New website url: https://flowgrind.github.io (Closes #228)

OBS-URL: https://build.opensuse.org/request/show/1040009
OBS-URL: https://build.opensuse.org/package/show/benchmark/flowgrind?expand=0&rev=8
2022-12-06 10:56:08 +00:00

57 lines
1.9 KiB
Plaintext

-------------------------------------------------------------------
Sun Dec 4 15:20:43 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.8.2:
* Fix version number (flowgrind -version)
* Fix minor groff issue in manual page
* Update debian packaging
* Fix compability with GCC10 (thanks to Jeroen Roovers <jer@gentoo.org>)
* lower loglevel of delay calculation error to prevent log overflow
* New website url: https://flowgrind.github.io (Closes #228)
-------------------------------------------------------------------
Thu Jun 11 07:08:38 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
- Fix building with gcc10
-------------------------------------------------------------------
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
-------------------------------------------------------------------
Wed Apr 15 12:00:01 UTC 2015 - jhura@suse.com
- updated to 0.7.5
- added GPG key
- changed URL and source
- README changed to README.md, removed TODO
- cleaned spec file with spec-cleaner
-------------------------------------------------------------------
Thu Nov 28 13:11:22 UTC 2013 - reddwarf@opensuse.org
- Update to 0.6.1
-------------------------------------------------------------------
Tue Jun 4 19:55:46 UTC 2013 - reddwarf@opensuse.org
- Update to 0.6.0
-------------------------------------------------------------------
Fri May 25 15:52:08 UTC 2012 - reddwarf@opensuse.org
- First version (0.5.8)