Скачать VirtualBox 5.0.6.103037 - История изменений

Изменения в VirtualBox 4.2.18.88780

- Исправлены некоторые ошибки для ускорения программы

Изменения в VirtualBox 4.2.16.86992

Изменения в VirtualBox 4.2.14.86644

Изменения в VirtualBox 4.2.6.82870

# The following items were fixed and/or added:
- VMM: don't inject stale VT-x events to prevent crashes after VM reset
- VMM: workaround for buggy BIOSes which enable MONITOR only for certain CPUs
- GUI: fixed trimming of anti-aliased text in details-view element headers (4.2.0 regression)
- GUI: fixed create-settings-file-alias functionality on Mac hosts (4.2.0 regression)
- GUI: fixed take-guest-screenshot functionality on Windows hosts
- GUI: several minor fixes, including palette fixes
- GUI: fixed Windows 2012 OS type
- GUI: allow to terminate the VM even if VBoxSVC crashed
- API: fixed cancelling of snapshots, previously this could lead to inconsistent VM configs
- API: fixed identifying disk images by UUID
- 3D Support: several fixes
- VRDP: fixed occasional crash with external authentication
- VGA: fix for double scan text modes
- USB: fixed invalid pending request count at the time of service of DEVICE POWER requests (Windows hosts only)
- USB keyboard: Korean keyboard workaround
- Storage: fixed hang with QCOW images and asynchronous I/O enabled
- Storage: fixed hang with newer VHD images
- Storage: actually write the non-rotational flag to the VM settings (4.2.0 regression)
- Virtio-net: fixed the problem with network statistics counters in Session Information dialog (GUI)
- Metrics: introduced network rate and disk usage metrics
- Metrics: fixed a crash under certain conditions on Solaris hosts
- BIOS: fix for El Torito
- Shared Folders: if the host folder of a shared folder mapping does not exist, keep it active but mark it as invalid to prevent inconsitent saved states
- VBoxManage: fixed converting disks from raw images
- VBoxManage: show snapshot description in the VM or snapshot information
- VBoxManage: make implicit opening of media consistent in all places dealing with media
- VBoxManage: the iSCSI initiator name was not stored in the settings file when doing storageattach
- VBoxManage: metrics collect now properly handles 'CPU/MHz' and 'Net/*/LinkSpeed' metrics
- VBoxManage: changing the image UUID or parent UUID as part of storageattach works now in all safe cases
- VBoxManage: introduced storageattach --medium additions as a shortcut to mount the additions image
- OVF: fixed importing OVF files cerated by recent VMware products
- Linux hosts / Bridged Networking: fixed the problem with leaking connections in conntrack
- Linux Additions: added support for ConsoleKit sessions in the vminfo service of VBoxService
- Linux Additions: don't crash during remount under certain conditions
- Linux/Solaris Additions: fixed guest memory metrics collection
- Solaris hosts: added a dependency to ensure that the user directories are reachable when starting VBox services
- Windows host installer: integrated user-contributed translations, thanks to all contributors!
- Windows Additions: fixed auto-logon installation for Windows 8
- Windows Additions: don't fail if the shared folders host service is not available
- Windows Additions: fixed Guest Additions startup on Windows 2000 guests
- Windows Additions: auto-resize fixes for Windows 8 guests

Изменения в VirtualBox 4.1.22.80657

Изменения в VirtualBox 4.1.18.78361

Изменения в VirtualBox 4.1.14.77440

Изменения в VirtualBox 4.1.12.77218

Изменения в VirtualBox 4.0.16.75491

