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 B35C7138334 for ; Sat, 20 Jul 2019 16:29:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A1F94E077C; Sat, 20 Jul 2019 16:29:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 6EEDDE077C for ; Sat, 20 Jul 2019 16:29:29 +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 563FB34827A for ; Sat, 20 Jul 2019 16:29:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C454455B for ; Sat, 20 Jul 2019 16:29:26 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1563640158.d7d7c45f4eaa0464e00343fb5a5cd31eabd437b0.slyfox@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: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: d7d7c45f4eaa0464e00343fb5a5cd31eabd437b0 X-VCS-Branch: master Date: Sat, 20 Jul 2019 16:29:26 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9e5ef4bd-992e-44c8-9ece-e8d777fb27ac X-Archives-Hash: 19d16bf23ebcd863edfb2343c14fb89f commit: d7d7c45f4eaa0464e00343fb5a5cd31eabd437b0 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Jul 20 16:26:23 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Jul 20 16:29:18 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7d7c45f package.mask: mask >=sys-kernel/linux-headers-5.2 Bug: https://bugs.gentoo.org/690296 Signed-off-by: Sergei Trofimovich gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 7ba7f574337..20ff7140c22 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,11 @@ #--- END OF EXAMPLES --- +# Sergei Trofimovich (2019-07-20) +# Mask linux-headers-5.2 as it breaks at least firefox +# and qemu. See bug #690296. +>=sys-kernel/linux-headers-5.2 + # Hans de Graaff (2019-07-17) # Mask ruby24-only slots for removal in 30 days. These slots do not # have any reverse dependencies. Please migrate to or use a newer slot.