Changelog for
sysbench-1.0.20-benchmark.75.4.i586.rpm :
* Wed Jun 17 2020 Martin Pluskal
- Update to version 1.0.20:
* build/CI/packaging: Add arm64 to Travis CI matrix (#358)
* build/CI/packaging: add Ubuntu Focal
* build/CI/packaging: remove Fedora Rawhide from CI matrix
* build/CI/packaging: fix regression tests to work with MySQL 8.0.19+
* build/CI/packaging: fix macOS builds in Travis
* build/CI/packaging: remove Ubuntu Disco (EOL)
* Sun Mar 15 2020 Max Lin - BuildRequires postgresql-server-devel on Leap >= 15.2 as well
* Thu Feb 06 2020 Martin Pluskal - Update to version 1.0.19:
* regression tests: compatibility fix for PostgreSQL 12
* Fri Dec 06 2019 Martin Pluskal - Update to version 1.0.18:
* build/CI/packaging changes only
* Mon Oct 21 2019 Martin Pluskal - Add zlib build dependency- Use more of modern macros for building
* Wed Aug 28 2019 Martin Pluskal - Update to version 1.0.17
* regression tests: remove unnecessary error leading to opt_rate.t instability.
* --rate mode: return a non-zero exit code on event queue overflow.
* --rate mode: fix a bogus error about eventgen thread termination
* Tue Apr 09 2019 Christophe Giboudeaux - Add the missing build dependency for Tumbleweed.
* Fri Dec 28 2018 seanAATTsuspend.net- Update to version 1.0.16:
* SQL API: fix GH-282 (MySQL fetch_row() is broken)
* --rate mode: fix latency stats skew on low rates
* Lua: Add /usr/share/lua/5.1 to LUA_ATH and /usr/lib/lua/5.1
* build/CI/packaging?: add -Wvla to default compiler flags
* build/CI/packaging: fix buildpack.sh to not push multiple file types
* Tue Oct 23 2018 Martin Pluskal - Use bundled versions of luajit and ck for SLE
* Thu Jul 19 2018 mpluskalAATTsuse.com- Update to version 1.0.15:
* fileio: fix GH-229 (--file-fsync-freq=0 seems to prevent fsync() at the end of the test)
* command line: improve parsing of boolean command line options
* tests: fix GH-220 (Testsuite api_sql_mysql.t failed ...)
* tests: fix GH-223 (test failure on ppc64)
* tests: fix opt_help.t to pass when the binary is not configured with MySQL support
* MySQL driver: use it by default in DB benchmarks