summaryrefslogtreecommitdiff
path: root/dev-db/mariadb/mariadb-12.0.1.ebuild
AgeCommit message (Collapse)Author
2025-08-08dev-db/mariadb: drop 12.0.1Petr Vaněk
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-08-08dev-db/mariadb: workaround unaligned accessSam James
Pass -fno-tree-vectorize with GCC 16 for now. I've reported it upstream to MariaDB and they've acknowledged the problem. Note that the "same" code is in MySQL but that was fixed quite some years back. Bug: https://jira.mariadb.org/browse/MDEV-37148 Closes: https://bugs.gentoo.org/959423 Signed-off-by: Sam James <sam@gentoo.org>
2025-07-23dev-db/mariadb: drop unversioned Perl virtual depsSam James
They're provided by Perl itself. 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-27dev-db/mariadb: add 12.0.1Petr Vaněk
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>