commit: 49ff64566a77ac06955d28bf38971a038bddf64d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Dec 18 10:58:37 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Dec 18 10:59:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49ff6456
package.mask: Update EOL dist-kernel mask to 5.14* Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 75ebd2cbe6a4..b4e0fe1fe391 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# 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* + # Michał Górny <[email protected]> (2021-12-17) # Annoying package with deps pinned to old versions of packages. # All revdeps were eliminated. @@ -405,14 +413,6 @@ media-libs/libpulse media-sound/pulseaudio-daemon >=media-sound/pulseaudio-15.0-r100 -# Michał Górny <[email protected]> (2021-08-28) -# EOL kernel with known vulnerabilities. Please move to 5.14 or one -# of the LTS branches. Bug #814464. -=sys-kernel/gentoo-kernel-5.13* -=sys-kernel/gentoo-kernel-bin-5.13* -=sys-kernel/vanilla-kernel-5.13* -=virtual/dist-kernel-5.13* - # Mart Raudsepp <[email protected]> (2021-09-23) # Incompatible with c++17 abseil-cpp, no in-tree consumers yet media-libs/webrtc-audio-processing:1
