VirtualBox

Changes between Version 59 and Version 60 of Changelog-5.1


Ignore:
Timestamp:
Jul 10, 2009 6:49:22 PM (15 years ago)
Author:
Frank Mehnert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Changelog-5.1

    v59 v60  
    11= Changelog =
     2'''!VirtualBox 3.0.2''' (released 2009-07-10)[[BR]][[BR]]
     3This is a maintenance release. The following items were fixed and/or added:
     4 * Installer: support Pardus Linux
     5 * VMM: fixed network regressions (guest hangs during network IO) (bug #4343)
     6 * VMM: guest SMP performance improvements
     7 * VMM: fixed hangs and poor performance with Kaspersky Internet Security (VT-x/AMD-V only; bug #1778)
     8 * VMM: fixed crashes when executing certain Linux guests (software virtualization only; bugs #2696 & #3868)
     9 * ACPI: fixed Windows 2000 kernel hangs with IO-APIC enabled (bug #4348)
     10 * APIC: fixed high idle load for certain Linux guests (3.0 regression)
     11 * BIOS: properly handle Ctrl-Alt-Del in real mode
     12 * iSCSI: fixed configuration parsing (bug #4236)
     13 * OVF: fix potential confusion when exporting networks
     14 * OVF: compatibility fix (bug #4452)
     15 * NAT: fixed crashes under certain circumstances (bug #4330)
     16 * 3D support: fixed dynamic linking on Solaris/OpenSolaris guests (bug #4399)
     17 * 3D support: fixed incorrect context/window tracking for multithreaded apps
     18 * Shared Folders: fixed loading from saved state (bug #1595)
     19 * Shared Folders: host file permissions set to 0400 with Windows guest (bug #4381)
     20 * X11 host and guest clipboard: fixed a number of issues, including bug #4380 and #4344
     21 * X11 Additions: fixed some issues with seamless windows in X11 guests (bug #3727)
     22 * Windows Additions: added VBoxServiceNT for NT4 guests (for time synchronization and guest properties)
     23 * Windows Additions: fixed version lookup
     24 * Linux hosts: workaround for buggy graphics drivers showing a black VM window on recent distributions (bug #4335)
     25 * Linux hosts: fixed typo in kernel module startup script (bug #4388)
     26 * Solaris hosts: several installer fixes
     27 * Solaris host: fixed a preemption issue causing VMs to never start on Solaris 10 (bug #4328).
     28 * Solaris guest: fixed mouse integration for !OpenSolaris 2009.06 (bug #4365)
     29 * Windows hosts: fixed high CPU usage after resuming the host (bug #2978)
     30 * OVF: accept ''ovf:/disk/'' specifiers with a single slash in addition to ''!ovf://disk/'' (bug #4452)
     31 * Fixed a settings file conversion bug which sometimes caused hardware acceleration to be enabled for virtual machines that had no explicit configuration in the XML.
    232
    333'''!VirtualBox 3.0.0''' (released 2009-06-30)[[BR]][[BR]]
     
    636 * Windows guests: ability to use Direct3D 8/9 applications / games (experimental; see [/manual/UserManual.html#guestadd-3d chapter 4.8] of the [http://download.virtualbox.org/virtualbox/3.0.0/UserManual.pdf user manual])
    737 * Support for OpenGL 2.0 for Windows, Linux and Solaris guests
    8 In addition, the following items were xed and/or added:
     38In addition, the following items were fixed and/or added:
    939 * Solaris hosts: allow suspend/resume on the host when a VM is running (bug #3826)
    1040 * Solaris hosts: loosen the restriction for contiguous physical memory under certain conditions
    11  * Mac OS X hosts: xed guest PAE
    12  * Linux hosts: kernel module compile xes for 2.6.31 (bug #4264)
    13  * VMM: xed occasional guru meditation when loading a saved state (VT-x only)
     41 * Mac OS X hosts: fixed guest PAE
     42 * Linux hosts: kernel module compile fixes for 2.6.31 (bug #4264)
     43 * VMM: fixed occasional guru meditation when loading a saved state (VT-x only)
    1444 * VMM: eliminated IO-APIC overhead with 32 bits guests (VT-x only, some Intel CPUs don’t support this feature (most do); bug #638)
    15  * VMM: xed 64 bits CentOS guest hangs during early boot (AMD-V only; bug #3927)
     45 * VMM: fixed 64 bits CentOS guest hangs during early boot (AMD-V only; bug #3927)
    1646 * VMM: performance improvements for certain PAE guests (e.g. Linux 2.6.29+ kernels)
    1747 * VMM: some Windows guests detected a completely wrong CPU frequency (bug #2227)
    18  * VMM: xed hanging and unkillable VM processes (bug #4040)
    19  * VMM: xed random infrequent guest crashes due to XMM state corruption (Win64 hosts only)
     48 * VMM: fixed hanging and unkillable VM processes (bug #4040)
     49 * VMM: fixed random infrequent guest crashes due to XMM state corruption (Win64 hosts only)
    2050 * VMM: performance improvements for network I/O (VT-x/AMD-V only)
    2151 * GUI: added mini toolbar for fullscreen and seamless mode (Thanks to Huihong Luo)
     
    2353 * GUI: allow to create/remove more than one host-only network adapters (non Windows hosts)
    2454 * GUI: display estimated time for long running operations (e.g. OVF import/export)
    25  * GUI: xed rare hangs when open the OVF import/export wizards (bug #4157)
    26  * 3D support: xed VM crashes for client applications using incorrect OpenGL states
    27  * 3D support: xed memory corruption when querying for supported texture compression formats
    28  * 3D support: xed incorrect rendering of glDrawRangeElements
    29  * 3D support: xed memory leak when using VBOs
    30  * 3D support: xed glew library detection
    31  * 3D support: xed random textures corruption
     55 * GUI: fixed rare hangs when open the OVF import/export wizards (bug #4157)
     56 * 3D support: fixed VM crashes for client applications using incorrect OpenGL states
     57 * 3D support: fixed memory corruption when querying for supported texture compression formats
     58 * 3D support: fixed incorrect rendering of glDrawRangeElements
     59 * 3D support: fixed memory leak when using VBOs
     60 * 3D support: fixed glew library detection
     61 * 3D support: fixed random textures corruption
    3262 * VRDP: support Windows 7 RDP client
    33  * Networking: xed another problem with TX checksum offloading with Linux kernels up to version 2.6.18
    34  * NAT: xed “open ports on virtual router 10.0.2.2 - 513, 514” (forum)
    35  * NAT: allow to congure socket and internal parameters
    36  * NAT: allow to bind sockets to specic interface
    37  * PXE boot: signicant performance increase (VT-x/AMD-V only)
     63 * Networking: fixed another problem with TX checksum offloading with Linux kernels up to version 2.6.18
     64 * NAT: fixed “open ports on virtual router 10.0.2.2 - 513, 514” (forum)
     65 * NAT: allow to configure socket and internal parameters
     66 * NAT: allow to bind sockets to specific interface
     67 * PXE boot: significant performance increase (VT-x/AMD-V only)
    3868 * VHD: properly write empty sectors when cloning of VHD images (bug #4080)
    39  * VHD: xed crash when discarding snapshots of a VHD image
    40  * VHD: xed access beyond the block bitmap which could lead to arbitrary crashes
    41  * VBoxManage: fixed incorrect partition table processing when creating VMDK files giving raw partition access (bug #3510)
    42  * VBoxManage: support cloning to existing image le
    43  * OVF: several OVF 1.0 compatibility xes
    44  * OVF: xed exporting of disk images when multiple virtual machines are exported at once
     69 * VHD: fixed crash when discarding snapshots of a VHD image
     70 * VHD: fixed access beyond the block bitmap which could lead to arbitrary crashes
     71 * VBoxManage: fixed incorrect partition table processing when creating VMDK files giving raw partition access (bug #3510)
     72 * VBoxManage: support cloning to existing image file
     73 * OVF: several OVF 1.0 compatibility fixes
     74 * OVF: fixed exporting of disk images when multiple virtual machines are exported at once
    4575 * Virtual mouse device: eliminated micro-movements of the virtual mouse which were confusing some applications (bug #3782)
    46  * Shared Folders: sometimes a le was created using the wrong permissions (2.2.0 regression; bug #3785)
    47  * Shared Folders: allow to change file attributes from Linux guests and use the correct file mode when creating files
     76 * Shared Folders: sometimes a file was created using the wrong permissions (2.2.0 regression; bug #3785)
     77 * Shared Folders: allow to change file attributes from Linux guests and use the correct file mode when creating files
    4878 * Shared Folders: some content was incorrectly written under certain conditions (bug #1187)
    49  * Shared Folders: fixed incorrect file timestamps, when using Windows guest on a Linux host (bug #3404)
    50  * X11 clipboard: x duplicate end of lines (bug #4270)
    51  * X11 guests: a number of shared clipboard xes
     79 * Shared Folders: fixed incorrect file timestamps, when using Windows guest on a Linux host (bug #3404)
     80 * X11 clipboard: fix duplicate end of lines (bug #4270)
     81 * X11 guests: a number of shared clipboard fixes
    5282 * Linux guests: Guest Additions support for SUSE Linux Enterprise Desktop 11
    5383 * Linux guests: new daemon vboxadd-service to handle time synchronization and guest property lookup
     
    5585 * Windows host installer: !VirtualBox Python API can now be installed automatically (requires Python and Win32 Extensions installed)
    5686 * USB: Support for high-speed isochronous endpoints has been added. In addition, read-ahead buffering is performed for input endpoints (currently Linux hosts only). This should allow additional devices to work, notably webcams (bug #242).
    57  * USB: xed error handling for some USB dongles
    58  * Web service: xed inability to handle NULL pointers for object arguments, which are valid values for a lot of APIs, in both the raw and the object-oriented web service.
    59  * Web service: object-oriented bindings for JAX-WS did not exhibit interface inheritance correctly, xed
     87 * USB: fixed error handling for some USB dongles
     88 * Web service: fixed inability to handle NULL pointers for object arguments, which are valid values for a lot of APIs, in both the raw and the object-oriented web service.
     89 * Web service: object-oriented bindings for JAX-WS did not exhibit interface inheritance correctly, fixed
    6090 * Web service: added support for IDisplay and IGuest interfaces, which were previously unavailable
    6191 * Registration dialog uses Sun Online accounts now

© 2023 Oracle
ContactPrivacy policyTerms of Use