Accepting request 539319 from home:kstreitova:branches:server:database
- update to 10.2.10 GA
* release notes and changelogs
https://downloads.mariadb.org/mariadb/+releases/
* fixes for the following security vulnerabilities
* 10.2.10: CVE-2017-10378, CVE-2017-10268
* 10.2.8: CVE-2017-3636, CVE-2017-3641, CVE-2017-3653,
CVE-2017-10320, CVE-2017-10365, CVE-2017-10379,
CVE-2017-10384, CVE-2017-10286, CVE-2017-3257
* 10.2.6: CVE-2017-3308, CVE-2017-3309, CVE-2017-3453,
CVE-2017-3456, CVE-2017-3464
* 10.2.5: CVE-2017-3313, CVE-2017-3302
* [bsc#1042632], [bsc#1043328], [bsc#1019948], [fate#323738]
- refresh and rename the following patches:
* mariadb-10.1.4-group.patch to
mariadb-10.2.3-group.patch
* mariadb-10.1.16-systemd-cmake.patch to
mariadb-10.2.8-systemd-cmake.patch
* mariadb-10.1.18-mysql_install_db-mariadb_dirs.patch to
mariadb-10.2.3-mysql_install_db-mariadb_dirs.patch
* mariadb-10.1.12-fortify-and-O.patch to
mariadb-10.2.4-fortify-and-O.patch
* mysql-community-server-5.1.46-logrotate.patch to
mariadb-10.2.4-logrotate.patch
- add mariadb-10.2.10.tar.gz.sig signature and mariadb.keyring files
- start building without client library part, use
mariadb-connector-c for getting libmariadb libraries. Remove
libmysclient* packages
- remove baselibs.conf because we no longer build client libraries
here
- update %{soname} to 19 (libmysqld soname)
OBS-URL: https://build.opensuse.org/request/show/539319
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=197
2017-11-06 16:24:06 +01:00
|
|
|
#----------------------------------------------------------------
|
|
|
|
|
|
|
|
# The SSL tests that are failing correctly
|
|
|
|
main.ssl_7937 : bsc#937835, MDEV-8404
|
2019-07-19 19:38:09 +02:00
|
|
|
main.ssl_crl : bsc#937835, MDEV-8404
|
Accepting request 539319 from home:kstreitova:branches:server:database
- update to 10.2.10 GA
* release notes and changelogs
https://downloads.mariadb.org/mariadb/+releases/
* fixes for the following security vulnerabilities
* 10.2.10: CVE-2017-10378, CVE-2017-10268
* 10.2.8: CVE-2017-3636, CVE-2017-3641, CVE-2017-3653,
CVE-2017-10320, CVE-2017-10365, CVE-2017-10379,
CVE-2017-10384, CVE-2017-10286, CVE-2017-3257
* 10.2.6: CVE-2017-3308, CVE-2017-3309, CVE-2017-3453,
CVE-2017-3456, CVE-2017-3464
* 10.2.5: CVE-2017-3313, CVE-2017-3302
* [bsc#1042632], [bsc#1043328], [bsc#1019948], [fate#323738]
- refresh and rename the following patches:
* mariadb-10.1.4-group.patch to
mariadb-10.2.3-group.patch
* mariadb-10.1.16-systemd-cmake.patch to
mariadb-10.2.8-systemd-cmake.patch
* mariadb-10.1.18-mysql_install_db-mariadb_dirs.patch to
mariadb-10.2.3-mysql_install_db-mariadb_dirs.patch
* mariadb-10.1.12-fortify-and-O.patch to
mariadb-10.2.4-fortify-and-O.patch
* mysql-community-server-5.1.46-logrotate.patch to
mariadb-10.2.4-logrotate.patch
- add mariadb-10.2.10.tar.gz.sig signature and mariadb.keyring files
- start building without client library part, use
mariadb-connector-c for getting libmariadb libraries. Remove
libmysclient* packages
- remove baselibs.conf because we no longer build client libraries
here
- update %{soname} to 19 (libmysqld soname)
OBS-URL: https://build.opensuse.org/request/show/539319
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=197
2017-11-06 16:24:06 +01:00
|
|
|
main.ssl_8k_key : bsc#937835, MDEV-8404
|
|
|
|
|
|
|
|
# Main and perfschema tests
|
|
|
|
main.userstat : bsc#937836, MDEV-8446
|
|
|
|
perfschema.nesting : bsc#937836, MDEV-8446
|
|
|
|
perfschema.socket_summary_by_event_name_func : bsc#937836, MDEV-8446
|
|
|
|
perfschema.socket_summary_by_instance_func : bsc#937836, MDEV-8446
|
|
|
|
|
Accepting request 664425 from home:kstreitova:branches:server:database
- update to 10.2.21 GA
* notable changes:
* MDEV-17589 - Stack-buffer-overflow with indexed varchar
(utf8) field
* MDEV-16987 - ALTER DATABASE possible in read-only mode
(forbid ALTER DATABASE in read_only)
* MDEV-17720 - slave_ddl_exec_mode=IDEMPOTENT does not handle
DROP DATABASE
* MDEV-6453 - Assertion `inited==NONE || (inited==RND && scan)'
failed in handler::ha_rnd_init(bool) with InnoDB, joins,
AND/OR conditions
* MDEV-18105 - Mariabackup fails to copy encrypted InnoDB
system tablespace if LSN>4G
* MDEV-18041 - Database corruption after renaming a
prefix-indexed column [bsc#1120041]
* MDEV-17470 - Orphan temporary files after interrupted ALTER
cause InnoDB: Operating system error number 17 and eventual
fatal error 71
* MDEV-17833: ALTER TABLE is not enforcing prefix index size
limit
* MDEV-17989: InnoDB: Failing assertion:
dict_tf2_is_valid(flags, flags2)
* MDEV-17765: Locking bug fix for SPATIAL INDEX
* MDEV-17923, MDEV-17904, MDEV-17938: Fixes for FULLTEXT INDEX
* Fixes for regressions introduced in MariaDB Server 10.2.19 by
the backup-safe TRUNCATE TABLE (MDEV-13564,
innodb_safe_truncate=ON) and innodb_undo_log_truncate:
* MDEV-17780, MDEV-17816, MDEV-17849, MDEV-17851, MDEV-17885
* Several improvements to MariaDB Server and backup for dealing
with encrypted or page_compressed pages:
OBS-URL: https://build.opensuse.org/request/show/664425
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=222
2019-01-11 09:52:12 +01:00
|
|
|
# Failing because of "Self Signed Certificate in the Certificate Chain"
|
|
|
|
perfschema.cnf_option : all
|
2019-11-20 13:43:41 +01:00
|
|
|
rpl.rpl_row_img_blobs : all MDEV-13875
|
|
|
|
rpl.rpl_row_img_eng_min : all MDEV-13875
|
|
|
|
rpl.rpl_row_img_eng_noblob : all MDEV-13875
|
Accepting request 664425 from home:kstreitova:branches:server:database
- update to 10.2.21 GA
* notable changes:
* MDEV-17589 - Stack-buffer-overflow with indexed varchar
(utf8) field
* MDEV-16987 - ALTER DATABASE possible in read-only mode
(forbid ALTER DATABASE in read_only)
* MDEV-17720 - slave_ddl_exec_mode=IDEMPOTENT does not handle
DROP DATABASE
* MDEV-6453 - Assertion `inited==NONE || (inited==RND && scan)'
failed in handler::ha_rnd_init(bool) with InnoDB, joins,
AND/OR conditions
* MDEV-18105 - Mariabackup fails to copy encrypted InnoDB
system tablespace if LSN>4G
* MDEV-18041 - Database corruption after renaming a
prefix-indexed column [bsc#1120041]
* MDEV-17470 - Orphan temporary files after interrupted ALTER
cause InnoDB: Operating system error number 17 and eventual
fatal error 71
* MDEV-17833: ALTER TABLE is not enforcing prefix index size
limit
* MDEV-17989: InnoDB: Failing assertion:
dict_tf2_is_valid(flags, flags2)
* MDEV-17765: Locking bug fix for SPATIAL INDEX
* MDEV-17923, MDEV-17904, MDEV-17938: Fixes for FULLTEXT INDEX
* Fixes for regressions introduced in MariaDB Server 10.2.19 by
the backup-safe TRUNCATE TABLE (MDEV-13564,
innodb_safe_truncate=ON) and innodb_undo_log_truncate:
* MDEV-17780, MDEV-17816, MDEV-17849, MDEV-17851, MDEV-17885
* Several improvements to MariaDB Server and backup for dealing
with encrypted or page_compressed pages:
OBS-URL: https://build.opensuse.org/request/show/664425
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=222
2019-01-11 09:52:12 +01:00
|
|
|
|
2020-02-04 15:05:21 +01:00
|
|
|
# The tests of plugins we don't build
|
|
|
|
main.plugin_auth : since 10.4.10 - all, we don't build mysql_clear_password plugin
|
|
|
|
plugins.auth_ed25519 : since 10.4.10 - all, we don't build client_ed25519 plugin
|
|
|
|
plugins.multiauth : since 10.4.10 - all, we don't build client_ed25519 plugin
|
2020-02-05 15:27:57 +01:00
|
|
|
unit.ed25519 : since 10.4.12 - ppc, we don't build client_ed25519 plugin
|
2020-02-04 15:05:21 +01:00
|
|
|
|
Accepting request 664425 from home:kstreitova:branches:server:database
- update to 10.2.21 GA
* notable changes:
* MDEV-17589 - Stack-buffer-overflow with indexed varchar
(utf8) field
* MDEV-16987 - ALTER DATABASE possible in read-only mode
(forbid ALTER DATABASE in read_only)
* MDEV-17720 - slave_ddl_exec_mode=IDEMPOTENT does not handle
DROP DATABASE
* MDEV-6453 - Assertion `inited==NONE || (inited==RND && scan)'
failed in handler::ha_rnd_init(bool) with InnoDB, joins,
AND/OR conditions
* MDEV-18105 - Mariabackup fails to copy encrypted InnoDB
system tablespace if LSN>4G
* MDEV-18041 - Database corruption after renaming a
prefix-indexed column [bsc#1120041]
* MDEV-17470 - Orphan temporary files after interrupted ALTER
cause InnoDB: Operating system error number 17 and eventual
fatal error 71
* MDEV-17833: ALTER TABLE is not enforcing prefix index size
limit
* MDEV-17989: InnoDB: Failing assertion:
dict_tf2_is_valid(flags, flags2)
* MDEV-17765: Locking bug fix for SPATIAL INDEX
* MDEV-17923, MDEV-17904, MDEV-17938: Fixes for FULLTEXT INDEX
* Fixes for regressions introduced in MariaDB Server 10.2.19 by
the backup-safe TRUNCATE TABLE (MDEV-13564,
innodb_safe_truncate=ON) and innodb_undo_log_truncate:
* MDEV-17780, MDEV-17816, MDEV-17849, MDEV-17851, MDEV-17885
* Several improvements to MariaDB Server and backup for dealing
with encrypted or page_compressed pages:
OBS-URL: https://build.opensuse.org/request/show/664425
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=222
2019-01-11 09:52:12 +01:00
|
|
|
#----------------------------------------------------------------
|
Accepting request 610539 from home:kstreitova:branches:server:database
- update to 10.2.15 GA
* notable changes:
* PCRE updated to 8.42
* The embedded server library now supports SSL when connecting
to remote servers [bsc#1088681], [CVE-2018-2767]
* MDEV-15325 - Incomplete validation of missing tablespace
during recovery
* MDEV-15720 - ib_buffer_pool unnecessarily includes the
temporary tablespace
* MDEV-15764 - InnoDB may write uninitialized garbage to redo
log
* MDEV-15553 - Virtual Columns: Assertion failed in
dict_table_get_col_name
* MDEV-14705 - slow innodb startup/shutdown can exceed systemd
timeout
* MDEV-15507 - Assertion failed in dict_check_sys_tables on
upgrade from 5.5
* MDEV-15916 - Change buffer crash during TRUNCATE or
DROP TABLE
* encryption fixes - MDEV-12632, MDEV-13516, MDEV-15752,
MDEV-15566, MDEV-16092
* temporary table ROLLBACK fixes - MDEV-15826, MDEV-15374
* applicable changes from 5.7.22 - MDEV-16142
* fixes for the following security vulnerabilities:
CVE-2018-2786, CVE-2018-2759, CVE-2018-2777, CVE-2018-2810,
CVE-2018-2782, CVE-2018-2784, CVE-2018-2787, CVE-2018-2766,
CVE-2018-2755, CVE-2018-2819, CVE-2018-2817, CVE-2018-2761,
CVE-2018-2781, CVE-2018-2771, CVE-2018-2813
* release notes and changelog:
https://mariadb.com/kb/en/library/mariadb-10215-release-notes
OBS-URL: https://build.opensuse.org/request/show/610539
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=212
2018-05-18 22:32:06 +02:00
|
|
|
|
Accepting request 539319 from home:kstreitova:branches:server:database
- update to 10.2.10 GA
* release notes and changelogs
https://downloads.mariadb.org/mariadb/+releases/
* fixes for the following security vulnerabilities
* 10.2.10: CVE-2017-10378, CVE-2017-10268
* 10.2.8: CVE-2017-3636, CVE-2017-3641, CVE-2017-3653,
CVE-2017-10320, CVE-2017-10365, CVE-2017-10379,
CVE-2017-10384, CVE-2017-10286, CVE-2017-3257
* 10.2.6: CVE-2017-3308, CVE-2017-3309, CVE-2017-3453,
CVE-2017-3456, CVE-2017-3464
* 10.2.5: CVE-2017-3313, CVE-2017-3302
* [bsc#1042632], [bsc#1043328], [bsc#1019948], [fate#323738]
- refresh and rename the following patches:
* mariadb-10.1.4-group.patch to
mariadb-10.2.3-group.patch
* mariadb-10.1.16-systemd-cmake.patch to
mariadb-10.2.8-systemd-cmake.patch
* mariadb-10.1.18-mysql_install_db-mariadb_dirs.patch to
mariadb-10.2.3-mysql_install_db-mariadb_dirs.patch
* mariadb-10.1.12-fortify-and-O.patch to
mariadb-10.2.4-fortify-and-O.patch
* mysql-community-server-5.1.46-logrotate.patch to
mariadb-10.2.4-logrotate.patch
- add mariadb-10.2.10.tar.gz.sig signature and mariadb.keyring files
- start building without client library part, use
mariadb-connector-c for getting libmariadb libraries. Remove
libmysclient* packages
- remove baselibs.conf because we no longer build client libraries
here
- update %{soname} to 19 (libmysqld soname)
OBS-URL: https://build.opensuse.org/request/show/539319
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=197
2017-11-06 16:24:06 +01:00
|
|
|
# Needs to be investigated (issues trackers will be added)
|
2020-06-02 08:17:25 +02:00
|
|
|
sys_vars.slave_parallel_threads_basic : since 10.3.16 - x86_64, i386, s390x, armv7l, aarch64, ppc64, ppc64le
|
|
|
|
main.gis_notembedded : since 10.3.16 - x86_64, i386, s390x, armv7l, aarch64, ppc64, ppc64le
|
|
|
|
versioning.partition : since 10.3.16 - armv7l
|
|
|
|
innodb.innodb-page_compression_lzma : since 10.3.20 - armv7l
|
|
|
|
sys_vars.sysvars_wsrep : since 10.4.12 - ppc
|
|
|
|
rpl.rpl_ip_mix : since 10.4.10 - all
|
|
|
|
rpl.rpl_ip_mix2 : since 10.4.10 - all
|
|
|
|
rpl.rpl_ipv4_as_ipv6 : since 10.4.10 - all
|
|
|
|
rpl.rpl_ipv6 : since 10.4.10 - all
|
|
|
|
perfschema.socket_instances_func : since 10.4.10 - all
|
|
|
|
main.ipv4_and_ipv6 : since 10.4.10 - all
|
|
|
|
main.ipv4_as_ipv6 : since 10.4.10 - all
|
|
|
|
main.ipv6 : since 10.4.10 - all
|
|
|
|
main.information_schema : since 10.4.10 - all
|
|
|
|
main.system_mysql_db : since 10.4.10 - all
|
|
|
|
main.gis_notembedded : since 10.4.10 - all
|
|
|
|
funcs_1.is_columns_mysql : since 10.4.10 - all
|
|
|
|
sys_vars.tcp_nodelay : since 10.4.10 - all
|
|
|
|
oqgraph.social : since 10.4.12 - i586 (MDEV-22280)
|
|
|
|
main.symlink-myisam-11902 : since 10.4.13 - i586
|
2020-08-24 23:33:18 +02:00
|
|
|
main.ssl_system_ca : since 10.4.14 - all
|
2020-10-22 00:25:44 +02:00
|
|
|
type_test.type_test_double : since 10.5.6 - all
|
2020-11-18 10:22:33 +01:00
|
|
|
main.sp2 : since 10.5.8 - all
|
|
|
|
main.mysqld--help-aria : since 10.5.8 - all
|
|
|
|
unit.conc_connection : since 10.5.8 - all
|
|
|
|
main.not_partition : since 10.5.8 - aarch64
|
|
|
|
period.overlaps : since 10.5.8 - s390x
|
|
|
|
perfschema.memory_aggregate_32bit : since 10.5.8 - s390x
|
|
|
|
perfschema.socket_connect : since 10.5.8 - s390x
|
|
|
|
sys_vars.gtid_ignore_duplicates_grant : since 10.5.8 - i586
|
|
|
|
sys_vars.myisam_stats_method_basic : since 10.5.8 - i586
|
|
|
|
innodb.innodb-page_compression_bzip2 : since 10.5.8 - i586
|
|
|
|
sys_vars.read_only_func : since 10.5.8 - i586
|
|
|
|
sys_vars.big_tables_basic : since 10.5.8 - i586
|
|
|
|
main.mysql_protocols : since 10.5.8 - i586
|
|
|
|
sys_vars.max_prepared_stmt_count_func : since 10.5.8 - i586
|
|
|
|
sys_vars.net_read_timeout_basic : since 10.5.8 - i586
|
|
|
|
sys_vars.key_cache_age_threshold_basic : since 10.5.8 - i586
|
|
|
|
main.upgrade_MDEV-19650 : since 10.5.8 - x86_64
|
|
|
|
main.upgrade_MDEV-23102-1 : since 10.5.8 - x86_64
|
|
|
|
main.upgrade_MDEV-23102-2 : since 10.5.8 - x86_64
|
|
|
|
main.mysql_upgrade_to_100502 : since 10.5.8 - x86_64
|
2021-02-15 23:01:56 +01:00
|
|
|
sys_vars.profiling_history_size_basic : since 10.5.8 - x86_64
|
|
|
|
sys_vars.old_alter_table_basic : since 10.5.8 - x86_64
|
2022-02-22 19:01:43 +01:00
|
|
|
|
|
|
|
roles.acl_statistics : since 10.7.3 - x86_64
|
|
|
|
main.stat_tables_innodb : since 10.7.3 - x86_64
|
|
|
|
main.stat_tables : since 10.7.3 - x86_64
|
|
|
|
plugins.feedback_plugin_load : since 10.7.3 - x86_64
|
|
|
|
main.explain_non_select : since 10.7.3 - x86_64
|
|
|
|
main.selectivity_no_engine : since 10.7.3 - x86_64
|
|
|
|
main.mysql_upgrade : since 10.7.3 - x86_64
|
|
|
|
perfschema.privilege_table_io : since 10.7.3 - x86_64
|
|
|
|
|
2022-07-28 15:41:17 +02:00
|
|
|
perfschema.threads_mysql : since 10.8.3 - x86_64 (MDEV-28674)
|
2022-05-25 08:41:06 +02:00
|
|
|
disks.disks : since 10.8.3 - x86_64
|
|
|
|
disks.disks_notembedded : since 10.8.3 - x86_64
|
2022-07-28 15:41:17 +02:00
|
|
|
innodb.row_size_error_log_warnings_3 : since 10.8.3 - s390x
|
|
|
|
main.func_json_notembedded : since 10.8.3 - s390x, ppc64
|
|
|
|
main.func_math : since 10.8.3 - ppc64le
|
2022-05-25 08:41:06 +02:00
|
|
|
|
2022-09-22 09:53:46 +02:00
|
|
|
binlog_encryption.rpl_cant_read_event_incident : since 10.9.2 - all
|
|
|
|
rpl.rpl_perfschema_applier_status_by_coordinator : since 10.9.2 - all
|
|
|
|
rpl.rpl_xa_survive_disconnect_lsu_off : since 10.9.2 - all
|
|
|
|
rpl.rpl_cant_read_event_incident : since 10.9.2 - all
|
|
|
|
rpl.rpl_heartbeat_basic : since 10.9.2 - all
|
|
|
|
rpl.rpl_xa_survive_disconnect : since 10.9.2 - all
|
|
|
|
rpl.rpl_report_port : since 10.9.2 - all
|
|
|
|
rpl.rpl_reset_slave_fail : since 10.9.2 - all
|
|
|
|
rpl.rpl_domain_id_filter_restart : since 10.9.2 - all
|
|
|
|
rpl.rpl_upgrade_master_info : since 10.9.2 - all
|
|
|
|
binlog_encryption.rpl_gtid_basic : since 10.9.2 - all
|
|
|
|
multi_source.info_logs : since 10.9.2 - all
|
|
|
|
rpl.rpl_mdev6020 : since 10.9.2 - all
|
|
|
|
rpl.rpl_semi_sync_wait_point : since 10.9.2 - all
|
|
|
|
rpl.rpl_err_ignoredtable : since 10.9.2 - all
|
|
|
|
rpl.rpl_trigger : since 10.9.2 - all
|
|
|
|
rpl.rpl_row_img_sequence : since 10.9.2 - all
|
|
|
|
rpl.rpl_gtid_basic : since 10.9.2 - all
|
|
|
|
rpl.rpl_old_master : since 10.9.2 - all
|
|
|
|
main.loadxml : since 10.9.2 - all
|
|
|
|
main.lock_kill : since 10.9.2 - all
|
|
|
|
innodb.innodb_bug51920 : since 10.9.2 - all
|
2023-01-04 15:35:30 +01:00
|
|
|
rpl.rpl_slave_shutdown_mdev20821 : since 10.9.2 - all
|
|
|
|
|
|
|
|
rpl.rpl_change_master_demote : since 10.10.2 -all
|
2022-09-22 09:53:46 +02:00
|
|
|
|