commit: e94f4fca5bc3d74f7153c43d790de3ece7c84bb4 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Fri Sep 11 10:04:03 2020 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Fri Sep 11 10:06:22 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e94f4fca
package.mask: Last rite dev-db/mariadb slot 5.5 and 10.1 Bug: https://bugs.gentoo.org/741622 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 5791eed4837..67055589b4b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,13 @@ #--- END OF EXAMPLES --- +# Thomas Deutschmann <[email protected]> (2020-09-11) +# These versions are not compatible with current stable +# dev-libs/openssl version, bug #741622. +# Removal in 30 days. Please migrate to newer slots. +dev-db/mariadb:5.5 +dev-db/mariadb:10.1 + # Michał Górny <[email protected]> (2020-09-11) # 7.3.2 release candidates. Masked for testing. =dev-python/pypy-7.3.2_rc*
