diff options
author | Brian Evans <grknight@gentoo.org> | 2021-01-07 11:04:57 -0500 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2021-01-07 11:04:57 -0500 |
commit | 1c3f547fcec0f1dd2a7e0d2e0e93f13e24ae0612 (patch) | |
tree | e707ba441927bdcff32c2c7b06fd0851e9cadbc2 /profiles | |
parent | dev-lang/php: Security version bump for 7.3.26 (diff) | |
download | gentoo-1c3f547fcec0f1dd2a7e0d2e0e93f13e24ae0612.tar.gz gentoo-1c3f547fcec0f1dd2a7e0d2e0e93f13e24ae0612.tar.bz2 gentoo-1c3f547fcec0f1dd2a7e0d2e0e93f13e24ae0612.zip |
profiles: Mask dev-lang/php in slot 7.2
Signed-off-by: Brian Evans <grknight@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/use.mask | 4 | ||||
-rw-r--r-- | profiles/package.mask | 6 |
2 files changed, 10 insertions, 0 deletions
diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 827877fa3090..886afcc18ec3 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 6cffbe6797c0..024f3948debc 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/ |