Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: mariadb-bench | Distribution: openSUSE Tumbleweed |
Version: 11.5.2 | Vendor: openSUSE |
Release: 1.1 | Build date: Tue Aug 20 19:00:30 2024 |
Group: Productivity/Databases/Tools | Build host: reproducible |
Size: 3319298 | Source RPM: mariadb-11.5.2-1.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://www.mariadb.org | |
Summary: Benchmarks for MariaDB |
This package contains benchmark scripts and data for MariaDB. To run these database benchmarks, start the script "run-all-tests" in the directory /usr/share/sql-bench after starting MariaDB.
SUSE-GPL-2.0-with-FLOSS-exception
* Tue Aug 20 2024 Antonio Teixeira <antonio.teixeira@suse.com> - Update to 11.5.2: https://mariadb.com/kb/en/mariadb-11-5-2-release-notes/ https://mariadb.com/kb/en/mariadb-11-5-2-changelog/ - Update list of skipped tests * Sun Jul 14 2024 Sarah Kriesch <sarah.kriesch@opensuse.org> - Remove func_math_tests_MDEV-26645.diff as patch for s390x/ppc64le - Add s390x to the constraints file * Tue Jun 18 2024 Antonio Teixeira <antonio.teixeira@suse.com> - Remove errmsg-utf8.txt from mariadb-errormessages. * The file was only used for generating .sys files and isn't needed in the package. * Thu May 30 2024 Danilo Spinella <danilo.spinella@suse.com> - Update to 11.4.2: https://mariadb.com/kb/en/changes-improvements-in-mariadb-11-4/ https://mariadb.com/kb/en/changes-improvements-in-mariadb-11-3/ https://mariadb.com/kb/en/mariadb-11-4-2-release-notes/ https://mariadb.com/kb/en/mariadb-11-4-2-changelog/ https://mariadb.com/kb/en/mariadb-11-4-1-release-notes/ https://mariadb.com/kb/en/mariadb-11-4-1-changelog/ https://mariadb.com/kb/en/mariadb-11-4-0-release-notes/ https://mariadb.com/kb/en/mariadb-11-4-0-changelog/ - Refresh mariadb-10.2.4-fortify-and-O.patch - Update list of skipped tests * Fri Feb 23 2024 pgajdos@suse.com - Use %patch -P N instead of deprecated %patchN. * Wed Feb 14 2024 Danilo Spinella <danilo.spinella@suse.com> - Update to 11.2.3: https://mariadb.com/kb/en/mariadb-11-2-3-release-notes/ https://mariadb.com/kb/en/mariadb-11-2-3-changelog/ - Update list of skipped tests * Mon Nov 27 2023 Jiri Slaby <jslaby@suse.cz> - Fix location of unwanted binaries (which are deleted) - Fix location in rpmlintrc - Disable LTO on ppc64le due to error - constraints: increase memory to 16G on ppc64le, 10G is no longer enough (perhaps a linker bug?) * Wed Nov 22 2023 Danilo Spinella <oss@danyspin97.org> - Update to 11.2.2: https://mariadb.com/kb/en/mariadb-11-2-2-release-notes/ https://mariadb.com/kb/en/mariadb-11-2-2-changelog/ * Mon Nov 20 2023 Danilo Spinella <oss@danyspin97.org> - Update to 11.1.3: https://mariadb.com/kb/en/mariadb-11-1-3-release-notes/ https://mariadb.com/kb/en/mariadb-11-1-3-changelog/ * fixes for the following security vulnerabilities: 11.1.3: none - Refreshed patches: * mariadb-10.4.12-fix-install-db.patch * Tue Oct 17 2023 Danilo Spinella <danilo.spinella@suse.com> - Update list of skipped tests * Mon Sep 25 2023 Danilo Spinella <danilo.spinella@suse.com> - Update to 11.1.2: https://mariadb.com/kb/en/mariadb-11-1-2-release-notes/ https://mariadb.com/kb/en/mariadb-11-1-2-changelog/ * fixes for the following security vulnerabilities: 11.1.2: none - Refresh list of skipped tests * Wed Sep 06 2023 Jan Engelhardt <jengelh@inai.de> - Workaround build failure with fmt-10: require fmt < 10 * Wed Aug 23 2023 Danilo Spinella <danilo.spinella@suse.com> - Update to 11.0.3: * release notes and changelog: https://mariadb.com/kb/en/mariadb-11-0-3-release-notes/ https://mariadb.com/kb/en/mariadb-11-0-3-changelog/ * fixes for the following security vulnerabilities: 11.0.3: none * Mon Jun 12 2023 Danilo Spinella <danilo.spinella@suse.com> - Update to 11.0.2: * release notes and changelog: https://mariadb.com/kb/en/mariadb-11-0-2-release-notes/ https://mariadb.com/kb/en/mariadb-11-0-2-changelog/ * Mon Jun 05 2023 Danilo Spinella <danilo.spinella@suse.com> - Skip test on s390x to fix build on ALP, bsc#1211859 - Update list of skipped tests * Tue May 23 2023 Danilo Spinella <danilo.spinella@suse.com> - Refresh gcc13-fix.patch - Update to 10.11.3: * release notes and changelog: https://mariadb.com/kb/en/mariadb-10-11-3-release-notes/ https://mariadb.com/kb/en/mariadb-10-11-3-changelog/ * fixes for the following security vulnerabilities: 10.11.3: CVE-2022-47015 (bsc#1207404) * Wed Mar 08 2023 Martin Liška <mliska@suse.cz> - Cherry-pick upstream changes (gcc13-fix.patch) for GCC 13. * Wed Mar 01 2023 Danilo Spinella <danilo.spinella@suse.com> - Update to 10.11.2: * release notes and changelog: https://mariadb.com/kb/en/changes-improvements-in-mariadb-1011/ https://mariadb.com/kb/en/mariadb-10-11-2-release-notes/ https://mariadb.com/kb/en/mariadb-10-11-2-changelog/ https://mariadb.com/kb/en/mariadb-10-11-1-release-notes/ https://mariadb.com/kb/en/mariadb-10-11-1-changelog/ https://mariadb.com/kb/en/mariadb-10-11-0-release-notes/ https://mariadb.com/kb/en/mariadb-10-11-0-changelog/ - Refresh mariadb-10.2.4-logrotate.patch * Mon Feb 20 2023 Danilo Spinella <danilo.spinella@suse.com> - Update to 10.10.3: https://mariadb.com/kb/en/mariadb-10-10-3-release-notes/ https://mariadb.com/kb/en/mariadb-10-10-3-changelog/ - Update mariadb.keyring * Wed Jan 04 2023 Danilo Spinella <danilo.spinella@suse.com> - Update list of skipped tests * Fri Nov 18 2022 Danilo Spinella <danilo.spinella@suse.com> - Update to 10.10.2: * release notes and changelog: https://mariadb.com/kb/en/changes-improvements-in-mariadb-1010/ https://mariadb.com/kb/en/mariadb-10-10-2-release-notes/ https://mariadb.com/kb/en/mariadb-10-10-2-changelog/ https://mariadb.com/kb/en/mariadb-10101-release-notes/ https://mariadb.com/kb/en/mariadb-10101-changelog/ https://mariadb.com/kb/en/mariadb-10100-release-notes/ * fixes for the following security vulnerabilities: 10.10.2: none * Wed Nov 09 2022 Danilo Spinella <danilo.spinella@suse.com> - Update to 10.9.4: * release notes and changelog: https://mariadb.com/kb/en/library/mariadb-1094-release-notes https://mariadb.com/kb/en/library/mariadb-1094-changelog * fixes for the following security vulnerabilities: 10.9.4: none * Wed Sep 21 2022 Danilo Spinella <danilo.spinella@suse.com> - Update to 10.9.3: * release notes and changelog: https://mariadb.com/kb/en/library/mariadb-1093-release-notes https://mariadb.com/kb/en/library/mariadb-1093-changelog * Tue Sep 13 2022 Danilo Spinella <danilo.spinella@suse.com> - Update to 10.9.2: * changes and improvements in MariaDB 10.9: https://mariadb.com/kb/en/changes-improvements-in-mariadb-109/ * release notes and changelog: https://mariadb.com/kb/en/library/mariadb-1092-release-notes https://mariadb.com/kb/en/library/mariadb-1092-changelog https://mariadb.com/kb/en/library/mariadb-1091-release-notes https://mariadb.com/kb/en/library/mariadb-1091-changelog https://mariadb.com/kb/en/library/mariadb-1090-release-notes https://mariadb.com/kb/en/library/mariadb-1090-changelog * fixes for the following security vulnerabilities: 10.9.2: CVE-2022-32082 (bsc#1201162) CVE-2022-32089 (bsc#1201169) CVE-2022-32081 (bsc#1201161) CVE-2022-32091 (bsc#1201170) CVE-2022-32084 (bsc#1201164) CVE-2022-38791 (bsc#1202863) * The package is not affected by the following security vulnerabilities: CVE-2018-25032 (bsc#1197459) - Update list of skipped tests * Wed Aug 31 2022 Danilo Spinella <danilo.spinella@suse.com> - Update mysql-systemd-helper to be aware of custom group, bsc#1200105 - Respect socket setting in mysql-systemd-helper - Fix my_print_defaults call in mysql-system-helper * Tue Aug 02 2022 chris@computersalat.de - use the better collation as default * DDEFAULT_COLLATION=utf8mb4_unicode_520_ci * Wed Jul 27 2022 Danilo Spinella <danilo.spinella@suse.com> - Update list of skipped tests * suse_skipped_tests.list * Mon May 23 2022 Danilo Spinella <danilo.spinella@suse.com> - Update to 10.8.3: * release notes and changelog: https://mariadb.com/kb/en/library/mariadb-1083-release-notes https://mariadb.com/kb/en/library/mariadb-1083-changelog https://mariadb.com/kb/en/library/mariadb-1082-release-notes https://mariadb.com/kb/en/library/mariadb-1082-changelog https://mariadb.com/kb/en/library/mariadb-1081-release-notes https://mariadb.com/kb/en/library/mariadb-1081-changelog https://mariadb.com/kb/en/library/mariadb-1080-release-notes https://mariadb.com/kb/en/library/mariadb-1080-changelog - Remove upstreamed patch: * bsc1194828.patch * Tue Mar 08 2022 Danilo Spinella <danilo.spinella@suse.com> - Do not include mariadb-galera files in the main package when %{with galera} is false * Wed Feb 16 2022 Danilo Spinella <danilo.spinella@suse.com> - Update to 10.7.3 (bsc#1196016): * release notes and changelog: https://mariadb.com/kb/en/library/mariadb-1073-release-notes https://mariadb.com/kb/en/library/mariadb-1073-changelog https://mariadb.com/kb/en/library/mariadb-1072-release-notes https://mariadb.com/kb/en/library/mariadb-1072-changelog https://mariadb.com/kb/en/library/mariadb-1071-release-notes https://mariadb.com/kb/en/library/mariadb-1071-changelog https://mariadb.com/kb/en/library/mariadb-1070-release-notes https://mariadb.com/kb/en/library/mariadb-1070-changelog * fixes for the following security vulnerabilities: 10.7.3: CVE-2021-46665 CVE-2021-46664 CVE-2021-46661 CVE-2021-46668 CVE-2021-46663 10.7.2: CVE-2022-24052 CVE-2022-24051 CVE-2022-24050 CVE-2022-24048 CVE-2021-46659, bsc#1195339 10.7.1: none 10.7.0: none - Remove upstreamed patches: * mariadb-10.0.15-logrotate-su.patch * mariadb-10.1.1-mysqld_multi-features.patch - Refresh mariadb-10.2.4-logrotate.patch - Update list of skipped tests - Add bsc1194828.patch to fix build with GCC12, fixes bsc#1194828 - The following issues have already been fixed in this package but weren't previously mentioned in the changes file: CVE-2021-46658, bsc#1195334 CVE-2021-46657, bsc#1195325 * Thu Dec 30 2021 Danilo Spinella <danilo.spinella@suse.com> - Build mariadb-galera on SLE - Add dependency on galera-4 for mariadb-galera - Remove old constraints for mariadb-galera * Mon Nov 22 2021 Danilo Spinella <danilo.spinella@suse.com> - The following issues have already been fixed in this package but weren't previously mentioned in the changes file: bsc#1189320 CVE-2021-2154, bsc#1185872 CVE-2021-2166, bsc#1185870 CVE-2021-27928, bsc#1183770 MDEV-23851 * Tue Nov 16 2021 Danilo Spinella <danilo.spinella@suse.com> - Fix rpmlint errors - Run spec-cleaner * Mon Nov 15 2021 Danilo Spinella <danilo.spinella@suse.com> - Enable LZ4 compression for INNODB and ROCKSDB, fixes bsc#1186031 * Mon Nov 15 2021 Danilo Spinella <danilo.spinella@suse.com> - Revert systemd hardening * Remove harden_mariadb.service.patch * Fri Nov 12 2021 Callum Farmer <gmbr3@opensuse.org> - Add CONFIG parameter to %sysusers_generate_pre * Tue Nov 09 2021 Danilo Spinella <danilo.spinella@suse.com> - Update to 10.6.5 * release notes and changelog: https://mariadb.com/kb/en/library/mariadb-1065-release-notes https://mariadb.com/kb/en/library/mariadb-1065-changelog * fixes for the following security vulnerabilities: 10.6.5: none - Not affected by [CVE-2021-35604], bsc#1192497 - Drop upstreamed patch: * mariadb-10.2.19-link-and-enable-c++11-atomics.patch * Mon Nov 08 2021 Danilo Spinella <danilo.spinella@suse.com> - Use pam macros instead of hardcoding directories, fixes bsc#1191038 - Add fix-pamdir.patch * Sun Oct 31 2021 Christian Boltz <suse-beta@cboltz.de> - Add func_math_tests_MDEV-26645.diff to avoid test failures in the func_math test on Tumbleweed s390x and ppc64 until MDEV-26645 gets fixed upstream * Thu Oct 07 2021 Danilo Spinella <danilo.spinella@suse.com> - Fix socket address in mariadb@.socket file * Wed Oct 06 2021 Johannes Segitz <jsegitz@suse.com> - Added hardening to systemd service(s) (bsc#1181400). Added patch(es): * harden_mariadb.service.patch Modified: * mariadb.service.in * Mon Sep 20 2021 Danilo Spinella <danilo.spinella@suse.com> - Replace %{_rpmconfigdir}/macros.d with %{_rpmmacrodir}, remove ownership of this directory. Fixes boo#1182218 - Run spec-cleaner * Mon Sep 06 2021 Danilo Spinella <danilo.spinella@suse.com> - Update to 10.6.4 * release notes and changelog: https://mariadb.com/kb/en/library/mariadb-1064-release-notes https://mariadb.com/kb/en/library/mariadb-1064-changelog https://mariadb.com/kb/en/library/mariadb-1063-release-notes https://mariadb.com/kb/en/library/mariadb-1063-changelog https://mariadb.com/kb/en/library/mariadb-1062-release-notes https://mariadb.com/kb/en/library/mariadb-1062-changelog https://mariadb.com/kb/en/library/mariadb-1061-release-notes https://mariadb.com/kb/en/library/mariadb-1061-changelog https://mariadb.com/kb/en/library/mariadb-1060-release-notes https://mariadb.com/kb/en/library/mariadb-1060-changelog * fixes for the following security vulnerabilities: 10.6.4: CVE-2021-2372 CVE-2021-2389 - Removed support to tokudb as it has been removed from upstream - Refresh mariadb-10.2.4-fortify-and-O.patch - Add new systemd socket from upstream * Fri Aug 20 2021 Martin Liška <mliska@suse.cz> - Support both rpmlint 1.x and 2.x. * Thu Aug 19 2021 Danilo Spinella <danilo.spinella@suse.com> - Update rpmlint rules in order to work with rpmlint2 (bsc#1179049). * Mon May 31 2021 Ferdinand Thiessen <rpm@fthiessen.de> - Update to version 10.5.10 * Fix CVE-2021-2154 * Add ST_DISTANCE_SPHERE for calculating the spherical distance between two geometries (point or multipoint) on a sphere * Fix: Crash with invalid multi-table update of view in 2nd execution of SP * Fix: Incorrect name resolution for subqueries in ON expressions * Fix: Complex query in Store procedure corrupts results * Fix: DELETE HISTORY may delete current data on system-versioned table * Fix: Crashes with nested table value constructors * Fix: Server crashes in thd_clear_errors() * Fix: The statement set password=password('') executed in PS mode fails in case it is run by a user with expired password * Full changes: https://mariadb.com/kb/en/mariadb-10510-changelog/ - Drop mariadb-10.5.9-cmake-3.20.patch, applied upstream * Thu Apr 29 2021 Dominique Leuenberger <dimstar@opensuse.org> - Add mariadb-10.5.9-cmake-3.20.patch: Fix syntax error which is exposed by cmake 3.20. * Fri Mar 12 2021 Kristyna Streitova <kstreitova@suse.com> - Update to 10.5.9 * release notes and changelog: https://mariadb.com/kb/en/library/mariadb-1059-release-notes https://mariadb.com/kb/en/library/mariadb-1059-changelog * fixes for the following security vulnerabilities: 10.5.9: none - Tracker bug: [bsc#1182739] - Update fixes [bsc#1182255] (MDL BF-BF Conflict caused by TRUNCATE TABLE) - refresh mariadb-10.2.19-link-and-enable-c++11-atomics.patch - remove fix-lock-rollback-assert-abort.patch (applied upstream) * Mon Feb 15 2021 Kristyna Streitova <kstreitova@suse.com> - update the list of the skipped tests * Wed Jan 20 2021 Marcus Rueckert <mrueckert@suse.de> - exclude galera files if we build without this feature. - switch from 664 to 644 for my.cnf configuration file (probably a typo) * Wed Jan 20 2021 Marcus Rueckert <mrueckert@suse.de> - added fix-lock-rollback-assert-abort.patch fix an abort when a transaction is rolled back - track all patches in a series so we can easily set up a quilt tree without requiring all the devel packages
/usr/bin/mariadb-slap /usr/bin/mysqlslap /usr/share/man/man1/mariadb-slap.1.gz /usr/share/man/man1/mysqlslap.1.gz /usr/share/mariadb/mini-benchmark /usr/share/sql-bench /usr/share/sql-bench/Data /usr/share/sql-bench/Data/ATIS /usr/share/sql-bench/Data/ATIS/aircraft.txt /usr/share/sql-bench/Data/ATIS/airline.txt /usr/share/sql-bench/Data/ATIS/airport.txt /usr/share/sql-bench/Data/ATIS/airport_service.txt /usr/share/sql-bench/Data/ATIS/city.txt /usr/share/sql-bench/Data/ATIS/class_of_service.txt /usr/share/sql-bench/Data/ATIS/code_description.txt /usr/share/sql-bench/Data/ATIS/compound_class.txt /usr/share/sql-bench/Data/ATIS/connect_leg.txt /usr/share/sql-bench/Data/ATIS/date_day.txt /usr/share/sql-bench/Data/ATIS/day_name.txt /usr/share/sql-bench/Data/ATIS/dual_carrier.txt /usr/share/sql-bench/Data/ATIS/fare.txt /usr/share/sql-bench/Data/ATIS/fconnection.txt /usr/share/sql-bench/Data/ATIS/flight.txt /usr/share/sql-bench/Data/ATIS/flight_class.txt /usr/share/sql-bench/Data/ATIS/flight_day.txt /usr/share/sql-bench/Data/ATIS/flight_fare.txt /usr/share/sql-bench/Data/ATIS/food_service.txt /usr/share/sql-bench/Data/ATIS/ground_service.txt /usr/share/sql-bench/Data/ATIS/month_name.txt /usr/share/sql-bench/Data/ATIS/restrict_carrier.txt /usr/share/sql-bench/Data/ATIS/restrict_class.txt /usr/share/sql-bench/Data/ATIS/restriction.txt /usr/share/sql-bench/Data/ATIS/state.txt /usr/share/sql-bench/Data/ATIS/stop.txt /usr/share/sql-bench/Data/ATIS/stop1.txt /usr/share/sql-bench/Data/ATIS/time_interval.txt /usr/share/sql-bench/Data/ATIS/time_zone.txt /usr/share/sql-bench/Data/ATIS/transport.txt /usr/share/sql-bench/Data/Wisconsin /usr/share/sql-bench/Data/Wisconsin/onek.data /usr/share/sql-bench/Data/Wisconsin/tenk.data /usr/share/sql-bench/README /usr/share/sql-bench/bench-count-distinct /usr/share/sql-bench/bench-init.pl /usr/share/sql-bench/compare-results /usr/share/sql-bench/copy-db /usr/share/sql-bench/crash-me /usr/share/sql-bench/graph-compare-results /usr/share/sql-bench/innotest1 /usr/share/sql-bench/innotest1a /usr/share/sql-bench/innotest1b /usr/share/sql-bench/innotest2 /usr/share/sql-bench/innotest2a /usr/share/sql-bench/innotest2b /usr/share/sql-bench/limits /usr/share/sql-bench/limits/Adabas.cfg /usr/share/sql-bench/limits/Informix.cfg /usr/share/sql-bench/limits/access.cfg /usr/share/sql-bench/limits/access_odbc.cfg /usr/share/sql-bench/limits/db2.cfg /usr/share/sql-bench/limits/empress.cfg /usr/share/sql-bench/limits/frontbase.cfg /usr/share/sql-bench/limits/interbase-dialect1.cfg /usr/share/sql-bench/limits/interbase-dialect3.cfg /usr/share/sql-bench/limits/interbase-superserver.cfg /usr/share/sql-bench/limits/interbase.cfg /usr/share/sql-bench/limits/mimer.cfg /usr/share/sql-bench/limits/ms-sql.cfg /usr/share/sql-bench/limits/ms-sql65.cfg /usr/share/sql-bench/limits/msql.cfg /usr/share/sql-bench/limits/mysql-3.22.cfg /usr/share/sql-bench/limits/mysql-3.23.cfg /usr/share/sql-bench/limits/mysql-4.0.cfg /usr/share/sql-bench/limits/mysql-4.1.cfg /usr/share/sql-bench/limits/mysql.cfg /usr/share/sql-bench/limits/oracle.cfg /usr/share/sql-bench/limits/pg.cfg /usr/share/sql-bench/limits/solid-nt4.cfg /usr/share/sql-bench/limits/solid.cfg /usr/share/sql-bench/limits/sybase.cfg /usr/share/sql-bench/myisam.cnf /usr/share/sql-bench/run-all-tests /usr/share/sql-bench/server-cfg /usr/share/sql-bench/test-ATIS /usr/share/sql-bench/test-alter-table /usr/share/sql-bench/test-big-tables /usr/share/sql-bench/test-connect /usr/share/sql-bench/test-create /usr/share/sql-bench/test-insert /usr/share/sql-bench/test-select /usr/share/sql-bench/test-table-elimination /usr/share/sql-bench/test-transactions /usr/share/sql-bench/test-wisconsin
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Nov 12 00:56:02 2024