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
|
|
|
|
rpl.rpl_row_img_blobs : all
|
|
|
|
rpl.rpl_row_img_eng_min : all
|
|
|
|
rpl.rpl_row_img_eng_noblob : all
|
|
|
|
|
|
|
|
#----------------------------------------------------------------
|
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)
|
2019-07-19 19:38:09 +02:00
|
|
|
sys_vars.slave_parallel_threads_basic : since 10.3.16 - x86_64, i386, s390x, armv7l
|
|
|
|
rocksdb.2pc_group_commit : since 10.3.16 - x86_64
|
|
|
|
rocksdb.read_only_tx : since 10.3.16 - x86_64
|
|
|
|
rocksdb.shutdown : since 10.3.16 - x86_64
|
|
|
|
rocksdb.index_merge_rocksdb : since 10.3.16 - x86_64
|
|
|
|
rocksdb_rpl.mdev12179 : since 10.3.16 - x86_64
|
|
|
|
main.gis_notembedded : since 10.3.16 - x86_64, i386, s390x, armv7l
|
|
|
|
unit.conc_ps_bugs : since 10.3.16 - x86_64, i386, s390x, armv7l
|
|
|
|
handler.heap : since 10.3.16 - s390x
|
|
|
|
federated.federatedx_versioning : since 10.3.16 - amrv7l
|
|
|
|
versioning.partition : since 10.3.16 - amrv7l
|
|
|
|
versioning.online : since 10.3.16 - amrv7l
|
|
|
|
versioning.auto_increment : since 10.3.16 - amrv7l
|
|
|
|
versioning.truncate : since 10.3.16 - amrv7l
|
|
|
|
versioning.select : since 10.3.16 - amrv7l
|
|
|
|
versioning.delete : since 10.3.16 - amrv7l
|
|
|
|
versioning.foreign : since 10.3.16 - amrv7l
|
|
|
|
versioning.insert : since 10.3.16 - amrv7l
|
|
|
|
versioning.replace : since 10.3.16 - amrv7l
|
|
|
|
versioning.select2 : since 10.3.16 - amrv7l
|
|
|
|
versioning.update : since 10.3.16 - amrv7l
|
|
|
|
versioning.alter : since 10.3.16 - amrv7l
|
|
|
|
versioning.commit_id : since 10.3.16 - amrv7l
|
|
|
|
versioning.trx_id : since 10.3.16 - amrv7l
|
|
|
|
mariabackup.system_versioning : since 10.3.16 - amrv7l
|
|
|
|
versioning.insert2 : since 10.3.16 - amrv7l
|