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 65B21138334 for ; Sat, 17 Nov 2018 15:29:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64C36E0AE3; Sat, 17 Nov 2018 15:29:06 +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 44FF9E0AE3 for ; Sat, 17 Nov 2018 15:29:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 2DA1A335C39 for ; Sat, 17 Nov 2018 15:29:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8035E458 for ; Sat, 17 Nov 2018 15:29:02 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1542468532.72eece56e1391a5f92572998d33ccf846d6f4059.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/virtualbox/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/virtualbox/virtualbox-6.0.0_beta2.ebuild X-VCS-Directories: app-emulation/virtualbox/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 72eece56e1391a5f92572998d33ccf846d6f4059 X-VCS-Branch: master Date: Sat, 17 Nov 2018 15:29:02 +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: 424258f2-4ffc-473e-8700-d89be852b0d9 X-Archives-Hash: 5a1a085ecc7fb552b75f718e9aee0ded commit: 72eece56e1391a5f92572998d33ccf846d6f4059 Author: Lars Wendler gentoo org> AuthorDate: Sat Nov 17 15:20:39 2018 +0000 Commit: Lars Wendler gentoo org> CommitDate: Sat Nov 17 15:28:52 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72eece56 app-emulation/virtualbox: Don't install VirtualBox binary SUID. Closes: https://bugs.gentoo.org/671344 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Lars Wendler gentoo.org> app-emulation/virtualbox/virtualbox-6.0.0_beta2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/virtualbox/virtualbox-6.0.0_beta2.ebuild b/app-emulation/virtualbox/virtualbox-6.0.0_beta2.ebuild index 0b6ff09dd2f..093771d083e 100644 --- a/app-emulation/virtualbox/virtualbox-6.0.0_beta2.ebuild +++ b/app-emulation/virtualbox/virtualbox-6.0.0_beta2.ebuild @@ -350,7 +350,7 @@ src_install() { done if use qt5 ; then - vbox_inst VirtualBox 4750 + vbox_inst VirtualBox pax-mark -m "${ED%/}"${vbox_inst_path}/VirtualBox if use opengl ; then