1
0
forked from pool/virtualbox
Commit Graph

318 Commits

Author SHA256 Message Date
Larry Finger
06c8f73ab1 Accepting request 719647 from home:lwfinger:branches:Virtualization
- Merge host kmp and guest kmp into a single kmp. The existence of two different kernel module
  packages is believed to be the reason that it is possible for a new kernel not to include
  the necessary kernel modules (boo#1142955).
  Files "virtualbox-host-kmp-files" and "virtualbox-guest-kmp-files" are deleted.
  File "virtualbox-kmp-files" is added.
  Files "virtualbox-host-preamble" and virtualbox-guest-preamble" are deleted.
  File "virtualbox-kmp-preamble" is added.
  File "fix_conflict_between_host_and_guest.patch" is added.

- Script vboxdrv.sh, which is called from the systemd service file, incorrectly called a routine
  that does not exist when the kernel modules were not available. This call is changed to /sbin/vboxconfig
  that will build the modules if the requisite packages are available. If that is not true, the
  systemctl status vboxdrv will list the command needed to load the missing packages. This change
  address part of boo#1142995.

OBS-URL: https://build.opensuse.org/request/show/719647
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=498
2019-07-30 19:54:24 +00:00
Larry Finger
9c5c5083fa Accepting request 716635 from home:lwfinger:branches:Virtualization
- Version update to 6.0.10 (released July 16 2019 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
Various vulnerabilities are fixed (bsc#1141801) inclding
CVE-2019-2859 CVE-2019-2867 CVE-2019-2866 CVE-2019-2864 CVE-2019-2865 CVE-2019-1543 CVE-2019-2863
CVE-2019-2848 CVE-2019-2877 CVE-2019-2873 CVE-2019-2874 CVE-2019-2875 CVE-2019-2876 CVE-2019-2850
User interface: fix issue inputing controller names (bug #11579)
User interface: fix resize problems with recent Linux hosts (bug #18677)
Serial: fixed guru meditation when raw mode is enabled (bug #18632)
Serial: fixed possible VM crash under certain circumstances
USB: Fixed "unrecoverable error" problems in OHCI emulation (bug #18593, 6.0.6 regression)
USB: improve captured device identification
VBoxManage: fix reversed reporting of audio input and output (thank you Socratis Kalogrianitis)
VBoxManage: fix controlling recording for running machine (bug #18723)
Guest control service: various fixes
Linux hosts: kernel module build fixes for various kernels (bug #18316)
Linux hosts: support UEFI secure boot driver signing on Ubuntu and Debian hosts (bug #11577)
Linux hosts: fix focus grabbing problems with recent Qt versions (builds from source only; thank you Fabian Vogt (SUSE) and Larry Finger; bug #18745)
Windows guests: many shared folders fixes
Windows guests: fix other services failing if seamless mode was not available
Linux guests: kernel module build fixes for various kernels (bugs #18677 and #18697; fixes by Larry Finger and Gianfranco Costamagna)
Linux guests: do not try to load old versions of libcrypt on recent guests in Guest Additions tools (bug #18682)
Linux guests: udev rules for guest kernel modules did not always take effect in time
Linux guests/VMSVGA: do not forget the guest screen size after a guest reboot
OS/2 guests: various shared folder fixes

Revise instructions for case when VirtualBoxVM has the wrong privilege.
File "fixes_for_5.2.patch" is deleted - fixed upstream.
File "fixes_for_5.3.patch" is added to handle API changes in kernel 5.3.
File "fixes_for_SLE15.patch" deleted.

OBS-URL: https://build.opensuse.org/request/show/716635
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=497
2019-07-19 19:54:30 +00:00
Larry Finger
9b7dcb7653 Accepting request 713743 from home:lwfinger:branches:Virtualization
- Update the patch for SLE15 to handle the changes in SP1.

- Fix Virtualbox for problem with stealing focus under Qt 5.13 bsc#1140084. File "fixes_focus_steal.patch" is added.

OBS-URL: https://build.opensuse.org/request/show/713743
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=495
2019-07-10 14:36:54 +00:00
Larry Finger
d9d5fe30bb Accepting request 709210 from home:lwfinger:branches:openSUSE:Factory
- Fix build for SLE15 SP1 - add file "fixes_for_SLE15.patch"

OBS-URL: https://build.opensuse.org/request/show/709210
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=493
2019-06-15 13:41:39 +00:00
Larry Finger
a92ea7b15a Accepting request 706522 from home:lwfinger:branches:openSUSE:Factory
- Kernel 5.2, now in Kernel_HEAD_stardard, has some API changes. These are
  handled in the new file "fixes_for_5.2.patch".

OBS-URL: https://build.opensuse.org/request/show/706522
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=491
2019-06-01 20:27:45 +00:00
Larry Finger
bf8361d449 Accepting request 705727 from home:lwfinger:branches:openSUSE:Factory
- Unused file "fix_LTO_builds.patch" removed.

OBS-URL: https://build.opensuse.org/request/show/705727
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=490
2019-05-29 14:39:08 +00:00
Larry Finger
cbf52ea5f0 Accepting request 706136 from home:frispete:kernel
Hi Larry,

here we go..

this version of VB is tested successfully with TW and 15.0, builds
with 42.3, 15.0, 15.0 with Kernel:stable, 15.1, TW, and behaves 
properly autostart-wise.

So it's good to go from my POV.

Cheers,
Pete

- separate vboxautostart.sh from vboxdrv.sh
- add vboxautostart.service
- clean up vboxdrv.sh
- fix build of vboxvideo kernel module by replacing the relative
  drm include patch with an absolute include path (with sed)
- build vboxvideo kernel module for openSUSE >= 15.0
- apply fixes_for_Leap15.1.patch conditionally only
- add minimal patch fixes_for_Leap42.3.patch to build for 42.3
- fix path typo: %{_datadir}/pixmaps/virtalbox
              -> %{_datadir}/pixmaps/virtualbox

OBS-URL: https://build.opensuse.org/request/show/706136
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=489
2019-05-29 14:36:37 +00:00
Larry Finger
d72c0caca1 Accepting request 705282 from home:lwfinger:branches:openSUSE:Factory
- Version bump to 6.0.8 (released May 13 2019 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
Core: fix saved state resume failures (bugs #18265 and #18331)
User interface: show full file location in New Medium window.
User interface: fix mouse click pass-through problems in multi-screen virtual machines (6.0.6 regression, bug #18567)
Graphics: fixed a crash when powering off a VM without graphics controller (bug #18570)
API: partial fix for dealing with VM config conflicting with other VMs related to medium UUIDs, now correctly flags VM as inaccessible (bug #17908)
Linux hosts: fix kernel module build breakage in non-default build set-ups (bug #18620, thank you Ambroz Bizjak)
Linux hosts: fix kernel module build breakage in debug build set-ups (bug #18621, thank you Ambroz Bizjak)
Windows guests: notice file size increases in shared folders which were missed in certain cases
Linux guests: make shared folders work with Linux 3.16.35
Linux guests: fix incorrectly read-only shared folders (bug #18345)

- Modify "fixes_for_qt13.1" for i586 builds qith Qt 5.13

- Limit all architectures to a maxium of 2 jobs. Without this restriction, 32-bit builds run
  out of memory, and 64-bit builds get strange crashes.

- LTO builds still failing. Reset flag to nil. 
- Changed the way that the spec file limits the 32-bit builds to 2 threads. boo#1133492.
  If enough memory were allocated so that the full number of workers were allowed, the job would never be scheduled.

OBS-URL: https://build.opensuse.org/request/show/705282
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=488
2019-05-28 00:19:51 +00:00
Larry Finger
2296780557 Accepting request 696073 from home:lwfinger:branches:openSUSE:Factory
- Updated file "Fixes_for_Leap15.1.patch" to handle one addition problem due to backporting of kernel APIa.
  Remove "BuildRequires: quilt" - that package is not needed.
  VirtualBox 6.0.6 fixes the following: CVE-2019-2656, CVE-2019-2680, CVE-2019-2696, CVE-2019-2703, CVE-2019-2721,
                                        CVE-2019-2722, CVE-2019-2723, CVE-2019-2657, CVE-2019-2690, CVE-2019-2679,
                                        CVE-2019-2678, and CVE-2019-2574 boo#1132827.

- Version bump to 6.0.6 (released April 17 2019 by Oracle)
The following files in the openSUSE implemetation are removed: "fix_32_bit_builds.patch", "fixes_for_5.0.patch", and
"fixes_for_5.1.patch". These issues are fixed upstream.

OBS-URL: https://build.opensuse.org/request/show/696073
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=486
2019-04-30 00:56:27 +00:00
Larry Finger
b394ad8f9f Accepting request 698136 from home:jubalh:branches:Virtualization
- bsc#1130588: Require shadow instead of old pwdutils

OBS-URL: https://build.opensuse.org/request/show/698136
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=484
2019-04-26 18:33:55 +00:00
Larry Finger
ec50e8d105 Accepting request 697635 from home:marxin:branches:Virtualization
Disable LTO (boo#1133289).

OBS-URL: https://build.opensuse.org/request/show/697635
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=483
2019-04-25 03:54:10 +00:00
Larry Finger
3056d68fa7 - Fix problems with use of files "virtualbox.permissions" and "virtualbox.permissions.paranoid" - they are deleted
Removed setBadness line from virtualbox-rpmlinc.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=481
2019-04-05 22:17:46 +00:00
Larry Finger
6b9b49ab29 - Fix file "fixes_for_qt5.13.patch" - macro QT_VERSION_CHECK is not available for Qt < 5.13.
Substitute the equivalent (qtmajor << 16 + qtminor << 8).

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=480
2019-04-05 16:15:43 +00:00
Larry Finger
606a5f1184 Accepting request 690451 from home:frispete:kernel
Hi Larry,

here's is my current state of VB affairs. It's more a RFC, but it
contains everything to build that biest for the most prominent
distributions.

The new patch virtualbox-fix-ui-background-color.patch is an attempt
to deuglify the UI with certain color schemes.

Again, RFC stuff for you to look at.

Thanks,
Pete


- adjust patch virtualbox-fix-ui-background-color.patch to really
  fix the background color messing...

- add patch to stop UI messing with Highlight Color for background
- apply fixes_for_qt5.13.patch for Qt versions >= 5.13.0 only

- Add setBadness('permissions-unauthorized-file',333) to rpmlintrc
- Remove suid attributes from all files
- add libgsoap version dependency >= 2.8.50 (recv_maxlength)

- Fix virtualbox wrapper script virtualbox-wrapper.sh to check
  60-vboxdrv.rules in /usr/lib/udev/rules.d, not /etc/udev/rules.d
  Logic is still flawed, until it doesn't take both locations into 
  account
- Add custom /etc/permission.d/virtualbox{,.paranoid} definitions
- Add compatibility symlink to keep old desktop links functional

OBS-URL: https://build.opensuse.org/request/show/690451
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=479
2019-04-05 14:49:14 +00:00
Larry Finger
7777011262 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=477 2019-03-28 00:22:04 +00:00
Larry Finger
20daf12697 - Fix build with the pending Qt 5.13. File "fixes_for_qt5.13.patch" is added. bsc#1130503
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=476
2019-03-27 18:52:03 +00:00
Larry Finger
ba6b212140 - Fix build with the pending Qt 5.13. File "fixes_for_qt5.13.patch" is added.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=475
2019-03-27 17:54:35 +00:00
Larry Finger
0613a84ab5 - Fix API changes for kernel 5.1.0 - add file "fixes_for_5.1.patch".
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=473
2019-03-20 19:32:50 +00:00
Larry Finger
f7c68dacb3 - Remove requires on libvncserver for virtualbox-vnc.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=469
2019-02-20 16:32:29 +00:00
Larry Finger
7b5bd27064 - Add changes requested by Security - new file "security_fixes.patch"
File UserManual.pdf is resent to clear error in build.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=468
2019-01-31 19:33:38 +00:00
Larry Finger
a13acfe59b - Part of the API changes for kernel 5.0 are not fixed upstream. Add file "fixes_for_5.0" back in.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=466
2019-01-29 15:17:31 +00:00
Larry Finger
6ef2a4ec60 - Version bump to 6.0.4 (released January 28 2019 by Oracle)
Files "fixes_for_5.0" and "fixes_for_gcc9" are deleted - the code was fixed upstream.
This is a maintenance release. The following items were fixed and/or added:
Virtualization core: support Shanghai/Zhaoxin CPUs.
User interface: handle command line arguments to VirtualBox correctly (bugs #18206 and #18197)
User interface: improvements to machine manager window, virtual optical disk creator, storage selector window and log viewer window
User interface: various small fixes and improvements
Audio: implemented time scheduling for the AC'97 device emulation to keep audio and video in sync
Graphics: basic support for VMSVGA graphics device in virtual machines using EFI
Network: fix occasional NATNet crashes (bug #13899)
Network: worked around problems in certain PCnet drivers on old operating systems
Serial: fixed connecting to pseudo terminals on POSIX hosts (6.0.0 regression; bug #18319)
Linux hosts and guests: fix for building kernel modules against Linux 5.0. Thank you Kyle Laker

- Converted vboxwebsrv to a systemd service. Previously, this was started through init.d. bsc#1116050
  Files "vboxweb-service.service" and "vboxweb-service.sh" are added.
  File "vbox-vboxweb-init-script.diff" is removed.
  File "fixes_for_4.20.patch" is removed - the code was fixed upstream.
  File "fix_lib_search.patch" is added to fix the build of VBox0GL.
  File "fixes_for_5.0.patch" is added to compensate for API changes in kernel 5.0.
  File "virtualbox-system-x.patch" is removed.
  File "fixes_for_Leap15.1.patch" is added to fix build errors on Leap 15<F5>.1.
- Version bump to 6.0.2 (released January 15 2019 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
User interface: fixed creation of desktop shortcuts for starting virtual machines (bug #18207)
User interface: allow the first run window to selecting host drives (bug #18230)
User interface: fixed attaching empty host optical drives (bug #18223)
User interface: implemented a new virtual optical disk creation window
USB: modified Linux backends to reset USB devices (previously, most guest attempts to reset USB devices were ignored)
PCnet: fixed a regression which caused some PCnet PCI guest drivers to not detect the emulated hardware (bug #18286)

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=465
2019-01-28 20:37:13 +00:00
Factory Maintainer
1fecde2dfb Accepting request 666534 from home:lwfinger:branches:Virtualization
- Remove test patch "change_default_net_adapter.patch". It was made obsolete by upstream changes.

OBS-URL: https://build.opensuse.org/request/show/666534
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=463
2019-01-18 15:10:00 +00:00
Factory Maintainer
744d2a31b2 Accepting request 665376 from home:lwfinger:branches:Virtualization
- Fix for latest gcc8 was incomplete.

- Fix builds for the latest version of gcc8 and above. File "fixes_for_gcc9" is added.

OBS-URL: https://build.opensuse.org/request/show/665376
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=462
2019-01-16 17:24:37 +00:00
Larry Finger
86ec07d5cd Accepting request 662706 from home:frispete:kernel
You missed my latest changes...

- proper permissions for /etc/vbox/*.cfg

- remove ambiguous labels in vboxdrv: fixes restart and such
- make autostarting synchronous again
- improve README.autostart
- add new autostart variables to the existing /etc/default/virtualbox
  in %post, if missing

OBS-URL: https://build.opensuse.org/request/show/662706
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=460
2019-01-05 01:23:29 +00:00
Larry Finger
35fb819fbd Accepting request 655353 from home:frispete:kernel
Now it builds for 42.3 as well

- replace switch_to_python3.6.patch with switch_to_python3.4+.patch

- remove fixes_for_leap15.patch, upstream has incorporated it
- add conflict with i4l-vbox due to shared /etc/vbox
- adjust /etc/vbox permissions
- add /etc/vbox/autostart.cfg 
- fix vboxdrv.sh: apply new autostart mechanics to stop_vms()
- remove obsolete shutdown section in /etc/default/virtualbox
- add VBOXAUTOSTART_{DB,CONFIG} to /etc/default/virtualbox
- supply README.autostart

OBS-URL: https://build.opensuse.org/request/show/655353
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=459
2019-01-03 03:21:14 +00:00
Larry Finger
19f1afc1f5 - Fix the changes for kernel 4.20 API differences. The previous version compiled but had an error in logic.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=457
2018-11-27 01:05:54 +00:00
Larry Finger
b2ba724881 Add file "change_default_net_adapter.patch" to set PCnet-FAST III as the default adapter. This helps with the vulnerability listed in bsc#1115041.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=455
2018-11-09 22:28:17 +00:00
Larry Finger
c72893c432 - Version bump to 5.2.22 (released November 09 2018 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
Audio: fixed a regression in the Core Audio backend causing a hang when returning from host sleep when processing input buffers
Audio: fixed a potential crash in the HDA emulation if a stream has no valid mixer sink attached -- thanks to Rink Springer (rink@…)
Linux Additions: disable 3D for recent guests using Wayland (bug #18116)
Linux Additions: fix for rebuilding kernel modules for new kernels on RPM guests
Linux Additions: further fixes for Linux 4.19
Linux Additions: fixed errors rebuilding initrd files with dracut on EL 6 (bug 18055#)
Linux Additions: fixed 5.2.20 regression: guests not remembering the screen size after shutdown and restart (bug #18078)
Patch file "gcc8-configure.patch" removed. The issue is fixed upstream.
Patch file "fixes_for_4.19.patch" removed. The issue is fixed upstream.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=454
2018-11-09 20:17:28 +00:00
Larry Finger
7d8fa777f3 - Update "fixes_for_4.20.patch" for one additional API change so that
Kernel_HEAD_standard will build.
  The description of VB was modified as suggested by Jan Engelhardt.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=453
2018-11-08 20:10:03 +00:00
096654cc93 Accepting request 646950 from home:dimstar:Factory
- Fix / simplify python3-virtualbox packages files section. Do not
  rely on --record-rpm for any version of python, since we can't
  use it across the band.

OBS-URL: https://build.opensuse.org/request/show/646950
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=452
2018-11-08 08:19:49 +00:00
Larry Finger
a9fe22c4ef - Made changes requested in comments for request 646211.
1. Sustituted /usr/lib/python3.7/site-packages/ => %python3_sitelib
  2. Reverted change that eliminated use of %{_tmppath}/SITE_FILES for Python 3.6
  3. As vboxapisetup.py in Python 3.7 no longer accepts the --record-rpm switch,
     SITE_FILES does not exist, and the individual files must still be listed.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=451
2018-11-05 22:29:16 +00:00
Larry Finger
6f3f26ff86 - Make necessary updates so that VirtualBox will build with Python 3.7 - boo#1113894
Change kernel module code to build against the API changes in kernel 4.20 - This change
  adds file "fixes_for_4.20.patch" (File name corrected).

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=450
2018-11-03 17:40:16 +00:00
Larry Finger
2558a64093 - Make necessary updates so that VirtualBox will build with Python 3.7 - boo#1113894
Change kernel module code to build against the API changes in kernel 4.20 - This change
  adds file "fixes_for_4.20".

- Require(pre) virtualbox by the -qt package: otherewise it might
  happen that virtualbox-qt is installed before virtualbox, which
  then results in files being assigned to group 'root' instead of
  'vboxusers', as the group is only created later.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=448
2018-11-03 04:10:03 +00:00
Larry Finger
015e529abc - Version bump to 5.2.20 (released October 16 2018 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
VMM: fixed task switches triggered by INTn instruction (bug #17979)
Storage: fixed connecting to certain iSCSI targets (bug #17507)
Storage: fixed handling of flush requests when configured to be ignored when the host I/O cache is used (bug #17573)
Drag and drop: implemented support for UNC paths (bug #17146)
Drag and drop: fixed resuming operation when restoring from a saved state (bug #17649)
Drag and drop: fixed copying files with long file names (> 248 characters) from guests to Windows hosts (bug #17447)
Drag and drop: fixed handling files with Unicode names on Windows guests (bug #15501)
Drag and drop: fixed copying empty (0-byte) files to / from guests (bugs #14863 + #17443)
Drag and drop: fixed copying over files from hosts to Linux guests (bug #16025)
Networking: restore connectivity for guests bridged to host adapters that were unavailable temporarily (Windows hosts, bug #17090)
Guest Control: fixed hang when using --wait-stdout and/or --wait-stderr (bug #17386). Needs updating Guest Additions
Video recording: fixed starting video recording on VM power up (bug #17307)
Linux Additions: various build fixes for kernel modules on recent distributions, and made sure modules end up in initramfs files
Linux Additions: build fixes for 4.19, thank you Larry Finger
Linux Additions: various small fixes for video driver
This version also addresses the following vulnerabilities: CVE-2018-0732, CVE-2018-2909, CVE-2018-3287
        CVE-2018-3288, CVE-2018-3289, CVE-2018-3290, CVE-2018-3291, CVE-2018-3292, CVE-2018-3293,
        CVE-2018-3294, CVE-2018-3295, CVE-2018-3296, CVE-2018-3297, and CVE-2018-3298. bsc#1112097

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=446
2018-10-29 20:13:27 +00:00
Larry Finger
75cddad54d - Fix autostart of VMs, which is no longer handled by the vboxes.service.
A new routine "start_vms" is added to the start section of vboxdrv.sh,
  which is called by vboxdrv.service. Files "vboxes.service", "vboxes.sh",
  and "virtualbox-sysconfig.vbox" are deleted.
  These changes are to satisfy bsc#1107769.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=445
2018-09-20 19:27:52 +00:00
Larry Finger
0947a127a5 - Fix 2 API changes for kernel 4.19-rc1. File "fixes_for_4.19.patch" is added.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=443
2018-08-30 16:55:18 +00:00
Larry Finger
fbf48998d6 - Fix builds for kernel 4.19-rc1. File "fixes_for_4.19.patch" is added.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=442
2018-08-30 15:11:52 +00:00
Larry Finger
a3af852450 -VirtualBox 5.2.18 (released August 14 2018)
This is a maintenance release. The following items were fixed and/or added:
VMM: See user manual.
VMM: fix loading with recent binutils and self-built versions of VirtualBox (bug #17851)
NAT: fix --nataliasmode sameports which is a valid setting (bug #13000)
VRDP: fixed VM process termination on RDP client disconnect if 3D is enabled for the virtual machine

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=441
2018-08-15 17:12:44 +00:00
Larry Finger
88f0ce2f94 - Version bump to 5.2.16 (released July 17 2018 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
OVF: case insensitive comparison of manifest attribute values, to improve compatibility (bug #17357)
Linux: build for openSUSE 15.0 (bug #17554)
Linux: various build fixes for distribution builds, thank you Gianfranco Costamagna
 
This update fixes CVE-2018-3005, CVE-2018-3055, CVE-2018-3085, CVE-2018-3086,
CVE-2018-3087, CVE-2018-3088, CVE-2018-3089, CVE-2018-3090, and CVE-2018-3091. bsc#1101667.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=439
2018-08-04 14:50:11 +00:00
Larry Finger
7cee748054 - Version update to 5.2.14 (released July 02 2018 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
User interface: fixed a segmentation fault when accessing the interface through VNC (bug #16348)
User interface: X11: handle repeating keys on the host system correctly (bug #1296, previously fixed, 5.1.0 regression)
VMM: Fixed emulation of the undocumented SALC instruction
VMM: Fixed emulation of so-called "huge unreal mode" (bug #17744); this in practice only affected Intel CPUs with VT-x without unrestricted execution.
Keyboard: The PS/2 keyboard emulation has been corrected to not queue partial scan code sequences (bug #17709); this problem was likely only visible on Linux hosts due to losing the fix for bug #1296
Storage: Fixed CUE file support to correct REM keyword parsing (bug #17783)
USB: Fixed a problem where the emulated xHCI device under very rare circumstances failed to report an empty isochronous transfer ring error, causing the transfers on the corresponding endpoint to stop.
Audio: fixed Linux kernel log flooding (bug #17759)
Apple hosts: make kernel driver load with Mac OS Mojave pre-release (bug #17805).
Linux guests: made vboxvideo driver build with kernel 4.17 (bug #17801) and with pre-3.14 and EL 7.1 kernels (bug #17771)
Removed "fixes_for_4.17.patch" - fixes merged upstream.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=437
2018-07-03 01:22:43 +00:00
Larry Finger
7668de59ea - Fix typo in host KMP line.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=436
2018-06-26 15:12:16 +00:00
Larry Finger
2ab1b7752d - Add file "fix_32_bit_builds.patch" to fix error in 32-bit builds.
Add file "switch_to_python3.6.patch" to convert to Python3.
  Update warning regarding the security hole in USB passthrough. The text no longer refers
  to an old bugzilla entry (bsc#1097248).
  Script vboxguestconfig.sh is fixed.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=432
2018-06-19 17:53:58 +00:00
Larry Finger
daf1117235 Accepting request 617657 from home:michals:kernel-test-kmp
- Use %{?linux_make_arch} when building kernel modules (boo#1098050).

OBS-URL: https://build.opensuse.org/request/show/617657
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=431
2018-06-19 12:44:58 +00:00
Larry Finger
579bf261dc - A second new include was needed for build with Qt5.11 - bsc#1093731.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=429
2018-05-26 21:26:21 +00:00
Larry Finger
a300bd55e5 - Fix build errors with Qt 5.11 - b.s.c. #1093731.
File "fixes_for_Qt5.11.patch" added.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=427
2018-05-17 23:05:08 +00:00
Larry Finger
423b46b14c - Version bump to 5.2.12 (released May 09 2018 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
    Serial: fixed possible data corruption when sending data under certain circumstances
    Video recording: fixed starting / stopping recording under certain circumstances
    Linux hosts: support Linux 4.17 changes. Thank you Larry Finger
    Linux guests: support Linux 4.16 and EL 7.5 kernels (bugs #17676 and #17678)
    Linux guests: 3D fixes for recent guests (bug #17623)
    File "fixes_for_4.16.patch" is removed - fixed upstream.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=425
2018-05-11 14:28:09 +00:00
Larry Finger
62b391ff43 - The 3rd time is the charm.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=423
2018-04-26 16:28:14 +00:00
OBS User buildservice-autocommit
e4ebd123e1 Accepting request 600358 from Virtualization
baserev update by copy to link target

OBS-URL: https://build.opensuse.org/request/show/600358
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=422
2018-04-26 11:22:46 +00:00
OBS User buildservice-autocommit
c1136a1674 Updating link to change in openSUSE:Factory/virtualbox revision 161.0
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=9a99494f2d08611cc0fc2eaec46dd1fa
2018-04-26 11:22:46 +00:00