Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 679266 - dev-db/percona-server: missing TLS 1.3 support
Summary: dev-db/percona-server: missing TLS 1.3 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: openssl-1.1.1
  Show dependency tree
 
Reported: 2019-03-02 19:17 UTC by Thomas Deutschmann (RETIRED)
Modified: 2019-10-31 01:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Deutschmann (RETIRED) gentoo-dev 2019-03-02 19:17:49 UTC
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://jira.percona.com/projects/PS/issues/PS-5038
https://jira.percona.com/projects/PS/issues/PS-5039
Comment 1 Larry the Git Cow gentoo-dev 2019-10-31 01:41:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1675444a6cc3f7b25911b91bf4f9076a08b5ec63

commit 1675444a6cc3f7b25911b91bf4f9076a08b5ec63
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2019-10-31 01:38:08 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2019-10-31 01:41:22 +0000

    dev-db/percona-server: bump to v8.0.17-8
    
    Closes: https://bugs.gentoo.org/697980
    Closes: https://bugs.gentoo.org/679266
    Package-Manager: Portage-2.3.78, Repoman-2.3.17
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 dev-db/percona-server/Manifest                     |    3 +
 dev-db/percona-server/metadata.xml                 |    1 +
 .../percona-server/percona-server-8.0.17.8.ebuild  | 1128 ++++++++++++++++++++
 3 files changed, 1132 insertions(+)