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 90127138334 for ; Fri, 11 Jan 2019 14:15:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 775DBE08DA; Fri, 11 Jan 2019 14:15:46 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 4A0C2E08DA for ; Fri, 11 Jan 2019 14:15:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 A1FE2335CEF for ; Fri, 11 Jan 2019 14:15:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1C49350F for ; Fri, 11 Jan 2019 14:15:43 +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: <1547216092.b3b7bc0241c343ea9cfc39cf5d42f31a57dbb995.grknight@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/use.mask profiles/package.mask X-VCS-Directories: profiles/ profiles/base/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: b3b7bc0241c343ea9cfc39cf5d42f31a57dbb995 X-VCS-Branch: master Date: Fri, 11 Jan 2019 14:15:43 +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: 5ca26cfd-5e35-4f0d-b5a1-c1bc5c725471 X-Archives-Hash: 16da45dbe53d210ef687c7a0034eec72 commit: b3b7bc0241c343ea9cfc39cf5d42f31a57dbb995 Author: Brian Evans gentoo org> AuthorDate: Fri Jan 11 14:14:52 2019 +0000 Commit: Brian Evans gentoo org> CommitDate: Fri Jan 11 14:14:52 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3b7bc02 profiles: Mask PHP 7.0 for removal End of life and has known security vulnerabilities Signed-off-by: Brian Evans gentoo.org> profiles/base/use.mask | 4 ++++ profiles/package.mask | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 08b939ae0f6..b814ac9064a 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -4,6 +4,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Brian Evans (11 Jan 2019) +# Mask PHP 7.0 target as EOL +php_targets_php7-0 + # Matt Turner (11 Nov 2018) # d3d9 only works on amd64/x86. d3d9 diff --git a/profiles/package.mask b/profiles/package.mask index c14edb1a057..ae70339361e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,12 @@ #--- END OF EXAMPLES --- +# Brian Evans (11 Jan 2019) +# Mask PHP 7.0 for removal; EOL and known security issues +# Removal in 30 days +dev-lang/php:7.0 +virtual/httpd-php:7.0 + # Mikle Kolyada (10 Jan 2019) # Masked due to QA violation (bug #672054) sci-electronics/librepcb