File sysbench.changes of Package sysbench
-------------------------------------------------------------------
Sun Jun 12 09:31:03 UTC 2016 - mpluskal@suse.com
- Update to version 0.5.0+git.20160610:
* Fixes #44: seqwr deleting test files
* Duplicate line
* added locking to get_request in lua scripting
* Don't lock thread mutex unnecessarily in script_lua.c and sb_cpu.c.
* Fix crash introduced by commit 9244fcf.
* Adding volatile modifier to tmp variable in memory test
-------------------------------------------------------------------
Sat Apr 16 16:18:45 UTC 2016 - mpluskal@suse.com
- Update to version 0.5.0+git.20160414:
* Fix the issue when threads running < num_threads
* Fixes #22: Timers and reporting thread should wait for worker
thread to be initialized
* Fix barrier error reporting.
* Fixes #25: Include database-related command line options in
help
* Fixes #29: FATAL: Failed to read file! file: 24 pos: 14516224
errno = 0 (Success)
* Fix prepare parallel for new thread initialization
* Revert "Fix the issue when threads running < num_threads"
* adjust event generation for a high volume
-------------------------------------------------------------------
Mon Mar 21 19:47:52 UTC 2016 - mpluskal@suse.com
- Update to version 0.5.0~git.20160318:
+ Some minor improvements to bulk_insert.lua
+ Minor cleanups in bulk_insert.lua.
+ Print the number of actually running threads instead of the
configured --num-threads value for intermediate reports. This
can make a big difference with network benchmarks to diagnose
TCP-related issues like SYN flood protection, throttling,
backlog issues, etc.
+ Fix mutex_get_request() signature.
+ Update GPLv2 text in COPYING with the current version from
https://gnu.org/licenses/gpl-2.0.txt.
+ Update copyrights and FSF address.
+ Fixes #17: Lua script without DB access crashes sysbench.
+ Fixes #22: Timers and reporting thread should wait for worker
thread to be initialized
+ Fix barrier error reporting.
+ Fixes #25: Include database-related command line options in
help
- Generate manpage
-------------------------------------------------------------------
Tue Mar 1 11:55:17 UTC 2016 - mpluskal@suse.com
- Update to 0.5.0~git.20160223
- Add _service
- Some spec file cleanups
-------------------------------------------------------------------
Mon Mar 30 11:38:27 UTC 2015 - mpluskal@suse.com
- Remove ctcs2 remains
- Update project url
- Enable postgresql support
-------------------------------------------------------------------
Mon Sep 1 14:51:32 CEST 2014 - dsterba@suse.cz
- update from launchpad, revision 122:
- Bug #1354419: Sysbench configure mishandles "--with-pgsql-includes"
-------------------------------------------------------------------
Tue Jul 22 14:35:38 CEST 2014 - dsterba@suse.cz
- update from launchpad, revision 121:
* Fixed ‘make dist’ by removing oltp_complex_ro.lua and
oltp_complex_rw.lua and adding oltp.lua, parallel_prepare.lua,
select_random_points.lua and select_random_ranges.lua
- clean spec
-------------------------------------------------------------------
Tue Jan 21 09:08:47 UTC 2014 - dsterba@suse.com
- update from launchpad, revision 120:
* Merged lp:~ignacio-nin/sysbench/0.5-bug1262178 and ixed the _WIN32
codepath to correctly handle FlushViewOfFile return value.
* Bug #1208530: Allow sysbench to round-robin on multiple sockets
- clean up spec file
- removed patches:
* automake-1.12.patch
-------------------------------------------------------------------
Wed Aug 28 18:52:46 UTC 2013 - monex@liquid-co.de
- correct requires
-------------------------------------------------------------------
Thu Jun 27 19:15:32 UTC 2013 - monex@liquid-co.de
- update to revision 117
-------------------------------------------------------------------
Tue Jul 31 20:04:37 UTC 2012 - monex@liquid-co.de
- added patch for build with automake 1.12
-------------------------------------------------------------------
Tue Jul 31 20:02:18 UTC 2012 - monex@liquid-co.de
- fix patch
-------------------------------------------------------------------
Tue Jul 31 19:51:57 UTC 2012 - monex@liquid-co.de
- added patch for build with automake 1.12
-------------------------------------------------------------------
Wed Jun 6 18:40:40 UTC 2012 - monex@liquid-co.de
- added libtool to requires
-------------------------------------------------------------------
Wed Jun 6 18:31:21 UTC 2012 - monex@liquid-co.de
- added automake and gcc-c++ to requires
-------------------------------------------------------------------
Thu May 17 19:00:45 UTC 2012 - monex@liquid-co.de
- update to version 0.5.0 revision 105 from
https://code.launchpad.net/~sysbench-developers/sysbench/0.5
-------------------------------------------------------------------
Tue Jul 28 17:46:00 CST 2009 - fhe@novell.com
- add sysbench-wrong-option-mysql_table.diff (BNC#439747)
- fix the script sysbench-example-test when run test=oltp with the wrong option
-------------------------------------------------------------------
Tue Mar 31 16:24:37 CEST 2009 - vmarsik@suse.cz
- added benchmark TCF + scripts
- fixed relative paths in the start scripts, removed separate patch
-------------------------------------------------------------------
Thu Jul 31 12:11:27 CEST 2008 - yxu@suse.de
- modified the sysbench-run file so that
all test_file* are removed automatically after test finished
-------------------------------------------------------------------
Thu Jun 26 15:35:57 CEST 2008 - pkirsch@suse.de
- added sub package ctcstools for ctcs2 integration
- included several definied testcase and workload
-------------------------------------------------------------------
Mon Oct 29 14:13:15 CET 2007 - pkirsch@suse.de
- fixed thread-concurency in sb_fileio.c, so that --validate=on
works without throwing FATAL messages
-------------------------------------------------------------------
Thu Oct 11 11:14:18 CEST 2007 - pkirsch@suse.de
- added sysbench-example-all-tests, which should make use of
sysbench's available variations
-------------------------------------------------------------------
Fri Oct 5 10:25:47 CEST 2007 - pkirsch@suse.de
- update to version 0.4.8
-------------------------------------------------------------------
Wed Jan 25 21:41:58 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Tue May 17 12:01:48 CEST 2005 - trenn@suse.de
- fixed gcc 4.0 warnings -> posix_memalign return value needs to
be checked
-------------------------------------------------------------------
Mon Apr 11 11:58:19 CEST 2005 - trenn@suse.de
- fixed gcc 4.0 warnings -> struct not initialised
-------------------------------------------------------------------
Mon Mar 7 00:28:23 CET 2005 - ro@suse.de
- fix example-tests tarball
-------------------------------------------------------------------
Wed Mar 2 16:05:18 CET 2005 - trenn@suse.de
- corrected the sysbench-example-tests script
-------------------------------------------------------------------
Tue Feb 22 21:07:23 CET 2005 - trenn@suse.de
- initiale checkin