We have 10.11.8 at the portage, that has data corruption bug. There has been 2 more releases since that time. Reproducible: Always
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ef76f37461db40f04bac8b6002ea495c30bc906 commit 4ef76f37461db40f04bac8b6002ea495c30bc906 Author: Petr Vaněk <arkamar@gentoo.org> AuthorDate: 2024-11-12 15:16:54 +0000 Commit: Petr Vaněk <arkamar@gentoo.org> CommitDate: 2024-11-12 16:04:40 +0000 dev-db/mariadb: add 10.11.10 Changes: - migrate from deprecated tc-ld-disable-gold to tc-ld-force-bfd - reorder variables as suggested by pkgcheck - wrap long comment Known test failures: - main.mysqld--help-aria test fails but it seems to be minor issue, it is related to [1]. - mail.log_slow test fails. It does not look like a major issue, but I am not sure. [1] https://jira.mariadb.org/browse/MDEV-34733 Closes: https://bugs.gentoo.org/943255 Signed-off-by: Petr Vaněk <arkamar@gentoo.org> dev-db/mariadb/Manifest | 2 + dev-db/mariadb/mariadb-10.11.10.ebuild | 1325 ++++++++++++++++++++++++++++++++ 2 files changed, 1327 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1354b25554e6d9bba500426b639940937f6f5d6 commit a1354b25554e6d9bba500426b639940937f6f5d6 Author: Petr Vaněk <arkamar@gentoo.org> AuthorDate: 2024-11-12 16:26:45 +0000 Commit: Petr Vaněk <arkamar@gentoo.org> CommitDate: 2024-11-12 18:17:09 +0000 dev-db/mariadb: add 11.4.4 Changes: - migrate from deprecated tc-ld-disable-gold to tc-ld-force-bfd - reorder variables as suggested by pkgcheck - wrap long comment Known test failures: - main.mysqld--help-aria test fails but it seems to be minor issue, it is related to [1]. - mail.log_slow test fails. It does not look like a major issue, but I am not sure. - main.ssl_autoverify - fails because of the warning: Plugin 'three_attempts' is of maturity level unknown while the server is stable. - sysschema.v_privileges_by_table_by_level - no idea [1] https://jira.mariadb.org/browse/MDEV-34733 Closes: https://bugs.gentoo.org/943255 Signed-off-by: Petr Vaněk <arkamar@gentoo.org> dev-db/mariadb/Manifest | 2 + dev-db/mariadb/mariadb-11.4.4.ebuild | 1325 ++++++++++++++++++++++++++++++++++ 2 files changed, 1327 insertions(+)