commit: 365c521d214a94c39cac6357ab7a8fae6cbb5de2 Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Mon Oct 19 17:42:38 2015 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Mon Oct 19 17:42:38 2015 +0000 URL: https://gitweb.gentoo.org/proj/mysql.git/commit/?id=365c521d
package.mask: Update masked versions to the pre-GAs Signed-off-by: Brian Evans <grknight <AT> gentoo.org> profiles/package.mask | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 2290075..02d6f40 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,17 +1,14 @@ +# Brian Evans <[email protected]> (10 Oct 2015) +# Latest versions are masked for testing +>=dev-db/mariadb-10.2 +>=dev-db/mysql-5.7 +>=virtual/mysql-5.7 +>=virtual/libmysqlclient-20 +>=dev-db/percona-server-5.7 + # Sergey Popov <[email protected]> (04 Sep 2014) # Security mask, wrt bugs #488212, #498164, #500260, # #507802 and #518718 <virtual/mysql-5.5 <dev-db/mysql-5.5.39 <dev-db/mariadb-5.5.39 - -# Brian Evans <[email protected]> (16 Dec 2013) -# Add percona-server to the mask until the virtual is unmasked ->=dev-db/percona-server-5.7 - -# Robin H. Johnson <[email protected]> (04 Mar 2013) -# Only 5.6 remains masked. ->=dev-db/mariadb-10.1 ->=dev-db/mysql-5.7 ->=virtual/mysql-5.7 ->=virtual/libmysqlclient-20
