commit: 3b06c46535d53af6d970ef16464521a84b3afcc7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jun 16 21:01:46 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jun 16 21:02:21 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b06c465
profiles: add bug ref to mariadb mask Bug: https://bugs.gentoo.org/908394 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index f6719ff14437..aeb77088c37a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -69,7 +69,7 @@ dev-ruby/activesupport:6.0 dev-ruby/websocket-driver:0 # Tomáš Mózes <[email protected]> (2023-06-12) -# Buggy version that causes ibdata1 to grow, please update. +# Buggy version that causes ibdata1 to grow, please update. See bug #908394. =dev-db/mariadb-10.5.20 =dev-db/mariadb-10.6.13 =dev-db/mariadb-10.11.2
