1
0
forked from pool/virtualbox
Commit Graph

662 Commits

Author SHA256 Message Date
Larry Finger
419c2c8aa9 - Update "fixes_for_4.17.patch" for some additional API changes.
- Add "gcc8-configure.patch" to fix boo#1090367.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=420
2018-04-25 15:34:57 +00:00
Ismail Dönmez
bd1c7c9637 Accepting request 599286 from home:marxin:branches:Virtualization
- Add gcc8-configure.patch to fix boo#1090367.

OBS-URL: https://build.opensuse.org/request/show/599286
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=419
2018-04-24 09:43:21 +00:00
Dominique Leuenberger
63d8e90ec8 Accepting request 597873 from Virtualization
- Version bump to 5.2.10 (released April 17 2018 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
    Vulnerabilities CVE-2018-0739, CVE-2018-2830, CVE-2018-2831, CVE-2018-2835, CVE-2018-2836, CVE-2018-2837,
       CVE-2018-2842, CVE-2018-2843, CVE-2018-2844, CVE-2018-2845, and CVE-2018-2860
    VMM: Fixed missing NULL pointer check in MMIO code
    Storage: fixed having multiple NVMe controllers with ICH9 enabled (5.2.0 regression)
    Network: fixed wireless detection regression when bridging to adapters with unbound IP protocols (bug #17543)
    Audio: Fixed interrupt storm in FreeBSD guests with HDA (bug #17219)
    Keyboard: Introduced a small delay to fix old software which expects to be able to read an incoming scan code more than once (bug #17592)
    NAT: Handle nameserver 0.0.0.0 which is a valid setting (bug #17584)
    BIOS: INT 15h/87h service must disable A20 gate when done
    Linux Guest Additions: fix a hang starting KDE Plasma 

- Add file "fixes_for_4.17.patch" to follow API changes in kernel 4.17.

OBS-URL: https://build.opensuse.org/request/show/597873
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=160
2018-04-19 13:21:17 +00:00
Larry Finger
98f2781f2b - Version bump to 5.2.10 (released April 17 2018 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
    Vulnerabilities CVE-2018-0739, CVE-2018-2830, CVE-2018-2831, CVE-2018-2835, CVE-2018-2836, CVE-2018-2837,
       CVE-2018-2842, CVE-2018-2843, CVE-2018-2844, CVE-2018-2845, and CVE-2018-2860
    VMM: Fixed missing NULL pointer check in MMIO code
    Storage: fixed having multiple NVMe controllers with ICH9 enabled (5.2.0 regression)
    Network: fixed wireless detection regression when bridging to adapters with unbound IP protocols (bug #17543)
    Audio: Fixed interrupt storm in FreeBSD guests with HDA (bug #17219)
    Keyboard: Introduced a small delay to fix old software which expects to be able to read an incoming scan code more than once (bug #17592)
    NAT: Handle nameserver 0.0.0.0 which is a valid setting (bug #17584)
    BIOS: INT 15h/87h service must disable A20 gate when done
    Linux Guest Additions: fix a hang starting KDE Plasma

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=417
2018-04-18 16:43:44 +00:00
Larry Finger
ed8a70cdf5 - Add file "fixes_for_4.17.patch" to follow API changes in kernel 4.17.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=416
2018-04-17 12:58:34 +00:00
Dominique Leuenberger
8d9b659c19 Accepting request 590432 from Virtualization
- Further updates for Leap 15 kernel API changes.

-  Remove extraneouos %posttrans macros

-  Update so that the system will build on the new Leap 15 kernel.

OBS-URL: https://build.opensuse.org/request/show/590432
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=159
2018-03-24 15:08:11 +00:00
Larry Finger
3d213d7ef9 - Further updates for Leap 15 kernel API changes.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=414
2018-03-22 19:33:56 +00:00
Larry Finger
7851c514a1 - Remove extraneouos %posttrans macros
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=413
2018-03-21 15:58:15 +00:00
Larry Finger
cf13951bb8 - Update so that the system will build on the new Leap 15 kernel.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=412
2018-03-21 04:07:32 +00:00
Dominique Leuenberger
54fe0d4a74 Accepting request 585355 from Virtualization
-  Remove version requirement on GLIBC. That was an error.
-  Updated the fixes for kernel 4.16.
-  Add file "fixes_for_4.16.patch" to handle API changes in kernel 4.16.
- File "fixes_for_4.15.patch" removed - fixed upstream. 
  File "fix_videocapture.patch" removed - fixed upstream.
  Version bump to 5.2.8 (released 2018-02-27 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
    VMM: added support for FSGSBASE, PCID, INVPCID CPU features for guests
    VMM: fixed EMM386 issue with detecting suitable page frame base (bug #10022)
    Front end: Linux: prevent VM window from jumping and auto-resizing to tiny size after resizing it on HiDPI screen
    Front end: Linux: fixed seamless regression caused by wm_class functionality (bugs #12534, #17304)
    Front end: switched to https downloads
    Front end: fixed crash while opening New machine wizard (s.a. forums topic 86592)
    Audio: added support for distinguishing recording sources in the PulseAudio mixer on the host when multiple VMs are running
    Audio: various fixes for the DirectSound backend
    Video recording: added better file seeking support and fixed playback of recorded files with certain players (e.g. Firefox)
    Audio: various fixes for Windows guest surround setups
    Audio: various fixes for HDA emulation
    Serial: fixed an issue where the serial port parameters in the emulation and host serial port got out of sync (bug #17116)
    Storage: fixed overwriting certain INQUIRY data for the DVD/CD drive attached to a AHCI controller
    Storage: fixed handling VMDK images created by Amazon EC2 VM export
    Network: fixed PXE boot regression in e1000
    Network: Added a workaround for older guests which do not enable bus mastering for the virtio PCI device
    3D: add environment variable to configure presenting 3D content on main thread (see bug #13653)
    Windows hosts: fixed indiscriminate binding of NDIS5 bridged driver, that caused PPPOE malfunction (bugs #16407, #17489)
    Windows guests: fixed incorrect function error when using shared folders in certain applications (bug #14118)
    Linux guests: Linux 4.15 support (bugs #17311, #17320, #17282)

OBS-URL: https://build.opensuse.org/request/show/585355
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=158
2018-03-13 09:22:13 +00:00
Larry Finger
b60141ed05 - Remove version requirement on GLIBC. That was an error.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=410
2018-03-10 21:21:01 +00:00
Larry Finger
6a6192668a - Updated the fixes for kernel 4.16.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=409
2018-03-09 01:42:48 +00:00
Larry Finger
6ddb4b0ea4 - Add file "fixes_for_4.16.patch" to handle API changes in kernel 4.16.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=408
2018-03-03 19:16:20 +00:00
Larry Finger
dfd1141131 - File "fixes_for_4.15.patch" removed - fixed upstream.
File "fix_videocapture.patch" removed - fixed upstream.
  Version bump to 5.2.8 (released 2018-02-27 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
    VMM: added support for FSGSBASE, PCID, INVPCID CPU features for guests
    VMM: fixed EMM386 issue with detecting suitable page frame base (bug #10022)
    Front end: Linux: prevent VM window from jumping and auto-resizing to tiny size after resizing it on HiDPI screen
    Front end: Linux: fixed seamless regression caused by wm_class functionality (bugs #12534, #17304)
    Front end: switched to https downloads
    Front end: fixed crash while opening New machine wizard (s.a. forums topic 86592)
    Audio: added support for distinguishing recording sources in the PulseAudio mixer on the host when multiple VMs are running
    Audio: various fixes for the DirectSound backend
    Video recording: added better file seeking support and fixed playback of recorded files with certain players (e.g. Firefox)
    Audio: various fixes for Windows guest surround setups
    Audio: various fixes for HDA emulation
    Serial: fixed an issue where the serial port parameters in the emulation and host serial port got out of sync (bug #17116)
    Storage: fixed overwriting certain INQUIRY data for the DVD/CD drive attached to a AHCI controller
    Storage: fixed handling VMDK images created by Amazon EC2 VM export
    Network: fixed PXE boot regression in e1000
    Network: Added a workaround for older guests which do not enable bus mastering for the virtio PCI device
    3D: add environment variable to configure presenting 3D content on main thread (see bug #13653)
    Windows hosts: fixed indiscriminate binding of NDIS5 bridged driver, that caused PPPOE malfunction (bugs #16407, #17489)
    Windows guests: fixed incorrect function error when using shared folders in certain applications (bug #14118)
    Linux guests: Linux 4.15 support (bugs #17311, #17320, #17282)
    Linux guests: fixed black screen when 3D enabled in guests (bug #17463, 5.2.6 regression)
    Linux guests: suppress setuid and setgid in shared folders

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=407
2018-03-01 02:52:18 +00:00
Dominique Leuenberger
27c7f9673d Accepting request 578824 from Virtualization
- Modify virtualbox-vnc to require libvncserver0 (bsc#1081856).

OBS-URL: https://build.opensuse.org/request/show/578824
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=157
2018-02-22 13:57:22 +00:00
Larry Finger
515506594b - Modify virtualbox-vnc to require libvncserver0 (bsc#1081856).
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=405
2018-02-21 17:47:21 +00:00
Dominique Leuenberger
b6ee834238 Accepting request 577317 from Virtualization
- Fix bug in video capture - boo#1081281.
  The variable used to store the time code is only 16 bits, but needs to be 32-bits long.
  File "fix_videocapture.patch" is added to fix the problem.

OBS-URL: https://build.opensuse.org/request/show/577317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=156
2018-02-18 10:40:13 +00:00
Larry Finger
7732f04aae File "fix_videocapture.patch" is added to fix the problem.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=403
2018-02-16 17:42:12 +00:00
Larry Finger
fcc1740ee5 - Fix bug in video capture - boo#1081281.
The variable used to store the time code is only 16 bits, but needs to be 32-bits long.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=402
2018-02-16 06:08:31 +00:00
Dominique Leuenberger
9a786893e2 Accepting request 572356 from Virtualization
- Update "fixes_for_4.15.patch": remove useless log statement that
  broke building the vboxvideo guest kernel module
- Build and install it again, it's needed for KMS support, i.e. for
  Xorg's "modesetting" driver to work in the guest (boo#1079221) (forwarded request 572312 from wolfi323)

OBS-URL: https://build.opensuse.org/request/show/572356
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=155
2018-02-05 09:43:57 +00:00
Larry Finger
96f7e0c1f2 Accepting request 572312 from home:wolfi323:branches:Virtualization
- Update "fixes_for_4.15.patch": remove useless log statement that
  broke building the vboxvideo guest kernel module
- Build and install it again, it's needed for KMS support, i.e. for
  Xorg's "modesetting" driver to work in the guest (boo#1079221)

OBS-URL: https://build.opensuse.org/request/show/572312
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=400
2018-02-04 01:25:16 +00:00
Dominique Leuenberger
797a9f290a Accepting request 567768 from Virtualization
Version bump to 5.2.6 (released 2018-01-15 by Oracle)

Fixes for the following vulnerabilities (bsc#1076372)
CVE-2018-2694, CVE-2018-2698, CVE-2018-2685, CVE-2018-2686, CVE-2018-2687, CVE-2018-2688
CVE-2018-2689, CVE-2018-2690, CVE-2018-2676, CVE-2018-2693, CVE-2017-5715

OBS-URL: https://build.opensuse.org/request/show/567768
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=154
2018-01-22 14:56:32 +00:00
Larry Finger
24bac2814b OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=398 2018-01-18 19:03:09 +00:00
Larry Finger
41af935351 - Version bump to 5.2.6 (released 2018-01-15 by Oracle)
Fixes for the following vulnerabilities (bsc#1076372)
CVE-2018-2694, CVE-2018-2698, CVE-2018-2685, CVE-2018-2686, CVE-2018-2687, CVE-2018-2688
CVE-2018-2689, CVE-2018-2690, CVE-2018-2676, CVE-2018-2693, CVE-2017-5715
 
This is a maintenance release. The following items were fixed and/or added:
    GUI: fixed occasional screen corruption when host screen resolutio n is changed
    User interface: increase proposed disk size when creating new VMs for Windows 7 and newer
    User interface: various improvements for high resolution screens
    VMM: Fixed problems using 256MB VRAM in raw-mode VMs
    Audio: implemented support for audio playback and recording for macOS guests
    Audio: further timing improvements for Windows 10 guests
    Linux hosts: fixed problem accessing mini-toolbar under XFCE (bug #17280, contributed by Dusan Gallo)

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=397
2018-01-17 18:52:30 +00:00
Dominique Leuenberger
e37095b12e Accepting request 563907 from Virtualization
- Updated file "fixes_for_leap15.patch" for new source.

OBS-URL: https://build.opensuse.org/request/show/563907
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=153
2018-01-16 08:38:04 +00:00
Larry Finger
f417cd7c5d - Updated file "fixes_for_leap15.patch" for new source.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=395
2018-01-12 17:14:46 +00:00
Dominique Leuenberger
27c56a5192 Accepting request 560652 from Virtualization
File "fixes_for_4.14.patch" deleted - upstream fix.
File "remove_vbox_video_build.patch" added as current versions of Xorg no longer need this component.
Version update to 5.2.4 (released 2017-12-19 by Oracle)
Version bump to 5.2.2 (released 2017-11-24 by Oracle)
Version change to 5.2.0 (released 2017-10-18 by Oracle)

OBS-URL: https://build.opensuse.org/request/show/560652
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=152
2018-01-09 13:35:46 +00:00
Larry Finger
b8eea0822b - File "fixes_for_4.14.patch" deleted - upstream fix.
File "remove_vbox_video_build.patch" added as current versions of Xorg no longer need this component.
Version update to 5.2.4 (released 2017-12-19 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
    User interface: Adjusting desktop file for X11 window managers (bug #17312)
    User interface: various high resolution display adjustments
    Audio: fixed SB16 volume handling (5.2 regression)
    Audio: various fixes
    USB/OHCI: fixed a problem where OHCI emulation might sporadically drop data transfers
    Linux hosts: fixed screen corruption when the host screen changes and a virtual machine window is maximized
    X11 Guest Additions: fixed a hang at the GNOME Shell login screen with 3D enabled (5.2 regression, bugs #17189 and #17190) 
Version bump to 5.2.2 (released 2017-11-24 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
    User interface: various improvements for high resolution screens
    User interface: added functionality to duplicate optical and floppy images
    User interface: various improvements for the virtual media manager
    VMM: fixed emulation so that Plan 9 guests can start once more (5.1.0 regression)
    Storage: fixed regression breaking iSCSI (bug #17196)
    Audio: added HDA support for more exotic guests (e.g. Haiku)
    Serial: fixed hanging I/O when using named pipes on Windows (5.2.0 regression; bug #17227)
    Serial: fixed broken communication with certain devices on Linux hosts
    USB/OHCI: improved behavior so that the controller state after a VM reset is closer to the initial state after VM start
    EFI: fixed HFS+ driver which in rare cases failed to access most files on a volume
    Shared clipboard: fixed hang with OS X host and Linux guest (bug #15782)
    Linux hosts: fixed kernel module compilation and start failures with Linux kernel 4.14 (bug #17267)
    X11 hosts: better handle WM_CLASS setting (bug #12534)
    Linux guests: fixed kernel module compilation and other problems with Linux kernel 4.14 (bug #12534)
    Linux guests: fixed kernel module compilation and other problems with Linux kernel 4.14
    Linux guests: fixed various 5.2.0 regressions (bug #17163)
    Bridged networking: fixed duplicate EtherType in VLAN/priority tags on Linux (5.2.0 regression; bug #17277)

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=393
2017-12-29 19:22:29 +00:00
Dominique Leuenberger
d98f5d5b13 Accepting request 558184 from Virtualization
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/558184
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=151
2017-12-23 11:18:27 +00:00
OBS User buildservice-autocommit
eaa649d1b7 Accepting request 555558 from Virtualization
baserev update by copy to link target

OBS-URL: https://build.opensuse.org/request/show/555558
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=391
2017-12-11 17:55:26 +00:00
Dominique Leuenberger
d71ad83387 Accepting request 555558 from Virtualization
- Move location of kernel modules from /lib/modules/$(uname -r)/misc to
  /lib/modules/$(uname -r)/extra. This change is supposed to force rebuild
  of the modules when the kernel is updated.

OBS-URL: https://build.opensuse.org/request/show/555558
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=150
2017-12-11 17:55:26 +00:00
OBS User buildservice-autocommit
405447c0af Updating link to change in openSUSE:Factory/virtualbox revision 150.0
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=020607d8cbe4a8343487ce72ed38abec
2017-12-11 17:55:26 +00:00
Larry Finger
8e3ec1e371 Accepting request 555993 from home:hfschmidt:branches:Virtualization
- Fix spelling mistakes in vbox-usb-warning.diff.

OBS-URL: https://build.opensuse.org/request/show/555993
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=390
2017-12-11 17:20:16 +00:00
Larry Finger
e944f6171f - Move location of kernel modules from /lib/modules/$(uname -r)/misc to
/lib/modules/$(uname -r)/extra. This change is supposed to force rebuild
  of the modules when the kernel is updated.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=389
2017-12-09 01:13:47 +00:00
Dominique Leuenberger
b8ea589603 Accepting request 547420 from Virtualization
- Update "fixes_for_4.15.patch" for further API changes in kernel 4.15.

OBS-URL: https://build.opensuse.org/request/show/547420
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=149
2017-12-04 08:59:58 +00:00
Larry Finger
7876a09d35 - Update "fixes_for_4.15.patch" for further API changes in kernel 4.15.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=387
2017-12-02 03:59:12 +00:00
Dominique Leuenberger
400e0970e1 Accepting request 544927 from Virtualization
Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) (forwarded request 544759 from RBrownSUSE)

OBS-URL: https://build.opensuse.org/request/show/544927
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=148
2017-11-30 11:37:53 +00:00
Larry Finger
799f49a940 Accepting request 544759 from home:RBrownSUSE:branches:Virtualization
Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)

OBS-URL: https://build.opensuse.org/request/show/544759
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=385
2017-11-23 17:10:09 +00:00
Larry Finger
fadfe8ba5d - Remove file "fix_KMS_support.patch" - Fixed upstream
Add new patch file "fixes_for_4.15.patch".
  Modified vboxconfig.sh to issue a warning when there is a version mismatch rather than abort.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=384
2017-11-22 16:53:50 +00:00
Dominique Leuenberger
47cdbac474 Accepting request 540677 from Virtualization
- Update "fixes_for_leap15.patch" for wait queue API changes.

- Add file "fixes_for_python.patch".

- Modify "fixes_for_leap15.patch" to handle SKB_GSO_UDP API change.
- Addresses VUL-0: CVE-2017-10392,CVE-2017-10407,CVE-2017-10408,CVE-2017-3733,CVE-2017-10428 as noted in bsc #1064200

OBS-URL: https://build.opensuse.org/request/show/540677
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=147
2017-11-14 13:20:17 +00:00
Larry Finger
f3efb31ed1 - Update "fixes_for_leap15.patch" for wait queue API changes.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=382
2017-11-11 03:41:47 +00:00
Larry Finger
cdc999e54d - Add file "fixes_for_python.patch".
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=381
2017-11-08 02:09:11 +00:00
Larry Finger
806003d2a3 - Modify "fixes_for_leap15.patch" to handle SKB_GSO_UDP API change.
- Addresses VUL-0: CVE-2017-10392,CVE-2017-10407,CVE-2017-10408,CVE-2017-3733,CVE-2017-10428 as noted in bsc #1064200
- Fix /sbin/vboxguestconfig.sh to be similar to /sbin/vboxconfig.sh.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=380
2017-11-07 16:41:30 +00:00
Dominique Leuenberger
6bf6319e0c Accepting request 538137 from Virtualization
- Rename python subpackage
- Update python dependnencies for migration to python3 as default (forwarded request 538131 from pluskalm)

OBS-URL: https://build.opensuse.org/request/show/538137
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=146
2017-11-04 09:24:32 +00:00
Larry Finger
0154baf2ee Accepting request 538131 from home:pluskalm:branches:Virtualization
- Rename python subpackage
- Update python dependnencies for migration to python3 as default

OBS-URL: https://build.opensuse.org/request/show/538131
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=378
2017-11-01 16:00:41 +00:00
Dominique Leuenberger
429e05a7df Accepting request 537648 from Virtualization
- Add patch to handle LEAP 15 API change in wait queues. This change addresses boo#1064524.
  File "fixes_for_leap15.patch" is added to accomplish this task.

OBS-URL: https://build.opensuse.org/request/show/537648
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=145
2017-10-31 14:43:15 +00:00
Larry Finger
cf943cf3ca File "fixes_for_leap15.patch" is added to accomplish this task.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=376
2017-10-30 17:13:32 +00:00
Larry Finger
5d8d1a75e7 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=375 2017-10-23 15:52:25 +00:00
Dominique Leuenberger
a1188d26cb Accepting request 534503 from Virtualization
- Version bump to 5.1.30 (released 2017-10-16 by Oracle)
- Update vboxdrv.sh as recommended in bsc#1060072.
- Move files /usr/lib/virtualbox/VBoxKeyboard.so, /usr/lib/virtualbox/VBoxOGLrenderspu.so, /usr/lib/virtualbox/VBoxSharedClipboard.so, and
   /usr/lib/virtualbox/VBoxSharedCrOpenGL.so from package virtualbox to virtualbox-qt. With this change, package virtualbox no longer needs libX11.

OBS-URL: https://build.opensuse.org/request/show/534503
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=144
2017-10-23 14:39:49 +00:00
Larry Finger
0ff2cee740 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=373 2017-10-22 00:14:07 +00:00