From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1239559-garchives=archives.gentoo.org@lists.gentoo.org>
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 5DDD21382C5
	for <garchives@archives.gentoo.org>; Thu,  7 Jan 2021 16:06:36 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 83AA2E0826;
	Thu,  7 Jan 2021 16:06:35 +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 694ABE0826
	for <gentoo-commits@lists.gentoo.org>; Thu,  7 Jan 2021 16:06:35 +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 F09EB3413CF
	for <gentoo-commits@lists.gentoo.org>; Thu,  7 Jan 2021 16:06:33 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F5EC48D
	for <gentoo-commits@lists.gentoo.org>; Thu,  7 Jan 2021 16:06:32 +0000 (UTC)
From: "Brian Evans" <grknight@gentoo.org>
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" <grknight@gentoo.org>
Message-ID: <1610035497.1c3f547fcec0f1dd2a7e0d2e0e93f13e24ae0612.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: 1c3f547fcec0f1dd2a7e0d2e0e93f13e24ae0612
X-VCS-Branch: master
Date: Thu,  7 Jan 2021 16:06:32 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 9e8934f0-43af-4fa7-9f35-324073affbcb
X-Archives-Hash: 61b079f3c5cdf38a5c6d1ab9eee4142c

commit:     1c3f547fcec0f1dd2a7e0d2e0e93f13e24ae0612
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  7 16:04:57 2021 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Thu Jan  7 16:04:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c3f547f

profiles: Mask dev-lang/php in slot 7.2

Signed-off-by: Brian Evans <grknight <AT> 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 827877fa309..886afcc18ec 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 <grknight@gentoo.org> (2021-01-07)
+# PHP 7.2 is security vulnerable and end-of-life
+# Please upgrade to a newer slot
+php_targets_php7-2
 
 # Michał Górny <mgorny@gentoo.org> (2021-01-01)
 # The support for python3.6 target in Gentoo is discontinued.

diff --git a/profiles/package.mask b/profiles/package.mask
index 6cffbe6797c..024f3948deb 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,12 @@
 
 #--- END OF EXAMPLES ---
 
+# Brian Evans <grknight@gentoo.org> (2021-01-07)
+# PHP 7.2 is security vulnerable and end-of-life
+# Please upgrade to a newer slot
+dev-lang/php:7.2
+virtual/httpd-php:7.2
+
 # Andreas Sturmlechner <asturm@gentoo.org> (2021-01-06)
 # Post-consolekit cleanup, dead upstream since 2016.
 # https://s3hh.wordpress.com/2016/06/18/whither-cgmanager/