Tweak: Refactoring of the internals for improved Windows 7 support. New: 64-bit flag to install 64-bit software where available. Removed: Unused VirtualBox RPC support. Bugfix: Remove temporary bootstrap directory after usage. New: Experimental Windows 7 support.
0.1.22
Feature: Have vmcloak-clone wait at most 5 minutes per Virtual Machine. If the machine has not pinged back in that time, something's wrong. Tweak: Move Windows XP related files to vmcloak/data/winxp.
0.1.21
Bugfix: Removed duplicate privilege dropping code. Feature: Use SO_REUSEADDR in vmcloak and vmcloak-clone to avoid exceptions when listening on a port. New: Introduce vmcloak-bird for basic management of Virtual Machine birds.
0.1.20
Bugfix: --deps-directory still used the old $HOME value.
0.1.19
Bugfix: Resolve parameters that use $PATH again after updating $PATH when dropping privileges to another user.
0.1.18
Bugfix: os.putenv() doesn't apply to the current process in Python.