# The following items were fixed and/or added:
* VRDP: fixed screen corruption
* VRDP: fixed screen freeze
* ATA: fixed a possible crash during ATAPI passthrough with certain guests
* NAT: the interface stopped working after a lot of failed ICMP requests (bug #9371)
* Metrics: fixed potential problem with invalid access in guest metrics collection upon VM destruction
* Main: fixed incorrect framebuffer information after leaving the fullscreen mode with X11 guests, this lead to a scrambled preview window in the GUI for example
* VBoxSVC: fixed crash under rare circumstances (e.g. client crash)
* VMDK/VHD: fixed a possible corruption with host cache disabled when using snapshots under rare circumstances (bug #9749)
* OVF/OVA: fixed broken disk images on import under rare circumstances
* Mac OS X hosts: fixed the problem with duplicate packets when bridged to wireless interface (bug #9648)
* Windows Additions: implemented faster detection of logged-in guest users and stale sessions
* Linux guests: fixes for Linux 3.2

Изменения в VirtualBox 4.1.8.75467

- VMM: fixed VERR_MAP_FAILED during savestate under certain circumstances (bug #7929)
- GUI: stop updating the VM status icons when the VM is paused (bug #8368)
- VBoxManage: fixed wrong return code after startvm (bug #9642)
- BIOS: fixed hang at launch of DOS applications generated by Clipper 5.3 (note that hardware virtualization may be required)
- USB: fixed OS/2 boot hang when using recent USB drivers
- NAT: increase maximum number of parallel connections making connections with port forwarding more robust (#8471)
- Metrics: fixed potential problem with invalid access in guest metrics collection upon VM destruction
- Main: don't crash if a medium is ejected twice (bug #9922)
- VBoxSVC: fixed crash under rare circumstances (e.g. client crash)
- VRDP: fixed screen freeze (bug #9620)
- OVF/OVA: fixed broken disk images on import under rare circumstances
- OVF/OVA: better error message when importing corrupted appliances
- VMDK/VHD: fixed a possible corruption with host cache disabled when using snapshots under rare circumstances (bug #9749)
- 3D Support: Fixed fullscreen mode issues for ATI graphics (bug #9775), Windows Media Player rendering for XPDM-based Direct3D support (bug #8341). Multiple fixes to XPDM and WDDM - based 3D support for Windows Guests and for 3D support in general
- Linux hosts: fixes for Fedoras Linux 2.6.41 (bug #9948)
- Linux hosts/guests: fixes for Linux 3.2 (bug #9743)
- Solaris Additions: various shared folder fixes (bugs #9856, #9862, #9917)
- Windows Additions: various fixes for Direct3D support (un)installation, added detection of missing or wrong Direct3D system files

Изменения в VirtualBox 4.1.6.74713

VRDP: fixed screen corruption
NAT: the interface stopped working after a lot of failed ICMP requests (bug #9371)
E1000: fixed rare Windows 7 guest hangs, either at boot time or when reconfiguring the network card in unusual setups (bug #6223)
ATA: fixed a possible crash during ATAPI passthrough with certain guests
ATA: improved compatibility with ancient Linux kernels
Main: fixed incorrect framebuffer information after leaving the fullscreen mode with X11 guests, this lead to a scrambled preview window in the GUI for example
Mac OS X hosts: fixed the problem with duplicate packets when bridged to a wireless interface (bug #9648)
Linux hosts: fix for 3D support on Fedora 15 (bug #9799)
Linux hosts: don't call del_timer_sync from an interrupt context (Fedora bug report 746331)
Windows Vista and 7 guests: more WDDM fixes
Linux Additions: fixed kernel module compilation failure on Redhat Enterprise Linux 4 (bug #9709)
Linux Additions: install the DRI driver correctly on Ubuntu 11.10 guests
Solaris Additions: added read-only mmap support for shared folders
Solaris Additions: added directory, file mode and mask options for shared folders
Windows Additions: implemented faster detection of logged-in guest users and stale sessions
X.Org Additions: fixed graphical corruption when switching to a virtual terminal (bug #9490)

Изменения в VirtualBox 4.1.4.74291

# The following items were fixed and/or added:
* VMM: fixed PAE guests running on 32-bit hosts (4.0 regression; bug #9458)
* VMM: fixed INVALID_PARAMETER guru meditation caused by insufficient memory conditions (4.1.0 regression; bug #9240)
* VMM: fixed clobbered CPU registers during stos/lods/ins/outs emulation under rare circumstances
* VMM: another fix for 64-bit guests on recent AMD CPUs
* GUI: warn the user if he uses an outdated extension pack and allow to download and upgrade in that case (bug #8025)
* GUI: fixed spurious LCtrl key events on some Windows hosts (4.0.6 regression; bug #373)
* VBoxManage: another fix for extpack install --replace (bug #9308)
* VBoxManage: allow to specify the UUID of the target image in convertfromraw
* VRDP: fixed a rare crash when two or more clients connect to the server (bug #9503)
* VRDP: fixed a case when a client was not resized correctly (bug #9242)
* USB: make device capturing work on Windows hosts with usbhub class filter drivers installed (bug #9298); bugfixes for Windows host USB support
* VHD: fixed reads crossing block boundaries (bug #8532)
* VMDK: fixed progress indicator when creating split VMDK images
* Floppy: fixed medium size detection for physical mediums (Windows hosts only)
* Main: fixed VM initialization if a shared folder does not exist (bug #7941)
* Main: fixed possible deadlock between hard disk enumeration and resetting of immutable disks (bug #9549)
* Main: fixed not detaching of virtual storage after a snapshot restore operation (bug #8296)
* Main: always reset modified state after restoring a snapshot (bug #9387)
* Main: fixed writing of changed VM settings to disk when using snapshots (bug #8932)
* Main: fixed taking screen shots (e.g. the preview window) for headless VMs if the Guest Additions are active
* Virtio-net: fixed the problem with UDP packets exceeding MTU (bug #9370)
* 3D Support: fixed incorrect rendering and possible crashes when switching to/from fullscreen with enabled 2D acceleration
* 3D Support: fixed compiz under ubuntu 9.10
* Guest control: Miscellaneous small bugfixes
* Linux / Solaris hosts: don't use hard links in packages (4.1.2 regression; bug #9441)
* Mac OS X hosts: fix installation issues when installed as root (bug #1578)
* Mac OS X hosts: fixed packet capture issues with vboxnetX host-only interfaces (bug #8076)
* Solaris hosts: fixed incoming multicast packets for Crossbow based bridged networking (bug #9532)
* Solaris hosts: fixed starting EFI guests due to missing EFI ROM files (bug #9535)
* Windows hosts installer: fixed ADDLOCAL usage on command line (4.1.0 regression; bug #9488)
* Windows hosts installer: fixed dangling shortcut to the .chm help file (bug #9646)
* Windows hosts installer: try to fix installation error 2869 which appeared under certain circumstances (bug #9664)
* Windows hosts: VBoxHeadless should never open a separate console window (bug #3549)
* Guest Additions: fixed hang while waiting for guest execution output (4.1.2 regression; bug #9446)
* Linux Additions: add support for X.Org Server 1.11 (bug #9519)
* Linux Additions: suppress an incorrect error message and allow a shared folder to be mounted in multiple places (bug #9627)
* Linux Additions: start VBoxService correctly on openSUSE 12.1 (bug #6229)
* Linux Additions: properly finish the installation even if the compilation of the DRM module fails (which is not fatal)
* Solaris Additions: fixed memory leaks and panics while mounting (from console) and unmounting shared folders.
* Windows Additions: fixed swapped mouse cursor hotspot coordinates (4.1.0 regression; bug #9447)
* Windows Additions: fixed PAGE_FAULT_IN_NONPAGED_AREA BSOD in VBoxDisp.dll when running SnippingTool (bug #9508)
* Windows Additions: make image viewer work correctly with Aero enabled (Vista and Windows 7)
* Windows Additions: fixed incorrect window border blurs under Aero with ATI cards (Vista and Windows 7)
* Windows Additions: fixed incorrect rendering when moving 3D applications outside guest desktop and back under Aero (Vista and Windows 7)
* Windows Additions: fixed guest hangs when switching back from fullscreen text mode apps (bug #9636)

Изменения в VirtualBox 4.1.2.73507

# The following items were fixed and/or added:
* VMM: fixed 64-bit guests on AMD Fusion CPUs
* VMM: fixed handling of the sysenter/sysexit machine instructions in 64-bit guests on Intel hosts
* GUI: added linked clone support
* GUI: fixed error check when changing the VM controller settings (4.1.0 regression)
* GUI: fixed the inclusion of additional information (license, vendor, ...) on OVF export
* GUI: when taking a snapshot from the VM selector, don't do a live snapshot
* GUI: fixed immediate crash during start on certain environments due to a library version conflict
* Guest control execution: implemented copying single files from guest to the host (directories and filters not supported yet)
* Guest control execution: limited to serve up to 5 guest processes at a time by default
* Main: return the correct RDP default port fixing settings warnings in the GUI if the remote display was enabled at runtime
* VBoxSVC: made the path comparison OS independent when images are registered
* VBoxSVC: several fixes/performance improvements for cloning of VMs
* Snapshots: fixed "Solid-State drive" flag survival on snapshot creation
* VBoxManage: implemented copyfrom and stat guest control tools to copy files from guest to host and to check for existence of files on the guest
* VBoxManage: fixed extpack install --replace
* VBoxManage: allow to start multiple VMs with startvm
* VBoxManage: experimental support for SATA CD/DVD hotplugging
* Mouse support: fixed an off-by-one pointer position error affecting Windows guests
* VRDP: fixed a case when the screen was not redrawn correctly
* NAT: changed TCP connection establishment according to Winsock API requirements (Windows hosts only)
* USB: fixed device recognition issues and fixed several device capturing issues (Windows hosts)
* USB: fixed issues with remote filters being applied to local USB devices
* OVA: fixed import of renamed OVA files
* Windows host: fixed icon for .VDI files
* Solaris hosts: fixed a bug preventing parallel usage of multiple host NICs with Crossbow based bridged networking
* Linux hosts: fixed random kernel panics on host suspend / shutdown (4.1.0 regression)
* Guest Additions: keep logged in user count in out-of-memory situations and warn about it
* Solaris Additions: fixed shared folders due to missing symbols in the vboxfs module (4.0.12 / 4.1.0 regression)
* Windows Additions: fixed file truncation on a shared folder with some applications
* Windows Additions: fixed shared folder issues with antivirus software and 64 bit Windows guests
* Windows Vista and 7 guests: WDDM driver fixes and performance enhancements, fixed WinSAT crashes
* Linux Additions: fixed llseek() for Linux kernels 2.6.37 and above

Изменения в VirtualBox 4.0.12.72916

* Mac OS X hosts: Lion fixes
* Solaris hosts: fixed preemption issue with Solaris 11 hosts (builds 166 and above)
* VBoxManage: more convenient configuration of storage controller attachments by automatically determining the port or device parameter when a storage controller has only one port or device per port
* Storage: fixed possible data corruption under certain circumstances whith VHD and Parallels images
* Storage: fixed access to CD/DVD images beyond 4GB when using the SATA controller
* Floppy: make it possible to unmount a host floppy disk
* Networking: fixed the problem with segmentation offloading when several VMs were transmitting at once
* 3D support: fixed GL_VERSION string for different locales
* Sources: fixed USB 2.0 support using extension packs for non-official builds
* Solaris Additions: fixed automounting of shared folders

Изменения в VirtualBox 4.0.12.72916

* Mac OS X hosts: Lion fixes
* Solaris hosts: fixed preemption issue with Solaris 11 hosts (builds 166 and above)
* VBoxManage: more convenient configuration of storage controller attachments by automatically determining the port or device parameter when a storage controller has only one port or device per port
* Storage: fixed possible data corruption under certain circumstances whith VHD and Parallels images
* Storage: fixed access to CD/DVD images beyond 4GB when using the SATA controller
* Floppy: make it possible to unmount a host floppy disk
* Networking: fixed the problem with segmentation offloading when several VMs were transmitting at once
* 3D support: fixed GL_VERSION string for different locales
* Sources: fixed USB 2.0 support using extension packs for non-official builds
* Solaris Additions: fixed automounting of shared folders

Изменения в VirtualBox 4.0.10.72479