commit: f175313f3c8e0f39ecbb418a586f98e4e71f8d61 Author: Mike Pagano <mpagano <AT> gentoo <DOT> org> AuthorDate: Thu Nov 18 16:02:17 2021 +0000 Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org> CommitDate: Thu Nov 18 16:02:17 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f175313f
package.mask: Mask system freezing/data loss kernels Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 371a471e28d9..2b2d8fad2a5a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Mike Pagano <[email protected]> (2021-11-18) +# Bug introduced in this version that can +# cause system freeze with data loss. +# Bug #824558. +=sys-kernel/gentoo-sources-5.14.19 +=sys-kernel/vanilla-sources-5.14.19 + # Jakov Smolić <[email protected]> (2021-11-16) # Outdated java package, uses EAPI 5, no revdeps, # no other distro is packaging this.
