From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/virtualbox-bin/
Date: Sat, 17 Nov 2018 20:26:35 +0000 (UTC) [thread overview]
Message-ID: <1542486390.aec9b57b458bcdb1a2fae66ed9c8f523b59a74e5.polynomial-c@gentoo> (raw)
commit: aec9b57b458bcdb1a2fae66ed9c8f523b59a74e5
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 17 20:26:10 2018 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Sat Nov 17 20:26:30 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aec9b57b
app-emulation/virtualbox-bin: Don't install VirtualBox binary SUID.
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
app-emulation/virtualbox-bin/virtualbox-bin-6.0.0.126642_beta2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emulation/virtualbox-bin/virtualbox-bin-6.0.0.126642_beta2.ebuild b/app-emulation/virtualbox-bin/virtualbox-bin-6.0.0.126642_beta2.ebuild
index 88e968c6182..81d4595a80e 100644
--- a/app-emulation/virtualbox-bin/virtualbox-bin-6.0.0.126642_beta2.ebuild
+++ b/app-emulation/virtualbox-bin/virtualbox-bin-6.0.0.126642_beta2.ebuild
@@ -204,7 +204,7 @@ src_install() {
dosym ../VBoxXPCOM.so /opt/VirtualBox/components/VBoxXPCOM.so
local each
- for each in VBox{Manage,SVC,XPCOMIPCD,Tunctl,NetAdpCtl,NetDHCP,NetNAT,TestOGL,ExtPackHelperApp}; do
+ for each in VBox{Manage,SVC,XPCOMIPCD,Tunctl,NetAdpCtl,NetDHCP,NetNAT,TestOGL,ExtPackHelperApp} VirtualBox ; do
fowners root:vboxusers /opt/VirtualBox/${each}
fperms 0750 /opt/VirtualBox/${each}
pax-mark -m "${ED%/}"/opt/VirtualBox/${each}
@@ -216,7 +216,7 @@ src_install() {
if ! use headless ; then
# Hardened build: Mark selected binaries set-user-ID-on-execution
- for each in VBox{SDL,Headless} VirtualBox; do
+ for each in VBox{SDL,Headless} ; do
fowners root:vboxusers /opt/VirtualBox/${each}
fperms 4510 /opt/VirtualBox/${each}
pax-mark -m "${ED%/}"/opt/VirtualBox/${each}
next reply other threads:[~2018-11-17 20:26 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-17 20:26 Lars Wendler [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-04-26 23:44 [gentoo-commits] repo/gentoo:master commit in: app-emulation/virtualbox-bin/ Thomas Deutschmann
2020-04-22 14:03 Mikle Kolyada
2020-03-29 7:19 Mikle Kolyada
2020-02-25 17:15 Lars Wendler
2019-09-20 7:59 Michał Górny
2019-09-15 9:04 Mikle Kolyada
2019-09-07 21:07 Thomas Deutschmann
2019-04-18 20:32 Thomas Deutschmann
2019-04-18 8:56 Michael Palimaka
2019-04-08 13:15 Mikle Kolyada
2019-02-14 17:40 Lars Wendler
2019-01-03 8:59 Lars Wendler
2018-11-28 2:07 Thomas Deutschmann
2018-11-25 9:25 Mikle Kolyada
2018-07-22 17:07 Mikle Kolyada
2018-07-03 18:52 Jonas Stein
2018-05-08 15:15 Agostino Sarubbo
2018-05-07 23:55 Thomas Deutschmann
2018-01-21 20:30 Thomas Deutschmann
2018-01-18 21:41 Mikle Kolyada
2017-12-29 17:43 Mikle Kolyada
2017-12-26 2:06 Thomas Deutschmann
2017-10-02 9:53 Lars Wendler
2017-08-23 17:10 Michał Górny
2017-08-06 22:23 Thomas Deutschmann
2017-08-06 20:43 Lars Wendler
2017-08-06 15:57 Aaron Bauman
2017-08-06 15:57 Aaron Bauman
2017-02-17 20:18 David Seifert
2017-01-31 12:31 Tobias Klausmann
2016-11-22 22:43 Lars Wendler
2016-09-26 8:52 Marek Szuba
2016-07-14 15:30 Lars Wendler
2016-07-14 9:28 Lars Wendler
2016-07-13 10:16 Lars Wendler
2016-04-26 0:18 Austin English
2016-04-02 6:46 Ian Delaney
2016-03-05 22:38 Mikle Kolyada
2016-02-22 8:42 Patrick Lauer
2016-02-03 5:28 Ian Delaney
2016-01-20 21:38 Lars Wendler
2015-11-06 8:46 Mikle Kolyada
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1542486390.aec9b57b458bcdb1a2fae66ed9c8f523b59a74e5.polynomial-c@gentoo \
--to=polynomial-c@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox