Gentoo Archives: gentoo-commits

From: Alice Ferrazzi <alicef@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Tue, 21 Nov 2017 08:29:20
Message-Id: 1511252942.1c37d6db7962c1a7db9c1ca63960ab2c8254894b.alicef@gentoo
1 commit: 1c37d6db7962c1a7db9c1ca63960ab2c8254894b
2 Author: Alice Ferrazzi <alicef <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 21 08:26:28 2017 +0000
4 Commit: Alice Ferrazzi <alicef <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 21 08:29:02 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c37d6db
7
8 profiles: mask sys-kernel/gentoo-sources-4.14.0 (bug 638206)
9
10 profiles/package.mask | 6 ++++++
11 1 file changed, 6 insertions(+)
12
13 diff --git a/profiles/package.mask b/profiles/package.mask
14 index b59da46e44c..a38f9a1557c 100644
15 --- a/profiles/package.mask
16 +++ b/profiles/package.mask
17 @@ -29,6 +29,12 @@
18
19 #--- END OF EXAMPLES ---
20
21 +# Alice Ferrazzi <alicef@g.o> (21 Nov 2017)
22 +# A regression in kernel 4.14.0
23 +# Using bcache can destroy the filesystem.
24 +# The hope is that this patch will make it to 4.14.1 Bug #638206
25 +=sys-kernel/gentoo-sources-4.14.0
26 +
27 # Andreas Sturmlechner <asturm@g.o> (16 Nov 2017)
28 # Qt4WebKit is ancient and full of security holes.
29 # Masked for removal in 30 days. Bug #620684