Multiple test failures against >=openssl-1.1.1: main.ssl_8k_key auth_sec.mysql_ssl_connection main.ssl_verify_identity main.ssl_crl main.grant_alter_user_qa auth_sec.ssl_auto_detect encryption.innodb_onlinealter_encryption main.ssl_ca main.ssl_cipher main.grant_user_lock_qa auth_sec.openssl_cert_generation main.ssl_bug75311 main.ssl_compress main.ssl main.plugin_auth_sha256_tls main.ssl_ecdh main.openssl_1 auth_sec.cert_verify main.mysql_ssl_default main.percona_tls auth_sec.tls auth_sec.ssl_mode binlog.binlog_grant_alter_user x.connection_tls_version x.connection_openssl Many tests are just failing because test suite doesn't know TLS 1.3 ciphers but auth using TLS 1.3 is definitely broken, too. Some upstream tracker bugs: https://bugs.mysql.com/bug.php?id=93457 https://bugs.mysql.com/bug.php?id=93458
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f273d4f65ce6d04b4e6095df1449144f76cf14b1 commit f273d4f65ce6d04b4e6095df1449144f76cf14b1 Author: Thomas Deutschmann <whissi@gentoo.org> AuthorDate: 2019-08-17 18:39:58 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2019-08-17 18:42:19 +0000 dev-db/mysql: disable tests requiring <openssl-1.1.1 Bug: https://bugs.gentoo.org/679264 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> dev-db/mysql/mysql-5.6.44-r1.ebuild | 11 ++++++----- dev-db/mysql/mysql-5.6.45-r1.ebuild | 11 ++++++----- dev-db/mysql/mysql-5.7.26.ebuild | 32 ++++++++++++++++++++++++++++++++ dev-db/mysql/mysql-5.7.27.ebuild | 32 ++++++++++++++++++++++++++++++++ 4 files changed, 76 insertions(+), 10 deletions(-)
dev-db/mysql-8 with full opensl-1.1.1 support is now available in repository.