From: Brian Evans Date: Tue, 14 May 2019 01:04:21 +0000 (-0400) Subject: package.mask: MariaDB 10.0 EOL notice. Removal of dev-db/mariadb-galera X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f1b184585b36c49283196cfe6b980ff6df7f8259;p=gentoo.git package.mask: MariaDB 10.0 EOL notice. Removal of dev-db/mariadb-galera Signed-off-by: Brian Evans --- diff --git a/profiles/package.mask b/profiles/package.mask index fd7f292fbc49..95a56a953fc6 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,13 @@ #--- END OF EXAMPLES --- +# Brian Evans (14 May 2019) +# MariaDB 10.0 has reached end of life and has security issues +# dev-db/mariadb-galera users should upgrade to mariadb-10.1 or greater +# Removal in 30 days +dev-db/mariadb-galera +=dev-db/mariadb-10.0* + # Virgil Dupras (13 May 2019) # detox has been deprecated by the release of tox 3.7.0 which duplicates the # feature. Removal in 30 days. Bug #685870