summaryrefslogtreecommitdiff
path: root/dev-db/mariadb
AgeCommit message (Collapse)Author
2025-07-23dev-db/mariadb: Stabilize 10.6.22 ppc, #958621Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-23dev-db/mariadb: Stabilize 10.11.13 ppc, #958621Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-23dev-db/mariadb: Stabilize 11.4.7-r1 x86, #958621Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-23dev-db/mariadb: Stabilize 10.6.22 x86, #958621Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-23dev-db/mariadb: Stabilize 10.11.13 x86, #958621Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-23dev-db/mariadb: Stabilize 11.4.7-r1 arm64, #958621Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-23dev-db/mariadb: Stabilize 10.6.22 arm64, #958621Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-23dev-db/mariadb: Stabilize 10.11.13 arm64, #958621Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-23dev-db/mariadb: Stabilize 11.4.7-r1 arm, #958621Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-23dev-db/mariadb: Stabilize 10.6.22 arm, #958621Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-23dev-db/mariadb: Stabilize 10.11.13 arm, #958621Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-23dev-db/mariadb: Stabilize 11.4.7-r1 amd64, #958621Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-23dev-db/mariadb: Stabilize 10.6.22 amd64, #958621Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-23dev-db/mariadb: Stabilize 10.11.13 amd64, #958621Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-14dev-db/mariadb: Remove obsolete Galera upgrade warningPetr Vaněk
The knowledge base link no longer works due to upstream changes in documentation, and the last 10.4 ebuild was removed almost two years ago. Closes: https://bugs.gentoo.org/960100 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-07-14dev-db/mariadb: update pam-authentication-plugin knowledge base linkPetr Vaněk
Upstream has updated the knowledge base, and the old links are no longer functional. Bug: https://bugs.gentoo.org/960100 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-30dev-db/mariadb: drop 10.6.15Petr Vaněk
Bug: https://bugs.gentoo.org/917515 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-30dev-db/mariadb: unkeyword 10.6.15 for ~mipsPetr Vaněk
Dropng mips keyword from dev-db/mariadb, because arch team wasn't able to keyword new versions since 2023-12-14. Bug: https://bugs.gentoo.org/919865 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-27dev-db/mariadb: add 12.0.1Petr Vaněk
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-27dev-db/mariadb: enable perfschema.{nesting,prepared_statements} testsPetr Vaněk
perfschema.nesting and perfschema.prepared_statements tests don't seem to cause any preoblem anymore. Let's enable them. See-also: https://jira.mariadb.org/browse/MDEV-23458 See-also: https://jira.mariadb.org/browse/MDEV-24232 See-also: https://jira.mariadb.org/browse/MDEV-26872 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-27dev-db/mariadb: enable ↵Petr Vaněk
plugins.{cracklib_password_check,two_password_validations} tests plugins.cracklib_password_check and plugins.two_password_validations don't seem to cause any problems anymore. Let's enable them. Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-27dev-db/mariadb: group network-sandbox related issuesPetr Vaněk
Most of the tests fail in network-sandbox because the hostname is set to localhost. This new finding was reported upstream to multiple related tickets. Those tests are grouped to one place with comment and unified description. Few tests from spider.* test suite fail because they cannot retrieve HW address. See-also: https://jira.mariadb.org/browse/MDEV-7761 See-also: https://jira.mariadb.org/browse/MDEV-25096 See-also: https://jira.mariadb.org/browse/MDEV-26320 See-also: https://jira.mariadb.org/browse/MDEV-27044 See-also: https://jira.mariadb.org/browse/MDEV-27045 See-also: https://jira.mariadb.org/browse/MDEV-37088 See-also: https://jira.mariadb.org/browse/MDEV-37098 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-27dev-db/mariadb: enable sys_vars.wsrep_on_without_provider testPetr Vaněk
The issue was addressed in 10.5.19. See-also: https://jira.mariadb.org/browse/MDEV-25625 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-27dev-db/mariadb: enable mariabackup.* testsPetr Vaněk
All mariabackup.* tests pass, those issues were most probably addressed. Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-27dev-db/mariadb: enable main.plugin_auth testPetr Vaněk
The required client plugin is newly available for the test because of the change introduced recently in commit 2375ab544b79 ("dev-db/mariadb: add 11.4.5"), where the client plugin is enabled for tests but it is not installed. Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-27dev-db/mariadb: enable compat/oracle.plugin testPetr Vaněk
The compat/oracle.plugin test is skipped automtacially if the plugin is not available. Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-27dev-db/mariadb: enable main.func_time testPetr Vaněk
The test does not seem to cause problems anymore. Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-27dev-db/mariadb: update bug number for gis related testsPetr Vaněk
Let's make it clear that the bug number is related to upstream, not b.g.o as I originally thought so. Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-27dev-db/mariadb: simplify disabled_tests list constructionPetr Vaněk
Simplifies disabled_tests array construction by using a direct array declaration instead of multiple append operations. Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-27dev-db/mariadb: add 11.8.2Petr Vaněk
- Simplify the week blocker for dev-db/mariadb slots. - Skip three tests: First one fails because of wrong regex in the test, the other two fail due to network-sandbox. Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-26dev-db/mariadb: fix patchset link in 10.6.15Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-25dev-db/mariadb: require system dev-libs/thriftPetr Vaněk
The config option requiring system dev-libs/thrift has to be specified, otherwise the build system might fallback to bundled version, which requires network access, if the dev-libs/thrift is missing for whatever reason. Fixes: bf402fdf07c7 ("dev-db/mariadb: columnstore related fixes") Bug: https://bugs.gentoo.org/949680 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-25dev-db/mariadb: order columnstore deps alphabeticallyPetr Vaněk
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-25dev-db/mariadb: drop 11.4.5-r1Petr Vaněk
Bug: https://bugs.gentoo.org/955634 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-25dev-db/mariadb: add dev-libs/lzo dependencyPetr Vaněk
The package does not offer a configuration option for optional dev-libs/lzo support, so we add it as a required dependency to avoid automagic behavior. Closes: https://bugs.gentoo.org/955842 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-25dev-db/mariadb: Do not filter -O flagsPetr Vaněk
The package builds fine with -O0 and -O1 and it passes all tests. The filter seems to be no longer necessary. Bug: https://bugs.gentoo.org/114895 Bug: https://bugs.gentoo.org/110149 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-25dev-db/mariadb: add missing test depsPetr Vaněk
Add missing test deps for mysql-test/lib/ssl-mitm.pl introduce in commit https://github.com/MariaDB/server/commit/68f0af2bf1e8e7762f33c3b3f3b5bf1ecfb043a9 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-25dev-db/mariadb: disable zstd client pluginPetr Vaněk
The zstd client plugin should be installed with dev-db/mariadb-connector-c package. -DCLIENT_PLUGIN_* configuration options are newly alphabetically sorted. Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-25dev-db/mariadb: correct acct-{group,user}/mysql deps locationPetr Vaněk
acct-{group,user}/mysql were moved from DEPEND to BDEPEND where they belong to. Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-25dev-db/mariadb: columnstore related fixesPetr Vaněk
- Use upstream patch [1] to switch from bundled dev-libs/thrift to system one in columnstore - Use upstream patch [2] for >=dev-libs/boost-1.85 used in columnstore [1] https://github.com/mariadb-corporation/mariadb-columnstore-engine/pull/3417 [2] https://github.com/mariadb-corporation/mariadb-columnstore-engine/commit/4a8f5830fdc4a27b5066d6093a52031d871a9148 Closes: https://bugs.gentoo.org/949680 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-21dev-db/mariadb: drop 10.6.20Petr Vaněk
Bug: https://bugs.gentoo.org/949336 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-09dev-db/mariadb: fix build w/ USE=-debugSam James
Not an ideal fix (see upstream bugs for discussion) without a bit more investigation on the bigger problem but this is the lesser evil. Closes: https://bugs.gentoo.org/949720 Signed-off-by: Sam James <sam@gentoo.org>
2025-06-09dev-db/mariadb: Stabilize 10.6.21 ppc64, #951697Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-09dev-db/mariadb: Stabilize 10.11.11 ppc64, #951697Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-09dev-db/mariadb: Stabilize 10.6.21 ppc, #951697Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-09dev-db/mariadb: Stabilize 10.11.11 ppc, #951697Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-09dev-db/mariadb: Stabilize 10.6.21 arm64, #951697Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-09dev-db/mariadb: Stabilize 10.11.11 arm64, #951697Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-09dev-db/mariadb: Stabilize 10.6.21 arm, #951697Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-09dev-db/mariadb: Stabilize 10.11.11 arm, #951697Sam James
Signed-off-by: Sam James <sam@gentoo.org>