1
0
forked from pool/virtualbox
Commit Graph

5 Commits

Author SHA256 Message Date
Larry Finger
245cab47c0 Accepting request 830373 from home:lwfinger:branches:Virtualization
- Pseudo version bump to 6.1.13, which is NOT an Oracle release.
  Update VB sources to run under kernel 5.8.0+ with no modifications to the
  kernel. These sources are derived from r85883 of the Oracle svn repository.
  For operations with USB{2,3}, the extension pack for revision 140056 must
  be installed. Once Oracle releases 6.1.14, then the extension pack and
  VB itself will have the same revision number.
  File "fixes_for_5.8.patch" is removed as that part was fixed upstream.
  Fixes boo#1175201.

OBS-URL: https://build.opensuse.org/request/show/830373
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=568
2020-08-29 19:52:49 +00:00
Larry Finger
f02f36f965 Accepting request 811976 from home:lwfinger:branches:Virtualization
- Version bump to 6.1.10 (released June 05 2020 by Oracle)
  This is a maintenance release. The following items were fixed and/or added:
  GUI: Fixed crash when using Qt on Xwayland sessions (bug #19583)
  GUI: Fixed mouse pointer doesn't work properly in Windows guests when scaling is on (bug #19597)
  VBoxManage: Fixed crash of 'VBoxManage internalcommands repairhd' when processing invalid input (bug #19579)
  Settings: disable audio input and audio output by default for new VMs (bug #19527)
  Guest Additions: Fixed resizing and multi monitor handling for Wayland guests. (bug #19496)
  Guest Additions: Fixed VBoxClient error: The parent session seems to be non-X11. (bug #19590)
  Linux host and guest: Linux kernel version 5.7 support. (bug #19516
  File "fix_wayland_crash.patch" is removed - fixed upstream.

OBS-URL: https://build.opensuse.org/request/show/811976
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=553
2020-06-06 01:25:21 +00:00
Larry Finger
07cacafec6 Accepting request 805962 from home:lwfinger:branches:Virtualization
- Version bump to 6.1.8 (released May 15 2020 by Oracle)
  This is a maintenance release. The following items were fixed and/or added:
  File "fixes_for_5.7.patch" is removed as the issue was fixed upstream.
  GUI: Fix several layout and mouse position handling bugs with soft keyboard
  GUI: Fixed crash on last VM removed (6.1.4 regression; bug #19568, #19525, #19506, #19490, #19481, #19397)
  GUI and API: Allow renaming VMs which are in saved state
  Serial: Fixed slow guest output when using the TCP server mode without anyone being connected
  Guest Additions: Restored 'VBoxClient--checkhostversion' functionality (6.1.0 regression; bug #19470)
  Guest Additions: Fixed resizing and multi monitor handling for X11 guests. (6.1.0 regression; bug #19496)
  Guest Additions: Build problems fix with Oracle Linux 8.2 (Red Hat compatible kernel) / Red Hat Enterprise Linux 8.2 / CentOS 8.2 (bug #19391)
  Guest Control/VBoxManage: Fixed handling of multiple environment variables supplied to 'VBoxManage guestcontrol VM run' (6.1.6/6.0.20 regression; bug #19518)
  Guest Control: Implemented support for long(er) command lines
  Guest Control: Various stability improvements

OBS-URL: https://build.opensuse.org/request/show/805962
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=550
2020-05-16 16:36:53 +00:00
Larry Finger
999d9ff1ba Accepting request 792829 from home:lwfinger:branches:Virtualization
- Change default display type for openSUSE virtual machines. The default type
  has been VMSVGA; however, this display type fails to utilize driver vboxvideo.
  thus the display size is fixed. This problem is under investigation, but
  until a fix is found, the default is changed to VBoxVGA with file
  "add change_default_display.patch".
- Makefile in the kernel-host-source package has a typo bug fixed (boo#1168910)
  and a large number of warnings are fixed.

OBS-URL: https://build.opensuse.org/request/show/792829
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=545
2020-04-10 09:55:34 +00:00
Larry Finger
d8ce0b3983 Accepting request 789598 from home:lwfinger:branches:Virtualization
- Fix build errors for gcc-10 (boo#1167897). File "fixes_for_gcc10.patch" is
  added.
- Convert /usr/bin/VirtualBox to use "~/.config/VirtualBox" instead "~/.vbox".
  This change was requested in boo#1167660.

OBS-URL: https://build.opensuse.org/request/show/789598
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=543
2020-03-30 04:53:46 +00:00