forked from pool/virtualbox
Accepting request 366744 from home:lwfinger:branches:Virtualization
Version bump to 5.0.16 OBS-URL: https://build.opensuse.org/request/show/366744 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=244
This commit is contained in:
parent
e82fa3fc2f
commit
7d2e3597f7
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:869422b29946fae416c874006a9f976674122893b574d2e6937c9b9dce9dbc40
|
||||
size 3481967
|
||||
oid sha256:695b21a9460b46629d5917c2a7651302044620d730e038c1e69398467392a911
|
||||
size 3489132
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:07df1940d21aeaa418d416d9acf2a7d4841dfb0088d00cb2f2945ab5869e7b7f
|
||||
size 76658856
|
3
VirtualBox-5.0.16-patched.tar.bz2
Normal file
3
VirtualBox-5.0.16-patched.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c4af95a125b2ce3f80915c9cc5df88b0a9899ae5a5985a71ea26aee94e4fd4bb
|
||||
size 76698645
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 5 18:19:56 UTC 2016 - Larry.Finger@lwfinger.net
|
||||
|
||||
- Version bump to 5.0.16 (released 2016-03-04 by Oracle)
|
||||
|
||||
This is a maintenance release. The following items were fixed and/or added for Linux hosts:
|
||||
|
||||
VMM: fixed a problem which could lead to a wrong guest behavior on AMD CPUs (tickets #14831 and #15186)
|
||||
GUI: prevent a crash during startup under rare conditions
|
||||
GUI: position off-screen windows to be fully visible again on relaunch
|
||||
GUI: hide the VT-x/AMD-V checkbox if raw-mode is not supported (usually Mac OS X hosts; bug #15178)
|
||||
PC speaker passthrough: new experimental feature, available on Linux host only
|
||||
Audio: properly handle default audio device changes (Windows hosts)
|
||||
USB: serveral fixes for the xHCI controller (e.g. for webcam passthrough)
|
||||
BIOS: fixed int15/AH=83/AL=00 function (4.2.0 regression)
|
||||
iPXE: enable the HTTP download protocol on non-Linux hosts (bug #13628)
|
||||
Shared folders: fixed a failure to load the saved state under certain circumstances (bug #6314)
|
||||
Guest Control: added support for (cached) Active Directory authentication in case the domain controller is not reachable (anymore)
|
||||
Serial ports: raised the number of serial ports per VM from 2 to 4 (bug #9109)
|
||||
SDK: make the Python webservice API binding work again (5.0 regression)
|
||||
Seamless mode: fixed a crash under certain circumstances (bug #15106)
|
||||
Linux hosts: fixed the /sbin/rcvboxdrv script as well as the missing shebang in two scripts (bugs #15055 and #15057)
|
||||
Linux hosts: properly uninstall Python files installed by the .run installer
|
||||
Windows Additions: fixed guest property enumeration of logged-in users
|
||||
Windows Additions: fixed sporadical failure of the graphics driver in Windows 10 guests (bug #14409)
|
||||
Windows Additions: under rare circumstances no mouse movement events were delivered to the guest
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 19 20:38:27 UTC 2016 - Larry.Finger@lwfinger.net
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define _vbox_instdir %{_libexecdir}/virtualbox
|
||||
%define _udevrulesdir %{_libexecdir}/udev/rules.d
|
||||
Name: virtualbox
|
||||
Version: 5.0.14
|
||||
Version: 5.0.16
|
||||
Release: 0
|
||||
Summary: VirtualBox is an Emulator
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user