commit: 4e7a45f555a91fcf9cd8d0848c6528e280c95ee8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Apr 13 06:00:19 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Apr 13 06:00:19 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e7a45f5
profiles: drop obsolete 5.14 masks Bug: https://bugs.gentoo.org/829491 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 8 -------- 1 file changed, 8 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 5e90671d4fc3..5414eb9d28d4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -390,14 +390,6 @@ x11-misc/easystroke # This is likely to cause issues in tests; Unmask if using for other purposes >=dev-php/PHP_Timer-5.0 -# Michał Górny <[email protected]> (2021-12-18) -# EOL kernel with known vulnerabilities. Please move to one of the LTS -# branches. Bug #829491. -=sys-kernel/gentoo-kernel-5.14* -=sys-kernel/gentoo-kernel-bin-5.14* -=sys-kernel/vanilla-kernel-5.14* -=virtual/dist-kernel-5.14* - # Georgy Yakovlev <[email protected]> (2021-12-14) # AT&T decided to roll back community changes in March 2020 # for version 2020.x.x
