[MacPorts] #30992: virtualbox: enable hardening
MacPorts
noreply at macports.org
Fri Sep 9 06:48:17 PDT 2011
#30992: virtualbox: enable hardening
--------------------------------------+-------------------------------------
Reporter: ryandesign@… | Owner: rmstonecipher@…
Type: enhancement | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.0.1
Resolution: fixed | Keywords:
Port: virtualbox |
--------------------------------------+-------------------------------------
Comment(by ecronin@…):
D'oh forgot about this ticket until I saw the commit go across this
morning... Two nits about the check block:
* Doing the check in pre-extract is nice from a fail-early standpoint, but
since it's easily fixable (not a "this will never work on your computer
and you just wasted hours building things" errir) I think it belongs as
pre-activate to handle the permissions changing between the check and when
you finally activate, either because you did 'port deactivate' or because
you installed from an archive which never ran the check on your machine to
begin with
* You also need to check that no part of the path is a+w like comment 1
part 6 says.
--
Ticket URL: <https://trac.macports.org/ticket/30992#comment:29>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list