Revisions of virtualbox

Larry Finger's avatar Larry Finger (lwfinger) committed (revision 315)
- Fix for missing global in vboxsf that prevented mounting shared folders
  for kernel 4.10.  This change is the fix for bsc #1027967.
buildservice-autocommit accepted request 461358 from Larry Finger's avatar Larry Finger (lwfinger) (revision 314)
baserev update by copy to link target
Larry Finger's avatar Larry Finger (lwfinger) accepted request 461275 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 313)
- Do not proivde libGL.so.1 and libEGL.so.1 symbols into the rpm
  database.
Larry Finger's avatar Larry Finger (lwfinger) committed (revision 312)
- The fix for 3D acceleration only works for Gmome desktops. KDE desktops fail. Accordingly,
  3D acceleration must still be disabled "out-of-the-box". File /etc/init.d/vboxadd contains
  comments on the modifications needed to turn 3D acceleration on, thus Gnome users may turn
  it on selectively.
Larry Finger's avatar Larry Finger (lwfinger) committed (revision 311)
- Fix 3D acceleration as reported in bsc #1024934. The steps needed are as follows:
 -  Remove file "vbox_prevent_wrong_SONAME.patch" - the original SONAME values are needed for
    libGL.so.1 and libEGL.so.1 to be replaced by VBoxOGL.so and VBoxEGL.so, respectively.
 -  Package VBoxEGL.so
Larry Finger's avatar Larry Finger (lwfinger) accepted request 460007 from Thorsten Kukuk's avatar Thorsten Kukuk (kukuk) (revision 310)
- Require insserv and fillup by the packages who call it in the
  pre/post install sections
buildservice-autocommit accepted request 454276 from Larry Finger's avatar Larry Finger (lwfinger) (revision 309)
baserev update by copy to link target
Larry Finger's avatar Larry Finger (lwfinger) accepted request 454220 from Adam Majer's avatar Adam Majer (adamm) (revision 308)
- use individual libboost-*-devel packages instead of boost-devel
buildservice-autocommit accepted request 453202 from Larry Finger's avatar Larry Finger (lwfinger) (revision 307)
baserev update by copy to link target
Larry Finger's avatar Larry Finger (lwfinger) committed (revision 306)
- Removed "vbox_fix_4.9_api_changes.patch" as changes are upstream.
  Fixed API changes for kernel 4.10 in "vbox_fix_4.10_api_changes.patch".
buildservice-autocommit accepted request 451707 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 305)
baserev update by copy to link target
Larry Finger's avatar Larry Finger (lwfinger) committed (revision 304)
- The version bump to 5.1.14 also addresses boo#1020856 CVE-2017-3316 CVE-2017-3332 CVE-2017-3290 CVE-2016-5545
- Version bump to 5.1.14 (released 2017-01-17 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
    VMM: fixed emulation of certain instructions for 64-bit guests on 32-bit hosts
    VMM: properly handle certain MSRs for 64-bit guests on ancient CPUs without VT-x support for MSR bitmaps (bug #13886)
    GUI: fixed a crash with multimonitor setups under certain conditions
    GUI: allow cloning of snapshots when the VM is running
    NVMe: fixed compatibility with the Storage Performance Development Kit (SPDK, bug #16368)
    VBoxSVC: fixed a crash under rare circumstances
    VBoxManage: added a sanity check to modifymedium --resize to prevent users from resizing their hard disk from 1GB to 1PB (bug #16311)
    Windows hosts: another fix for recent Windows 10 hosts
    Linux hosts: Linux 4.10 fixes
    Linux Additions: fixed protocol error during certain operations on shared folders (bug #8463)
Larry Finger's avatar Larry Finger (lwfinger) committed (revision 303)
- The printing of the warning about the insecurity in USB passthru had been lost. As most people are likely to want that feature,
  the logic has been inverted. Now, the required udev commands to allow passthru are included. The first time that VB is started,
  the user will get a screen that points to the bug entry discussing the problem and states what they should do to block the
  insecure usage. In any case, that screen will only be printed once. File "virtualbox-60-vboxdrv.rules" has been added
  These changes address the issues in bnc #1018340.
buildservice-autocommit accepted request 447317 from Larry Finger's avatar Larry Finger (lwfinger) (revision 302)
baserev update by copy to link target
Larry Finger's avatar Larry Finger (lwfinger) committed (revision 301)
- Version bump to 5.1.12 (released 2016-12-20 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
    VMM: fixed VERR_IEM_ASPECT_NOT_IMPLEMENTED Guru Meditations with certain Linux guests if KVM paravirtualization is enabled (5.1 regression; bugs #15613 and #16251)
    VMM: fixed VERR_VMX_UNABLE_TO_START_VM Guru Meditations under rare conditions
    GUI: prevent a crash under certain conditions if the VM is terminated very early
    GUI: fixed certain keyboard capture issues (5.1.10 regression; Mac OS X hosts only; bug #16150)
    GUI: fixed dragging guest windows in seamless mode with the keyboard captured (X11 hosts only; bug #15837)
    GUI: fixed a problem where the new version detected dialog was covered by the appliance import dialog (Mac OS X hosts only; bug #16238)
    Storage: fixed NVMe reset processing when doing rmmod nvme; modprobe nvme in a Linux guest (bug #16080)
    Storage: fixed creating a snapshot when the VM is running and an NVMe controller is present
    Storage: fixed a problem with the LsiLogic SCSI controller where requests could be lost with SMP guests
    E1000: fixed "cable disconnected" issue (Mac OS X guests only; 5.1.10 regression; bug #16260)
    E1000: fixed "TX unit hang" issue (Linux guests only; 5.1.10 regression; bug #16221)
    API: don't crash when sanitizing certain VM names (bug #16299)
    Linux hosts: automatically disable asynchronous I/O on Linux 2.6.18 kernels as high I/O load may trigger kernel oopses on these kernels if this feature is enabled
    Linux hosts / guests: Linux 2.6.28 compile fix (bug #16267)
    Linux hosts: compile Linux 4.9 compile fix (bug #16286)
    Linux Additions: warn the user about a known bug with older Linux guests (e.g. Debian 7) requiring manual work to get 3D working (bug #15319)
    Linux Additions: fix the graphics driver build with Linux 4.10 and later (bug #16298)
    Windows Additions: fixed a crash in the WDDM driver under certain conditions
Larry Finger's avatar Larry Finger (lwfinger) committed (revision 300)
- Revert "vbox_hdpi_support.patch. This patch may improve things for asn@cryptomilk.org, but it breaks other systems.
  See https://forums.opensuse.org/showthread.php/521520-VirtualBox-interface-scaling and bsc #1014694.
Larry Finger's avatar Larry Finger (lwfinger) committed (revision 299)
- I now have the necessary preprocessor symbol to modify the source depending on whether the server is 1.19.0 or greater.
  It is no longer necessary to detect the server version in the spec file, thus the solution is cleaner.
Larry Finger's avatar Larry Finger (lwfinger) committed (revision 298)
- Leap 42.2 still has server v. 1.18.3, thus the test failed. The test has been changed to look at only the 1.xx part of the version.
Larry Finger's avatar Larry Finger (lwfinger) committed (revision 297)
- Add patch file "Fix_for_server_1.19.patch" to support xorg-x11-server v. 1.19.0.
  The spec file now interrogates the rpm for the server and conditionally applies the patch, thus both versions build OK.
buildservice-autocommit accepted request 442939 from Larry Finger's avatar Larry Finger (lwfinger) (revision 296)
baserev update by copy to link target
Displaying revisions 441 - 460 of 755
openSUSE Build Service is sponsored by