| 5 | |
| 6 | '''!VirtualBox 4.3.28''' (released 2015-05-13)[[BR]][[BR]] |
| 7 | This is a maintenance release. The following items were fixed and/or added: |
| 8 | * VMM: fixed a Guru Meditation when rebooting certain guests (for example Solaris doing fast reboot) by fixing the implementation for INIT IPI |
| 9 | * VMM: added some information for diagnosing rare ''VERR_VMX_INVALID_VMXON_PTR'' Guru Meditations (VT-x only) |
| 10 | * GUI: HID LEDs sync: prevent synchronization if VM window has no focus (Windows and Mac OS X hosts only) |
| 11 | * GUI: fixed drag and drop moving the cursor between guest screens on certain hosts |
| 12 | * 3D: fixed a crash on restoring the VM state on X11 hosts (bug #12737) |
| 13 | * 3D: fixed a crash on restoring the VM state |
| 14 | * 3D: fixed a crash on Linux guest shutdown (bug #12772) |
| 15 | * VRDP: fixed incompatibility with rdesktop 1.8.3 |
| 16 | * VRDP: fixed listening for IPv6 on some systems (bug #14038) |
| 17 | * Storage: don't crash if creating an asynchronous I/O context fails (e.g. when starting many VMs) and show a proper error message |
| 18 | * Floppy: several fixes |
| 19 | * Audio: improved the behavior of the volume control for the HD audio device emulation |
| 20 | * USB: increase the number of supported drivers from 3 to 5 (Windows hosts only) |
| 21 | * PS/2 keyboard: synchronize the LED state on VM restore (Windows and Mac OS X hosts only) |
| 22 | * NAT Network: when running multiple NAT networks with multiple VMs, only stop the respective services when stopping VMs (bug #14090) |
| 23 | * NAT: don't kill UDP bindings on ICMP errors (bug #13475) |
| 24 | * NAT: bandwidth limit now works properly with NAT (bug #11485) |
| 25 | * BIOS: fixed the returned size value of the VBE 2.0 PMI function 0Ah (4.2.0 regression; bug #14096) |
| 26 | * Guest Control: fixed parameter quoting in Windows guests (bug #13157) |
| 27 | * Webcam passthrough improvements for Linux (V4L2) hosts to support more webcam models |
| 28 | * API: don't fail starting a VM with ''VBOX_E_INVALID_OBJECT_STATE'' under certain conditions (bug #13617) |
| 29 | * API: be more verbose on ''VBOX_E_INVALID_OBJECT_STATE'' if a medium is attached to a running VM (bug #13560) |
| 30 | * API: fixed a bug which could result in losing certain screen resize events with multi-monitor guests |
| 31 | * rdesktop-vrdp: fixed path to the keymaps (bug #12066) |
| 32 | * rdesktop-vrdp: switch to version 1.8.3 |
| 33 | * Windows hosts: more hardening fixes (e.g. bugs #14051, #14052) |
| 34 | * Linux hosts: another fix for activated SMAP on Linux 3.19 and newer (Broadwell and later; bug #13961) |
| 35 | * Linux hosts: Linux 4.1 compile fix (bug #14081) |
| 36 | * Solaris hosts: fixed using of VNIC templates with Crossbow based bridged networking to be compatible with vanity interface names |
| 37 | * Mac OS X hosts: fixed crash during VM termination under rare circumstances |
| 38 | * Windows Additions/WDDM: improved video memory utilization and allow more/bigger guest screens with large resolutions (including HiDPI) |
| 39 | * X11 Additions: prevent flickering when updating mouse cursor |
| 40 | * Solaris Additions: fixed incorrect usage of 'prtconf' while installing Guest Additions (Solaris 10 only) |