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 2EFF01396D0 for ; Sat, 30 Sep 2017 14:58:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 78EE32BC026; Sat, 30 Sep 2017 14:58:05 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 5A1412BC026 for ; Sat, 30 Sep 2017 14:58:05 +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 2F231341834 for ; Sat, 30 Sep 2017 14:58:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A4EA48F66 for ; Sat, 30 Sep 2017 14:58:01 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1506783435.35e1693bacfd304572a9de90bc58e724684184ac.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 35e1693bacfd304572a9de90bc58e724684184ac X-VCS-Branch: master Date: Sat, 30 Sep 2017 14:58:01 +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: 6bc262f8-aae5-4e43-8f25-6f0e3dd44043 X-Archives-Hash: 21357c9ecd0a97e8190ee202edbc27e2 commit: 35e1693bacfd304572a9de90bc58e724684184ac Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Sep 30 14:53:49 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Sep 30 14:57:15 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35e1693b profiles: Mask net-misc/fatrat[bittorrent] profiles/base/package.use.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index c41d88df681..da3d03513ad 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,12 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Andreas Sturmlechner (30 Sep 2017) +# Qt4 build depends on old and vulnerable qtwebkit, bug #620730 +# Qt5 build depends on masked net-libs/libtorrent-rasterbar-1.1 +# bugs #580760, #630364 +net-misc/fatrat bittorrent + # Pawel Hajdan jr (18 Sep 2017) # Ian Stakenvicius (27 Sep 2017) # Depends on >=icu-59, still masked.