commit: 6cc0f51b2fcd7e652b8990021c7ca69de80499fc Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jun 21 17:21:26 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jun 21 17:21:26 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cc0f51b
profiles: last-rite last EAPI=6 dev-php/* Bug: https://bugs.gentoo.org/934666 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> profiles/package.mask | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index f28919703fd9..1c9f45bea289 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,25 @@ #--- END OF EXAMPLES --- +# Arthur Zamarin <[email protected]> (2024-06-21) +# Last dev-php/* EAPI=6 packages, and reverse dependencies of them. +# composer has active security vulnerabilities. Others are waiting +# for version bumps, and unbundling of dependencies. +# Removal on 2024-07-21. Bugs #934666. +dev-php/phpDocumentor +dev-php/phpcov +dev-php/phpdepend +dev-php/phpdocumentor-reflection-common +dev-php/phpdocumentor-reflection-docblock +dev-php/phpdocumentor-type-resolver +dev-php/stringparser_bbcode +dev-php/symfony-config +dev-php/symfony-console +dev-php/symfony-dependency-injection +dev-php/symfony-event-dispatcher +dev-php/symfony-yaml +dev-php/composer + # Hans de Graaff <[email protected]> (2024-06-21) # Obsolete slot. Please use a newer slot instead. # Masked for removal on 2024-07-21.
