diff options
author | Brian Evans <grknight@gentoo.org> | 2015-09-01 12:57:28 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2015-09-01 12:57:28 -0400 |
commit | 4128af2798a507ffef9cfbdd2d32ca0954fa89ce (patch) | |
tree | 9ab8e45ff3636aca76e7a3a4a4fdecfda58093b5 | |
parent | 2ad4df44f5c7cfbb33b63dd0d00cf07d9de3cdc3 (diff) | |
download | gentoo-4128af2798a507ffef9cfbdd2d32ca0954fa89ce.tar.gz gentoo-4128af2798a507ffef9cfbdd2d32ca0954fa89ce.tar.xz |
package.mask: Remove old masks for removed PHP packages
Signed-off-by: Brian Evans <grknight@gentoo.org>
-rw-r--r-- | profiles/package.mask | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 3d7524aa8c3..8927a446f69 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -267,13 +267,6 @@ sci-biology/flower dev-lang/php:7.0 =virtual/httpd-php-7.0 -# Brian Evans <grknight@gentoo.org> (30 Apr 2015) -# It is unclear if dev-php/smarty-2* is affected by -# security bug 526542. Masked for removal in 30 days -# Please update your code to the latest version -<dev-php/smarty-2.6.29 -=dev-php/PEAR-PhpDocumentor-1.4.4 - # Ryan Hill <rhill@gentoo.org> (28 Apr 2015) # Moving to /lib/gentoo/functions.sh broke the eclass # by changing output it relies on. See bug #504118, @@ -309,14 +302,6 @@ app-emulation/emul-linux-x86-soundlibs app-emulation/emul-linux-x86-xlibs app-emulation/emul-linux-x86-jna -# Brian Evans <grknight@gentoo.org> (22 Mar 2015) -# PHP 5.3.x is vulnerable to several security bugs and has -# reached EOL status. (Bugs #533998, #537586, #537590, #538822, #541098) -# Masked pending resolution to bug #538756 -dev-lang/php:5.3 -virtual/httpd-php:5.3 -=mail-client/squirrelmail-1.4.22 - # Lars Wendler <polynomial-c@gentoo.org> (8 Mar 2015) # Masked for testing >=net-fs/samba-4.2.0 |