commit:     94389cc4dec59a7708f44c5f8e12e5029fee4785
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 19 14:22:37 2019 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Thu Dec 19 14:22:37 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94389cc4

profiles: Mask PHP 7.1 and required dependencies

dev-lang/php:7.1
dev-php/pecl-cassandra
<dev-php/pecl-event-2.5

Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

 profiles/base/package.use.mask | 5 +++++
 profiles/base/use.mask         | 4 ++++
 profiles/package.mask          | 8 ++++++++
 3 files changed, 17 insertions(+)

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 5fda0fc8ecb..90c42ef6277 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -6,6 +6,11 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
+# Brian Evans <grkni...@gentoo.org> (2019-12-19)
+# PHP 7.1 is end of life and has security issues Bug 703326
+# Associated packages are not ready for new versions tracked in bug 702110
+dev-libs/ossp-uuid php
+
 # Michał Górny <mgo...@gentoo.org> (2019-12-16)
 # Requires old x11-libs/fox:1.6 slot.
 dev-games/openscenegraph fox

diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index 2181e5f8302..aeae877243c 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 <grkni...@gentoo.org> (2019-12-19)
+# PHP 7.1 is end of life and has security issues Bug 703326
+php_targets_php7-1
+
 # Brian Evans <grkni...@gentoo.org> (2019-10-01)
 # Mask PHP 5.6 target for EOL
 php_targets_php5-6

diff --git a/profiles/package.mask b/profiles/package.mask
index a7cc5d663c6..f02ee8bf911 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,14 @@
 
 #--- END OF EXAMPLES ---
 
+# Brian Evans <grkni...@gentoo.org> (2019-12-19)
+# PHP 7.1 is end of life and has security issues Bug 703326
+# Associated packages are not ready for new versions tracked in bug 702110
+# Removal in 30 days
+dev-lang/php:7.1
+dev-php/pecl-cassandra
+<dev-php/pecl-event-2.5
+
 # Ulrich Müller <u...@gentoo.org> (2019-12-18)
 # Live ebuilds for Emacs from Git have been consolidated
 # into separate slots of the app-editors/emacs package.

Reply via email to