VirtualBox

source: vbox/trunk/doc/manual/user_ChangeLogImpl.xml@ 77000

最後變更 在這個檔案從77000是 76908,由 vboxsync 提交於 6 年 前

Runtime/posix/serialport-posix: Fix access to pseudo terminals, they fail TIOCMBIC and TIOCMGET with EINVAL

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Id Revision
檔案大小: 10.2 KB
 
1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Release change log structure
3
4Each release has a matching log of changes which were made for that and
5earlier releases. Earlier releases means anything with a lower number (e.g.
65.0.18 is lower than 5.1.2) which was released before this one. The log is
7kept in the file doc/manual/user_ChangeLogImpl.xml. Anything worth mentioning,
8particularly new features and fixed bugs, with a trac bug number if possible,
9should be added to the top of the change log (that is, the section for the
10upcoming release) for the branch in which it first appears - stable or
11development - before the next release. If you back-port it to older branches
12please add an entry there too. When a new major release is made, change log
13sections for earlier releases are merged in.
14
15Change log sections are split into two groups: major new features (normally
16only for dot zero releases) and fixes. In addition, the entries in each group
17are ordered as follows:
18
19 VMM-related entries (most important)
20 GUI-related entries (most visible for users)
21 Device-related entries
22 VBoxManage/API/Main-related entries
23 Host-related entries
24 Guest-related entries
25 BIOS/EFI/ACPI-related entries
26
27Please do further ordering as seems appropriate by importance and visibility for
28users, e.g. audio before serial ports and generally Windows before Linux. Please
29also try to describe the user impact, not the technical details, and only use
30technical terms if no non-technical ones are clear enough.
31-->
32<chapter>
33
34<!-- HACK ALERT! Seems we must have a single top level element for xi:include to work.
35 So, we use chapter and xpointer="xpointer(/chapter/)" with xi:include. -->
36
37 <sect1>
38 <title>Version 6.0.3 (2019-xx-xx)</title>
39
40 <para>This is a maintenance release. The following items were fixed and/or
41 added:</para>
42
43 <itemizedlist>
44
45 <listitem>
46 <para>User interface: parsing command line arguments to VirtualBox correctly
47 (bugs #18206 and #18197)</para>
48 </listitem>
49
50 <listitem>
51 <para>Audio: implemented time scheduling for the AC'97 device emulation
52 to keep audio and video in sync</para>
53 </listitem>
54
55 <listitem>
56 <para>Serial: fixed connecting to pseudo terminals on POSIX hosts
57 (6.0.0 regression; bug #18319)</para>
58 </listitem>
59
60 </itemizedlist>
61 </sect1>
62
63 <sect1>
64
65 <title>Version 6.0.2 (2019-01-15)</title>
66
67 <para>
68 This is a maintenance release. The following items were fixed
69 and/or added:
70 </para>
71
72 <itemizedlist>
73
74 <listitem>
75 <para>
76 User interface: fixed creation of desktop shortcuts for
77 starting virtual machines (bug #18207)
78 </para>
79 </listitem>
80
81 <listitem>
82 <para>
83 User interface: allow the first run window to selecting host drives
84 (bug #18230)
85 </para>
86 </listitem>
87
88 <listitem>
89 <para>
90 User interface: fixed attaching empty host optical drives (bug #18223)
91 </para>
92 </listitem>
93
94 <listitem>
95 <para>
96 User interface: implemented a new virtual optical disk creation
97 window
98 </para>
99 </listitem>
100
101 <listitem>
102 <para>
103 USB: modified Linux backends to reset USB devices (previously, most
104 guest attempts to reset USB devices were ignored)
105 </para>
106 </listitem>
107
108 <listitem>
109 <para>
110 PCnet: fixed a regression which caused some PCnet PCI guest
111 drivers to not detect the emulated hardware (bug #18286)
112 </para>
113 </listitem>
114
115 <listitem>
116 <para>
117 Linux hosts: fixed conflict between Debian and Oracle build desktop
118 files (bug #18264)
119 </para>
120 </listitem>
121
122 <listitem>
123 <para>
124 Linux and MacOS hosts: VirtualBoxVM command not accessible (bug #18257)
125 </para>
126 </listitem>
127
128 <listitem>
129 <para>
130 Windows guests: multiple monitor fixes with VBoxSVGA graphics
131 </para>
132 </listitem>
133
134 <listitem>
135 <para>
136 Windows guests: black screen with VBoxSVGA graphics when 3D is
137 disabled (bug #18205)
138 </para>
139 </listitem>
140
141 <listitem>
142 <para>
143 Linux guests: fixed building drivers on SLES 12.4 (bug #18213)
144 </para>
145 </listitem>
146
147 <listitem>
148 <para>
149 Linux guests: fixed building shared folder driver with older
150 kernels (bug #18238)
151 </para>
152 </listitem>
153
154 <listitem>
155 <para>
156 OS/2 shared folders: fixed write regression introduced in 6.0.0 GA
157 </para>
158 </listitem>
159
160 </itemizedlist>
161
162 </sect1>
163
164 <sect1>
165
166 <title>Version 6.0.0 (2018-12-18)</title>
167
168 <para>
169 This is a major update. The following major new features were
170 added:
171 </para>
172
173 <itemizedlist>
174
175 <listitem>
176 <para>
177 Implemented support for exporting a virtual machine to Oracle
178 Cloud Infrastructure
179 </para>
180 </listitem>
181
182 <listitem>
183 <para>
184 User interface: greatly improved HiDPI and scaling support,
185 including better detection and per-machine configuration
186 </para>
187 </listitem>
188
189 <listitem>
190 <para>
191 Major rework of user interface with simpler and more powerful
192 application and virtual machine set-up
193 </para>
194 </listitem>
195
196 <listitem>
197 <para>
198 User interface: a new file manager enabling user to control
199 the guest file system and copy files between host and guest.
200 </para>
201 </listitem>
202
203 <listitem>
204 <para>
205 Graphics: major update of 3D graphics support for Windows
206 guests, and VMSVGA 3D graphics device emulation on Linux and
207 Solaris guests
208 </para>
209 </listitem>
210
211 <listitem>
212 <para>
213 Added support for surround speaker setups (as used by Windows
214 10 Build 1809)
215 </para>
216 </listitem>
217
218 <listitem>
219 <para>
220 Added utility <computeroutput>vboximg-mount</computeroutput>
221 on Apple hosts to access the content of guest disks on the
222 host
223 </para>
224 </listitem>
225
226 <listitem>
227 <para>
228 Added support for using Hyper-V as the fallback execution core
229 on Windows host, to avoid inability to run VMs at the price of
230 reduced performance
231 </para>
232 </listitem>
233
234 </itemizedlist>
235
236 <para>
237 In addition, the following items were fixed and/or added:
238 </para>
239
240 <itemizedlist>
241
242 <listitem>
243 <para>
244 Execution core: fixed single-stepping in certain circumstances
245 (bug #17316)
246 </para>
247 </listitem>
248
249 <listitem>
250 <para>
251 User interface: video and audio recording can now be
252 separately enabled
253 </para>
254 </listitem>
255
256 <listitem>
257 <para>
258 Audio/Video recording fixes and improvements
259 </para>
260 </listitem>
261
262 <listitem>
263 <para>
264 Audio: better support for attaching and detaching remote
265 desktop connections
266 </para>
267 </listitem>
268
269 <listitem>
270 <para>
271 Serial port emulation fixes
272 </para>
273 </listitem>
274
275 <listitem>
276 <para>
277 Serial ports: allow changing the serial port attachment while
278 a machine is running (bug #6115)
279 </para>
280 </listitem>
281
282 <listitem>
283 <para>
284 Networking: Added a workaround for older guests which do not
285 enable bus mastering for the virtio PCI device
286 </para>
287 </listitem>
288
289 <listitem>
290 <para>
291 Networking: fixed wrong RCODE from DNS AAAA query with
292 --natdnshostresolver1 (bug #18171)
293 </para>
294 </listitem>
295
296 <listitem>
297 <para>
298 iSCSI: In cases where there is no ambiguity, the LUN of an
299 iSCSI target is automatically determined, for targets with
300 non-zero LUNs
301 </para>
302 </listitem>
303
304 <listitem>
305 <para>
306 Transparently resize disk images when merging if possible
307 </para>
308 </listitem>
309
310 <listitem>
311 <para>
312 VBoxManage: support for DHCP options
313 </para>
314 </listitem>
315
316 <listitem>
317 <para>
318 Fixed VNC/RDP (bug #18153)
319 </para>
320 </listitem>
321
322 <listitem>
323 <para>
324 Guest Control: various new interfaces and features (see SDK
325 documentation)
326 </para>
327 </listitem>
328
329 <listitem>
330 <para>
331 Linux hosts: support Linux 4.20 (thank you Larry Finger)
332 </para>
333 </listitem>
334
335 <listitem>
336 <para>
337 Solaris: installer fixes
338 </para>
339 </listitem>
340
341 <listitem>
342 <para>
343 Shared folders: performance improvements
344 </para>
345 </listitem>
346
347 <listitem>
348 <para>
349 Guest Additions: improved shared folder auto-mounting
350 </para>
351 </listitem>
352
353 <listitem>
354 <para>
355 Windows Guest Additions: fix incorrect tablet co-ordinate
356 handling with recent Windows 10 builds
357 </para>
358 </listitem>
359
360 <listitem>
361 <para>
362 Linux Additions: fix for building vboxvideo on EL 7.6 standard
363 kernel, contributed by Robert Conde (bug #18093)
364 </para>
365 </listitem>
366
367 <listitem>
368 <para>
369 Linux guests: support Linux 4.20 (thank you Larry Finger)
370 </para>
371 </listitem>
372
373 <listitem>
374 <para>
375 Linux guests: support VMSVGA in the Linux and X11 Additions
376 </para>
377 </listitem>
378
379 <listitem>
380 <para>
381 MacOS Guest Additions: initial support
382 </para>
383 </listitem>
384
385 <listitem>
386 <para>
387 OS/2 Guest Additions: initial shared folder support
388 </para>
389 </listitem>
390
391 <listitem>
392 <para>
393 BIOS fixes
394 </para>
395 </listitem>
396
397 <listitem>
398 <para>
399 ACPI: Up to four custom ACPI tables can now be configured for
400 a VM
401 </para>
402 </listitem>
403
404 </itemizedlist>
405
406 </sect1>
407
408</chapter>
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette