Gentoo Archives: gentoo-commits

From: Mike Pagano <mpagano@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Tue, 21 Nov 2017 12:54:53
Message-Id: 1511268884.676b0d0e7d66f1f077b29952f465770c08f1b525.mpagano@gentoo
1 commit: 676b0d0e7d66f1f077b29952f465770c08f1b525
2 Author: Mike Pagano <mpagano <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 21 12:54:36 2017 +0000
4 Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 21 12:54:44 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=676b0d0e
7
8 package.mask: Add vanilla-sources-4.14.0 to mask for bcache data corruption bug.
9
10 profiles/package.mask | 1 +
11 1 file changed, 1 insertion(+)
12
13 diff --git a/profiles/package.mask b/profiles/package.mask
14 index f690160f80a..73c50a35177 100644
15 --- a/profiles/package.mask
16 +++ b/profiles/package.mask
17 @@ -34,6 +34,7 @@
18 # Using bcache can destroy the filesystem.
19 # The hope is that this patch will make it to 4.14.1 Bug #638206
20 =sys-kernel/vanilla-sources-4.14.1
21 +=sys-kernel/vanilla-sources-4.14.0
22 =sys-kernel/gentoo-sources-4.14.0
23
24 # Andreas Sturmlechner <asturm@g.o> (16 Nov 2017)