From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D94D1138334 for ; Fri, 30 Aug 2019 16:08:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22253E0827; Fri, 30 Aug 2019 16:08:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0785CE0827 for ; Fri, 30 Aug 2019 16:08:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1005134A6E2 for ; Fri, 30 Aug 2019 16:08:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 17F13622 for ; Fri, 30 Aug 2019 16:08:21 +0000 (UTC) From: "Brian Evans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Evans" Message-ID: <1567181279.4d5115aa8ac8a0586cfac0b804217c35c63d7827.grknight@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: 4d5115aa8ac8a0586cfac0b804217c35c63d7827 X-VCS-Branch: master Date: Fri, 30 Aug 2019 16:08:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b0691302-c33e-465a-90ea-40c83df1614b X-Archives-Hash: e0a1f259c8f535ec5a465e83f14ce9d8 commit: 4d5115aa8ac8a0586cfac0b804217c35c63d7827 Author: Brian Evans gentoo org> AuthorDate: Fri Aug 30 16:07:59 2019 +0000 Commit: Brian Evans gentoo org> CommitDate: Fri Aug 30 16:07:59 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d5115aa package.mask: Remove old dev-db/mysql-5.5* mask Signed-off-by: Brian Evans gentoo.org> profiles/package.mask | 7 ------- 1 file changed, 7 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 99e106458cb..9951eb1776c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -359,13 +359,6 @@ dev-games/vamos # Bug #655886, #690704 dev-python/pgmagick -# Brian Evans (2019-07-31) -# MySQL 5.5 will no longer receive updates from Oracle -# It may or may not have unaccounced security vulnerabilities -# Please upgrade to 5.6 or use dev-db/mariadb -# Removal in 30 days -=dev-db/mysql-5.5* - # Miroslav Ć ulc (2019-07-30) # Depends on >=virtual/{jdk,jre}-11 which is masked =www-servers/tomcat-9.0.22