From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 03D721396D9 for ; Tue, 21 Nov 2017 12:54:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2DD75E0EBA; Tue, 21 Nov 2017 12:54:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0A0B3E0EBA for ; Tue, 21 Nov 2017 12:54:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7E4EC33BE19 for ; Tue, 21 Nov 2017 12:54:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 010ECA281 for ; Tue, 21 Nov 2017 12:54:49 +0000 (UTC) From: "Mike Pagano" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Pagano" Message-ID: <1511268884.676b0d0e7d66f1f077b29952f465770c08f1b525.mpagano@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: mpagano X-VCS-Committer-Name: Mike Pagano X-VCS-Revision: 676b0d0e7d66f1f077b29952f465770c08f1b525 X-VCS-Branch: master Date: Tue, 21 Nov 2017 12:54:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3e80de42-5f40-4d31-ab11-98d50466c1bf X-Archives-Hash: eee160dbe5ee0ad8365a7225d95f8166 commit: 676b0d0e7d66f1f077b29952f465770c08f1b525 Author: Mike Pagano gentoo org> AuthorDate: Tue Nov 21 12:54:36 2017 +0000 Commit: Mike Pagano gentoo org> CommitDate: Tue Nov 21 12:54:44 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=676b0d0e package.mask: Add vanilla-sources-4.14.0 to mask for bcache data corruption bug. profiles/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/package.mask b/profiles/package.mask index f690160f80a..73c50a35177 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -34,6 +34,7 @@ # Using bcache can destroy the filesystem. # The hope is that this patch will make it to 4.14.1 Bug #638206 =sys-kernel/vanilla-sources-4.14.1 +=sys-kernel/vanilla-sources-4.14.0 =sys-kernel/gentoo-sources-4.14.0 # Andreas Sturmlechner (16 Nov 2017)