Ubuntu Pastebin

Paste from virtualbox at Wed, 22 Mar 2017 17:29:39 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
+    <title>Version 5.0.36 (2017-03-15)</title>
+
+    <para>This is a maintenance release. The following items were fixed and/or
+      added:</para>
+
+    <itemizedlist>
+
+      <listitem>
+        <para>Shared Folders: fixed case insensitive filename access
+          (5.0.34 regression; Windows guests only; bug #16549)</para>
+      </listitem>
+
+      <listitem>
+        <para>Shared Folders: fixed access to long pathes
+          (5.0.34 regression; Windows guests only; bug #14651)</para>
+      </listitem>
+
+      <listitem>
+        <para>VBoxBugReport: fixed VM log collection issue</para>
+      </listitem>
+
+      <listitem>
+        <para>Linux hosts: fixed autostart service script (bug #14955)</para>
+      </listitem>
+
+    </itemizedlist>
+  </sect1>
+
+  <sect1>
+    <title>Version 5.0.34 (2017-03-08)</title>
+
+    <para>This is a maintenance release. The following items were fixed and/or
+      added:</para>
+
+    <itemizedlist>
+
+      <listitem>
+        <para>VMM: don't access the <emphasis>MSR_IA32_SMM_MONITOR_CTL</emphasis>
+          MSR if <emphasis>dual-monitor treatment</emphasis> is not available
+          (KVM workaround, bug #14965)</para>
+      </listitem>
+
+      <listitem>
+        <para>NAT network: fixed two potential crashes in the DHCP server</para>
+      </listitem>
+
+      <listitem>
+        <para>Storage: LsiLogic fix for Windows 10</para>
+      </listitem>
+
+      <listitem>
+        <para>USB: fixed not being able to attach certain USB devices having
+          invalid characters in the device strings (5.0.18 regression; bug #15956)</para>
+      </listitem>
+
+      <listitem>
+        <para>Host-only Network: fixed host-only adapter creation issue preventing
+          VirtualBox installation on Windows hosts (bug #16379)</para>
+      </listitem>
+
+      <listitem>
+        <para>Linux hosts / guests: Linux 4.11 compile fixes (bug #16506)</para>
+      </listitem>
+
+      <listitem>
+        <para>Linux Additions: fix for the shared folders kernel module to
+          compile on Linux 4.10</para>
+      </listitem>
+
+      <listitem>
+        <para>Linux Additions: fix the graphics driver build with Linux
+           4.10 and later (bug #16298)</para>
+      </listitem>
+
+    </itemizedlist>
+  </sect1>
Download as text