- OCI export: handle empty disk image correctly
- API: fix potential crash when using the medium I/O functionality
- VBoxManage: fixed documentation of VBoxManage modifyvm uarttype documentation
- Network: scrub inbound TCP URG pointer, working around incorrect OOB handling
- Audio: in the AC97 work around buggy guest drivers which reprogram the sampling rate, breaking audio in and/or audio out
- Linux host and guest: fix kernel module build for SLES 12 SP4 kernel
- 3D: fixed state saving and loading when the VBoxVGA graphics adapter is used with 3D enabled
- Windows guests: fixed mouse cursor visibility updating
- Windows guests: fixed graphics corruption in Windows 10 search menu with VBoxSVGA adapter
- Windows guests: fixed dwm.exe crashes related to the WDDM driver for VBoxSVGA adapter when the VM has lots of RAM
- MacOS Guest Additions fail to start in 6.0.10
- Windows guests: fixed crashes when using shared folders
- Linux guests: unprivileged users unable to create files inside shared folders
- Linux guests: improve compatibility of vboxvideo.ko kernel module build logic
Signed-off-by: Pierre-Yves <pyu@riseup.net>