From: Brian Evans Date: Thu, 19 Dec 2019 14:22:37 +0000 (-0500) Subject: profiles: Mask PHP 7.1 and required dependencies X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=94389cc4dec59a7708f44c5f8e12e5029fee4785;p=gentoo.git profiles: Mask PHP 7.1 and required dependencies dev-lang/php:7.1 dev-php/pecl-cassandra --- diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 5fda0fc8ecb1..90c42ef62771 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 (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 (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 2181e5f8302b..aeae877243cf 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 (2019-12-19) +# PHP 7.1 is end of life and has security issues Bug 703326 +php_targets_php7-1 + # Brian Evans (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 a7cc5d663c68..f02ee8bf911b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,14 @@ #--- END OF EXAMPLES --- +# Brian Evans (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 + (2019-12-18) # Live ebuilds for Emacs from Git have been consolidated # into separate slots of the app-editors/emacs package.