| 5 | |
| 6 | '''!VirtualBox 5.0.4''' (released 2015-09-07)[[BR]][[BR]] |
| 7 | This is a maintenance release. The following items were fixed and/or added: |
| 8 | * VMM: fixed an issue with Windows 10 guest kernel debugging over the network for Hyper-V paravirtualized VMs |
| 9 | * VMM: fixed a bug which prevented reading the saved state of the 'PATM' unit from !VirtualBox 4.3.x (bug #14512) |
| 10 | * GUI: changed default OS type for Windows from Windows XP to Windows 7 |
| 11 | * GUI: added another pre-defined guest screen resolution (bug #14384) |
| 12 | * GUI: fixed update check which was broken due to changing the location of the root certificates (bug #13096) |
| 13 | * GUI: fixed issues with synchronization of Caps lock / Num lock / Scroll lock on Windows hosts (bug #14302) |
| 14 | * GUI: don't crash during VM shutdown if 2D video acceleration and 3D support are enabled (Mac OS X hosts only) |
| 15 | * GUI: several seamless fixes for certain X11 window managers, also when used in multi-screen setups |
| 16 | * GUI: LogWindow size, position and cursor-position fixes |
| 17 | * Audio: fixed playing leftover/deprecated audio samples |
| 18 | * Audio: fixed playing audio after suspending the host (5.0 regression; Linux hosts using the ALSA backend) |
| 19 | * Audio: fixed playing short audio samples which were chopped off formerly |
| 20 | * Audio: fixed distortions on OS X when the sample rate of the guest stream and host device don't match |
| 21 | * Storage: fixed raw disk access and flat VMDK image access which would be always opened readonly (5.0.2 regression; bugs #14425, #14461) |
| 22 | * Storage: fixed initial encryption of VDI images after they were compacted (bug #14496) |
| 23 | * VGA: fix for certain graphics modes (bug #14516) |
| 24 | * NAT: don't freeze while the VM is paused if the network attachment mode is changed from/to NAT with activated port forwarding |
| 25 | * OVF: fixed duplicate USB controller entries in exported OVA/OVF (bug #14462) |
| 26 | * Shared Folders: fixed a path separator issue (bug #14434) |
| 27 | * Drag and drop: fixed crashes on OS X hosts when doing host-to-guest transfers |
| 28 | * VBoxManage: another attempt to not deny changing the network adapter type at VM runtime (5.0 regression; bug #14308) |
| 29 | * VBoxManage: fixed broken guestcontrol <VM-Name> list command (5.0 regression) |
| 30 | * VBoxManage: fixed broken Guest Control stdout/stderr output (5.0 regression) |
| 31 | * Mac OS X hosts: fixed remaining problems with activated SMAP (Broadwell and later; bug #14412) |
| 32 | * Mac OS X hosts: fixed broken 3D support (5.0.2 regression; bug #14476) |
| 33 | * Linux hosts: Linux 4.2 fix |
| 34 | * Linux hosts: don't crash on older Linux distributions if the DBus service isn't running (bug #14543) |
| 35 | * Windows hosts: fixed the VERR_LDR_MISMATCH_NATIVE error message (bug #14420) |
| 36 | * Windows hosts: fixed network adapter enumeration on Windows 10 (bug #14437) |
| 37 | * Windows hosts: prevent intermittent host network disconnects during VM start/shutdown with bridged networking (bug #14500) |
| 38 | * Windows Additions: fixed the call to the memory allocation function (bug #14415) |
| 39 | * Linux Additions: be more forgiving if the compilation of the vboxvideo module fails (bug #14547) |
| 40 | * X11 Additions: fixed a number of small issues with dynamic resizing and full-screen and seamless modes. |