~ubuntu-branches/ubuntu/precise/virtualbox/precise-updates

« back to all changes in this revision

Viewing changes to doc/manual/user_ChangeLogImpl.xml

  • Committer: Bazaar Package Importer
  • Author(s): Felix Geyer
  • Date: 2011-07-04 13:02:31 UTC
  • mfrom: (3.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20110704130231-l843es6wqhx614n7
Tags: 4.0.10-dfsg-1ubuntu1
* Merge from Debian unstable, remaining changes:
  - Add Apport hook.
    - debian/virtualbox-ose.files/source_virtualbox-ose.py
    - debian/virtualbox-ose.install
  - Drop *-source packages.
* Add the Modaliases control field manually for maximum backportability.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
2
2
 
3
3
  <sect1>
 
4
    <title>Version 4.0.10 (2011-06-22)</title>
 
5
 
 
6
    <para>This is a maintenance release. The following items were fixed and/or
 
7
      added:</para>
 
8
 
 
9
    <itemizedlist>
 
10
 
 
11
      <listitem>
 
12
        <para>GUI: fixed disappearing settings widgets on KDE hosts (bug #6809)</para>
 
13
      </listitem>
 
14
 
 
15
      <listitem>
 
16
        <para>Storage: fixed hang under rare circumstances with flat VMDK images</para>
 
17
      </listitem>
 
18
 
 
19
      <listitem>
 
20
        <para>Storage: a saved VM could not be restored under certain circumstances
 
21
          after the host kernel was updated (bug #8983)</para>
 
22
      </listitem>
 
23
 
 
24
      <listitem>
 
25
        <para>Storage: refuse to create a medium with an invalid variant
 
26
          (for example Split2G with VDI; bug #7227)</para>
 
27
      </listitem>
 
28
 
 
29
      <listitem>
 
30
        <para>iSCSI: pause the VM if a request times out</para>
 
31
      </listitem>
 
32
 
 
33
      <listitem>
 
34
        <para>Snapshots: none of the hard disk attachments must be attached to
 
35
          another VM in normal mode when creating a snapshot</para>
 
36
      </listitem>
 
37
 
 
38
      <listitem>
 
39
        <para>USB: fixed occasional VM hangs with SMP guests (bug #4580)</para>
 
40
      </listitem>
 
41
 
 
42
      <listitem>
 
43
        <para>USB: proper device detection on RHEL/OEL/CentOS 5 guests
 
44
          (partial fix for bug #8978)</para>
 
45
      </listitem>
 
46
 
 
47
      <listitem>
 
48
        <para>ACPI: force the ACPI timer to return monotonic values for improve behavior
 
49
          with SMP Linux guests (bug #8511 and others)</para>
 
50
      </listitem>
 
51
 
 
52
      <listitem>
 
53
        <para>RDP: fixed screen corruption under rare circumstances (bug #8977)</para>
 
54
      </listitem>
 
55
 
 
56
      <listitem>
 
57
        <para>rdesktop-vrdp: updated to version 1.7.0</para>
 
58
      </listitem>
 
59
 
 
60
      <listitem>
 
61
        <para>OVF: under rare circumstances some data at the end of a VMDK
 
62
          file was not written during export</para>
 
63
      </listitem>
 
64
 
 
65
      <listitem>
 
66
        <para>Mac OS X hosts: Lion fixes</para>
 
67
      </listitem>
 
68
 
 
69
      <listitem>
 
70
        <para>Mac OS X hosts: GNOME 3 fix</para>
 
71
      </listitem>
 
72
 
 
73
      <listitem>
 
74
        <para>Linux hosts: fixed VT-x detection on Linux 3.0 hosts (bug #9071)</para>
 
75
      </listitem>
 
76
 
 
77
      <listitem>
 
78
        <para>Linux hosts: fixed Python 2.7 bindings in the universal Linux
 
79
          binaries</para>
 
80
      </listitem>
 
81
 
 
82
      <listitem>
 
83
        <para>Windows hosts: fixed leak of thread and process handles</para>
 
84
      </listitem>
 
85
 
 
86
      <listitem>
 
87
        <para>Windows Additions: fixed bug when determining the extended version
 
88
          of the Guest Additions (4.0.8 regression; bug #8948)</para>
 
89
      </listitem>
 
90
 
 
91
      <listitem>
 
92
        <para>Solaris Additions: fixed installation to 64-bit Solaris 10u9 guests
 
93
          (4.0.8 regression)</para>
 
94
      </listitem>
 
95
 
 
96
      <listitem>
 
97
        <para>Linux Additions: RHEL6.1/OL6.1 compile fix</para>
 
98
      </listitem>
 
99
 
 
100
      <listitem>
 
101
        <para>Linux Additions: fixed a memory leak during <computeroutput>VBoxManage
 
102
            guestcontrol execute</computeroutput> (bug #9068)</para>
 
103
      </listitem>
 
104
 
 
105
    </itemizedlist>
 
106
  </sect1>
 
107
 
 
108
  <sect1>
4
109
    <title>Version 4.0.8 (2011-05-16)</title>
5
110
 
6
111
    <para>This is a maintenance release. The following items were fixed and/or